Skip to content

RAcl/discord-debian11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord-debian11

Convert the discord deb made for ubuntu to debian11

Descripction

Discord currently has a package created for ubuntu, however, it fails due to dependencies when trying to install it on debian 11. This is because the library does not have the same name under debian as in ubuntu, so it is necessary to change the package's dependency list to install.

Based on

This script is based on the steps indicated on the website https://www.linuxcapable.com/how-to-install-discord-on-debian-11-bullseye

USAGE

The use of the script should be similar to the following:

git clone https://github.com/RAcl/discord-debian11.git
cd discord-debian11
wget https://dl.discordapp.net/apps/linux/0.0.18/discord-0.0.18.deb
sh debian11-discord.sh discord-0.0.18.deb

where 0.0.18 is the discord version.

The user executing the script requires sudo access.

It has been successfully tested from dicord versions' 0.0.16 to 0.0.32.

About

change discord ubuntu package to debian11 package

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages