Guilded is a free messaging, voice and video service platform for Windows, Linux, macOS, Android and iOS from Roblox. Using this you can make voice calls, video calls, text messaging, share media and files in private chats. It is mainly focus on video gaming communities and good alternative for Discord. It comes with video screen sharing, Stream, event calendars and scheduling, bot builder and more.
Install Guilded on Ubuntu Linux
Guilded is available as native deb and flatpak package for Linux. Download Guilded in a .deb package file from the above download link and save it on your Downloads folder. Open the terminal command line application (ctrl+alt+t) and run below command to install on your system.
sudo apt install ./Downloads/Guilded-Linux.deb
And you can run Guilded from the below command or via the application menu.
guilded
Install Guilded via flatpak
First you need to install flatpak and flathub on your system and restart your system after the installation. Open the terminal app and run below Guilded flatpak install command.
flatpak install flathub gg.guilded.Guilded
It will install the latest version of Guilded on your system. You can start Guilded via below command.
flatpak run gg.guilded.Guilded
If you want to uninstall it then run below Guilded uninstall command.
sudo flatpak uninstall gg.guilded.Guilded
That’s it.