sini on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S sini

* (Optional) Uninstall sini on Arch using YAY

$ yay -Rns sini

2. Manually Install "sini" via AUR

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

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

b. Clone sini's git locally

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

c. Go to ~/sini folder and install it

$ cd ~/sini $ makepkg -si

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

ID: 662769
Name: sini
PackageBaseID: 144289
PackageBase: sini
Version: 0.1.1-1
Description: Simple INI handling library
URL: https://gitlab.com/oktopod11/sini
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: oktopod11
FirstSubmitted: 1565731922
LastModified: 1572807203
URLPath: /cgit/aur.git/snapshot/sini.tar.gz