-
Notifications
You must be signed in to change notification settings - Fork 388
Open
Labels
Description
Problem Description
as of now linutils failed to install discord on debian 13 while displaying this error:
E: Unable to locate package discord.deb
E: Couldn't find any package by glob 'discord.deb'
E: Couldn't find any package by regex 'discord.deb'
Thanks btw for your contributions to the FOSS community.
Proposed solution
Discord is better off installed as a flatpak with linutils rather than .deb for debian
Alternatives
or using a ubuntu package then correcting dependency's hell
Additional Context
Ubuntu's .deb package won't directly work on Debian unless missing Dependency problem is corrected
Checklist
- I checked for duplicate issues.
- I checked already existing discussions.
- This feature is not included in the roadmap.
Reactions are currently unavailable