needsple.blogg.se

Linux install discord
Linux install discord





linux install discord

deb package on Debian is straightforward however, Discord requires just a bit more work, as one of its dependencies, libappindicator3-1 is not available in the latest Debian version – Debian 11 Bullseye repository. sudo apt update Install DiscordĪfter updating all the packages, you can move on to installing the Discord. To do this, run the below-mentioned command to update the apt packages list of the Debian repository. This problem is not present in programs installed using apt or using the deb file, as they call the same dependencies on the system instead of managing them separately.Īlso see: How to get a Discord AKA tag Install Discord on Debian using apt Update all packagesīefore installing any new package or software application, it is suggested that you refresh your system cache. The reason behind this is that every depencies of a program must be grouped up in the snap package, so for example, if you’re installing multiple programs that requires Python 3.x, you would have multiple Python 3.x binaries on your disk. While having advantages on security and require less dependencies, snap packages are often complained to take up a huge amount of disk. 16 from Snapcrafters installed Code language: CSS ( css ) The output may look something like this : discord 0. Now that snap is properly set up, all you need to do to install Discord is running the command below : sudo snap install discord 4 from Canonical✓ installed Code language: CSS ( css )

linux install discord linux install discord

You will see something like this core 16 -2. In order to do that, run the following command in any terminal window : sudo snap install core If you are installing snap for the first time, it is advised to install the core package to make sure that all the basic features of snap works fine. The snapd is the primary daemon which manages all “snaps” on your system. Since Ubuntu is a Debian-based operating system, snap can also be installed and used in Debian.įirst, you have to install snapd on your Debian 11 Bullseye using apt. Plus, apps run in their own isolated sandbox, thus minimizing security risks. With snaps, you can install all of an app’s dependencies with a single command, and updates are automatic and resilient. Snap is the new way of installing software on Linux systems, introduced by Canonical, who owns Ubuntu. 2.2 Install Discord Install Discord on Debian using snap







Linux install discord