Site icon Ubuntu Free

How to install Discord for Ubuntu

Looking for the best way to install Discord on your Ubuntu 24.04 system? In this post, we’ll guide you through everything you need to know about getting Discord up and running on your Ubuntu machine.

Whether you’re new to Ubuntu Linux or just need a reliable communication tool for gaming, study groups, or business, Discord remains one of the top choices in 2024 for voice, video, and text chat. With easy installation methods via Snap and Flatpak, you’ll be ready to join your community in no time.

How to download Discord on Ubuntu

How install Discord on your Ubuntu system, follow the instructions below:

  1. Choose where you want to download Discord from:
  2. Once downloaded, follow the provided installation instructions for your chosen format. After installation, launch Discord from your applications menu and start chatting with your community.

Manually Install Discord via Terminal

  1. Open your terminal.
  2. Run the following command to install Discord via the Snap package:
    sudo snap install discord
  3. If you prefer to install Discord via Flatpak, use this command:
    flatpak install flathub com.discordapp.Discord
  4. Once the installation is complete, launch Discord from your applications menu or by typing:
    discord

How to uninstall Discord

  1. Open your terminal.
  2. Run the following command to uninstall Discord if installed via Snap:
    sudo snap remove discord
  3. If you installed Discord via Flatpak, use this command instead:
    flatpak uninstall com.discordapp.Discord
  4. To remove any residual configuration files, you can run the following:
    rm -rf ~/.config/discord

What Is Discord About?

Discord is a cross-platform voice and text chat app designed specifically for gamers. With the Linux app you can stay connected to all your Discord voice and text channels even while AFK. It is perfect for chatting with team members, seeing who is playing online, and catching up on text conversations you may have.

Discord App Features:

Discord Screenshots

Discord Video

You can try other messaging apps like Skype, WhatsApp & Telegram on Ubuntu.

Exit mobile version