Tuba is a free and open source federated social web client application for Linux. Using Tuba you can connect your friends with support for Mastodon, GoToSocial, Akkoma, Takahe & more. If you don’t known, Fediverse is a decentralized social network that allowing users to communicate across different networks and servers. It is written in Vala and released under GNU General Public License v3.0.
How to install Tuba on Ubuntu
You can install Tuba via flatpak package from flathub. first you need to install the latest version of flatpak and flathub on your system and restart it after the installation.
Install flatpak and flathub on Ubuntu
After that open the terminal application and run this Tuba app flatpak install command.
flatpak install flathub dev.geopjr.Tuba
After the Tuba installation, you can open it using below command.
flatpak run dev.geopjr.Tuba
And uninstall Tuba using below command.
sudo flatpak uninstall dev.geopjr.Tuba
That’s it.