simpleini on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S simpleini

* (Optional) Uninstall simpleini on Arch using YAY

$ yay -Rns simpleini

2. Manually Install "simpleini" via AUR

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

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

b. Clone simpleini's git locally

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

c. Go to ~/simpleini folder and install it

$ cd ~/simpleini $ makepkg -si

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

ID: 1377329
Name: simpleini
PackageBaseID: 142726
PackageBase: simpleini
Version: 4.22-1
Description: Cross-platform C++ library providing a simple API to read and write INI-style configuration files
URL: https://github.com/brofield/simpleini
NumVotes: 1
Popularity: 0.244281
OutOfDate:
Maintainer: robertfoster
Submitter: Blutkoete
FirstSubmitted: 1560370468
LastModified: 1703862713
URLPath: /cgit/aur.git/snapshot/simpleini.tar.gz