cpptoml on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "cpptoml" 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
Copied
b. Install cpptoml on Arch using YAY
$
yay -S
cpptoml
Copied
* (Optional) Uninstall cpptoml on Arch using YAY
$
yay -Rns
cpptoml
Copied
2. Manually Install "cpptoml" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cpptoml's git locally
$
git clone https://aur.archlinux.org/cpptoml.git
~/cpptoml
Copied
c. Go to ~/cpptoml folder and install it
$
cd
~/cpptoml
Copied
$
makepkg -si
Copied
3. Information about the cpptoml package on Arch User Repository (AUR)
ID: 1234768
Name: cpptoml
PackageBaseID: 192134
PackageBase: cpptoml
Version: 0.1.1-3
Description: A header-only library for parsing TOML
URL: https://github.com/skystrife/cpptoml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680302594
LastModified: 1680302594
URLPath: /cgit/aur.git/snapshot/cpptoml.tar.gz
Name: cpptoml
PackageBaseID: 192134
PackageBase: cpptoml
Version: 0.1.1-3
Description: A header-only library for parsing TOML
URL: https://github.com/skystrife/cpptoml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680302594
LastModified: 1680302594
URLPath: /cgit/aur.git/snapshot/cpptoml.tar.gz