ncine on AUR (Arch User Repository)

Last updated: June 27,2024

1. Install "ncine" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install ncine on Arch using YAY

$ yay -S ncine

* (Optional) Uninstall ncine on Arch using YAY

$ yay -Rns ncine

2. Manually Install "ncine" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ncine's git locally

$ git clone https://aur.archlinux.org/ncine.git ~/ncine

c. Go to ~/ncine folder and install it

$ cd ~/ncine $ makepkg -si

3. Information about the ncine package on Arch User Repository (AUR)

ID: 739090
Name: ncine
PackageBaseID: 144910
PackageBase: ncine
Version: 2020.05-1
Description: A multi-platform 2D game engine
URL: http://ncine.github.io
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: encelo
Submitter: encelo
FirstSubmitted: 1567936517
LastModified: 1589883321
URLPath: /cgit/aur.git/snapshot/ncine.tar.gz