alib on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "alib" 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 alib on Arch using YAY
$
yay -S
alib
Copied
* (Optional) Uninstall alib on Arch using YAY
$
yay -Rns
alib
Copied
2. Manually Install "alib" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone alib's git locally
$
git clone https://aur.archlinux.org/alib.git
~/alib
Copied
c. Go to ~/alib folder and install it
$
cd
~/alib
Copied
$
makepkg -si
Copied
3. Information about the alib package on Arch User Repository (AUR)
ID: 1030101
Name: alib
PackageBaseID: 166930
PackageBase: alib
Version: 1.0.0-1
Description: Modern cross platform C++ header only library which features many useful utility functions
URL: https://github.com/Abir-Tx/ALib.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Abir-Tx
Submitter: Abir-Tx
FirstSubmitted: 1621067660
LastModified: 1643739439
URLPath: /cgit/aur.git/snapshot/alib.tar.gz
Name: alib
PackageBaseID: 166930
PackageBase: alib
Version: 1.0.0-1
Description: Modern cross platform C++ header only library which features many useful utility functions
URL: https://github.com/Abir-Tx/ALib.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Abir-Tx
Submitter: Abir-Tx
FirstSubmitted: 1621067660
LastModified: 1643739439
URLPath: /cgit/aur.git/snapshot/alib.tar.gz