Mepo is a free and open source OpenStreetMap viewer for Linux. It is a simple and fast map application with both offline and online support. It comes with simple minimalist user interface with touch, mouse and keyboard support, fast SDL-based rendering, minimal command-language for Mepolang, Vi-like keys, shell-script integration support, dynamic tile caching and more.
How to Install Mepo on Ubuntu Linux
You can install Mepo via flatpak package from flathub remote. If you don’t have then install flatpak and flathub on your system using the below tutorial link. Restart your Linux system after the flatpak and flathub installation.
How to Install Flatpak and Flathub
After that run below Mepo Map Viewer application flatpak installation command. It will install the latest version of Mepo on your system.
flatpak install flathub com.milesalan.mepo
After the successful installation of Mepo run below command to run it. You can also run from the show application menu.
flatpak run com.milesalan.mepo
And uninstall it using
sudo flatpak uninstall com.milesalan.mepo
That’s it.