Archives For November 30, 1999

This is a step by step guide shows how to install Discord instant messaging app and keep it up-to-date in Ubuntu 24.04 LTS.

Discord is a popular instant messaging and VoIP social platform, that supports voice & video calls, text messaging, media and files. It works in Windows, Linux, macOS, Android, iOS/iPadOS, and web browser.

Discord for Linux so far supports only x86_64 (AMD/Intel CPUs) platform with following packages:

  • Deb – native for Debian/Ubuntu.
  • tar.gz – portable package for most Linux.
  • Flatpak – runs in sandbox for most Linux.
  • Snap – runs in sandbox for most Linux.


Continue Reading…

FetchCord is a simple tool grabs your system information and displays it as Discord Rich Presence.

FetchCord is written in Python 3 and relies on Neofetch for your basic system information. With the handy tool, you’ll see your system info inside Discord user’s profile.

How to install FetchCord:

1. In Ubuntu 20.04 and Linux Mint 20, first open terminal (Ctrl+Alt+T) and run command to install Neofetch and python3-pip package:

sudo apt install neofetch python3-pip

2. Then install Fetchcord via pip command:

pip3 install fetchcord

Once installed, run fetchcord command while Discord is running and enjoy!

NOTE: while the software is in very early stage, it may have bugs. For any issue report to the Github page.

discord-icon

Discord, a free proprietary voice and text chat app for gamers, now offers official Discord stable client for Linux 64-bit.

    Discord runs on Microsoft Windows, macOS, Android, iOS, Linux, and in a web browser, which all support fundamental chat-based text features. The Discord application for personal computers is designed for use while gaming, including features such as low-latency, free voice chat servers for users and a dedicated server infrastructure. Discord’s developers plan to add video calling and screen sharing. Direct calling was added in an update on July 28, 2016, with support for calls between two or more users. The company introduced its GameBridge API in December 2016 that allows game developers to directly support integration with Discord within games.

discord-voip

The first stable 0.0.1 release of Discord client for Linux is available for download one day ago. Just go to the official download link below, choose download .deb for Debian/Ubuntu or .tar.gz:

Discord Download Page

Then click install via Ubuntu Software or Gdebi package manager.

launch-discord-client