MinesTRIX is a free and open source Matrix based social media client application for Linux, Android and iOS. It supports E2EE to protect the posts. It comes with E2EE using Olm to protect your privacy, dhare text, images to your friends, chats support, decentralized network, comment, Markdown support, End-To-End Encryption, create groups, find your friends, dark theme support and no ads and analytics.
How to Install MinesTRIX on Ubuntu
MinesTRIX is available as a flatpak from flathub. If you don’t have then install flatpak and flathub on your system and restart it after the installation.
Now open the terminal software using the ctrl+alt+t keys and run below MinesTRIX flatpak install command. It will install the latest version of MinesTRIX on your system.
flatpak install flathub fr.henri2h.minestrix
And start MinesTRIX using below command or via the show applications menu.
flatpak run fr.henri2h.minestrix
And uninstall MinesTRIX using below command.
sudo flatpak uninstall fr.henri2h.minestrix
That’s it.