alib on AUR (Arch User Repository)

Last updated: October 06,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

b. Install alib on Arch using YAY

$ yay -S alib

* (Optional) Uninstall alib on Arch using YAY

$ yay -Rns alib

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

b. Clone alib's git locally

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

c. Go to ~/alib folder and install it

$ cd ~/alib $ makepkg -si

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