cpp-mini on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S cpp-mini

* (Optional) Uninstall cpp-mini on Arch using YAY

$ yay -Rns cpp-mini

2. Manually Install "cpp-mini" via AUR

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

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

b. Clone cpp-mini's git locally

$ git clone https://aur.archlinux.org/cpp-mini.git ~/cpp-mini

c. Go to ~/cpp-mini folder and install it

$ cd ~/cpp-mini $ makepkg -si

3. Information about the cpp-mini package on Arch User Repository (AUR)

ID: 1387896
Name: cpp-mini
PackageBaseID: 201678
PackageBase: cpp-mini
Version: 0.9.15-1
Description: Tiny, header only C++ library for manipulating INI files.
URL: https://github.com/metayeti/mINI
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: meanjollies
FirstSubmitted: 1705551631
LastModified: 1705551631
URLPath: /cgit/aur.git/snapshot/cpp-mini.tar.gz