Ferdium – Manage All Messaging and Chat Services

Ferdium is a free and open source multi message and chat service management software for Linux, Windows and MacOS. Using Ferdium application, you can manage all your messaging and chat services in one place. It supports more than 215 built-in services support and comes with password lock, custom servers support. You can also sync all your services with Ferdium account. Some other features are quick switch, built in Todo, private notification, cloud sync, different Workspaces for different roles, unlimited accounts support, Anonymous Access and Proxy support. It is based on and continuation of the Ferdi project.

Ferdium
Download Ferdium [Windows, MacOS, Linux]

How to Install Ferdium on Ubuntu Linux

Ferdium is available as a flatpak, snap, portable .AppImage and native .deb package files. In the terminal app (ctrl+alt+t) run below snap Ferdium installation command . It will install the latest version of Ferdium on your system. It is still in development phase.

sudo snap install ferdium --beta

[or]

sudo snap install ferdium --edge

You can uninstall it via

sudo snap remove ferdium

Install Ferdium via Flatpak:

First you need to install flatpak and flathub on your system and restart after the installation. Now in terminal app run below flatpak installation command.

flatpak install flathub org.ferdium.Ferdium

You can run Ferdium using this command.

flatpak run org.ferdium.Ferdium

and uninstall it via

sudo flatpak uninstall org.ferdium.Ferdium

Install Ferdium via DEB:

Download Ferdium in .deb package file from the top above Ferdium Download link and save it on your Downloads folder. Open the terminal application and run below command to install it.

sudo apt install ./Download/ferdium*.deb

Install Ferdium via AppImage:

Download Ferdium in .AppImage file format from the above download link and save it on your Downloads folder. Open the terminal app (ctrl+alt+t) and run below commands one by one to run Ferdium.

cd Downloads
sudo chmod +x ~ Ferdium-6.0.0-nightly.69.AppImage
./Ferdium-6.0.0-nightly.69.AppImage

Here”Ferdium-6.0.0-nightly.69.AppImage” is the downloaded file name. You can change this command based on your name.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  Reduce SVG File Size with Oh My SVG

Leave a Reply