logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install yairm210/Unciv. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

yairm210/Unciv Installation Guide

How to install yairm210/Unciv. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for yairm210/Unciv. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i yairm210/Unciv
or

Install via npx

npx @hexmos/ipm i yairm210/Unciv

Prerequisites

Java Development Kit

runtime

Version: 8 or higher

Docker

runtime

Homebrew

package manager

Version: latest

Chocolatey

package manager

Version: latest

Scoop

package manager

Version: latest

AUR Helper

package manager

Version: any

Flatpak

package manager

Version: latest

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install on Android via Google Play

am start -a android.intent.action.VIEW -d "https://play.google.com/store/apps/details?id=com.unciv.app"

Install on Android via F-Droid

am start -a android.intent.action.VIEW -d "https://f-droid.org/en/packages/com.unciv.app/"

Install on Linux via Flathub

flatpak install flathub io.github.yairm210.unciv

Install on Linux via AUR

sudo pacman -S unciv-bin --noconfirm

Install on Windows via MSI

msiexec /i Unciv.msi /qn

Install on Windows via Chocolatey

choco install unciv --yes

Install on Windows via Scoop

scoop install unciv

Install on MacOS via Homebrew

brew install unciv

Install on Raspberry Pi via Pi-apps

pi-apps install Unciv

Run using Docker

docker run -d -p 6901:6901 -p 5901:5901 ghcr.io/yairm210/unciv

sensible-browser http://localhost:6901/vnc.html?password=headless

Build from Source (without Android Studio)

git clone https://github.com/yairm210/Unciv.git

cd Unciv

java -jar Unciv.jar