Site icon Ubuntu Free

How to install Discord on Ubuntu 24.04

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.

Installing Discord on Ubuntu 24.04

You can use the command line(terminal) to install Discord by following these steps:

  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

Downloading Discord on Ubuntu 24.04

If you prefer, you can instead download Discord on Ubuntu by following these steps:

  1. Open a Web Browser: Launch your preferred web browser.
  2. Visit the Discord Download Page: Go to the official Discord download page.
  3. Download the .deb Package: Click on the link for the Linux .deb package to download it.
  4. Open the Downloaded File: Once the download is complete, locate the downloaded .deb file in your file manager and double-click on it.
  5. Install via Ubuntu Software Center: The .deb file will open in the Ubuntu Software Center. Click on the “Install” button.
  6. Authenticate Installation: Enter your administrative password when prompted to authorize the installation.
  7. Launch Discord: After installation, you can find Discord in your applications menu and start using it.

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

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

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

Exit mobile version