UnCiv is a free and open source turn-based strategy game for Linux, Android and Windows. This game is heavily inspired by Civilization V but released under MPL 2.0 license. It is based on LibGDX and written on Kotlin. In this game you need to build your civilization, research technologies, expand your cities and defeat your enemies. It also support mods so you can extend its features.
How to install UnCiv on Ubuntu
It is available as flatpak and portable self run application. Go to the above download link and download “Unciv-Linux64.zip” file. After that right click and select extract here. open the extracted folder and Run Unciv program file.
Install UnCiv via Flatpak
You can also install UnCiv via flatpak on your system. First you need to install and setup flatpak and flathub on your system. And restart after the flatpak installation.
Open the terminal app (ctrl+alt+t) and run below UnCiv flatpak command to install it.
flatpak install flathub io.github.yairm210.unciv
You can run UnCiv via below command.
flatpak run io.github.yairm210.unciv
That’s it.