nini on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "nini" 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 nini on Arch using YAY

$ yay -S nini

* (Optional) Uninstall nini on Arch using YAY

$ yay -Rns nini

2. Manually Install "nini" via AUR

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

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

b. Clone nini's git locally

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

c. Go to ~/nini folder and install it

$ cd ~/nini $ makepkg -si

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

ID: 598858
Name: nini
PackageBaseID: 140739
PackageBase: nini
Version: 1.1.0-6
Description: An uncommonly powerful .NET configuration library designed to help build highly configurable applications quickly
URL: http://nini.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: City-busz
FirstSubmitted: 1553704575
LastModified: 1553704575
URLPath: /cgit/aur.git/snapshot/nini.tar.gz