Off the Grid Social Network Manyverse

Manyverse is free and open source decentralized social network application for Android, iOS, Windows, macOS, Linux. It is built on the peer-to-peer SSB protocol (Scuttlebutt Protocol). It is local first social network. You can use the app without any internet and posts are updated after you connect the internet and you can share posts, connect people via Bluetooth and wifi.

Manyverse social app

This app is still in beta. It comes with No ads, No data centers, No tracking, No analytics. It comes with public posts, Private messaging, comments, emoji reactions, content warnings and add pictures in your post. It is released under Mozilla Public License 2.0.

Download Manyverse

How to Install Manyverse on Ubuntu Linux

Manyverse is available via native deb and flatpak package files. Download Manyverse in .deb file format from the above download link and save in your Downloads folder. Open your terminal app (ctrl+alt+t) and run below Manyverse apt install command.

sudo apt install ./Downloads/manyverse*.deb

[OR]

sudo apt install ./Downloads/manyverse_0.2207.5-beta_amd64.deb

Here “manyverse_0.2207.5-beta_amd64.deb” is the downloaded file and you can change the above command based on your file name. Downloads is downloaded file path.

Also Read:  Best API Testing Tools for Linux

And start Manyverse using the application menu or via below command.

manyverse

Install Manyverse via Flatpak:

First you need to install flatpak and flathub and restart your system after the successful installation. In terminal software run below Manyverse flatpak install command.

flatpak install flathub se.manyver.Manyverse

Now start Manyverse using

flatpak run se.manyver.Manyverse

You can also uninstall it via

sudo flatpak uninstall se.manyver.Manyverse

That’s all.

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



Leave a Reply