clib on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S clib

* (Optional) Uninstall clib on Arch using YAY

$ yay -Rns clib

2. Manually Install "clib" via AUR

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

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

b. Clone clib's git locally

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

c. Go to ~/clib folder and install it

$ cd ~/clib $ makepkg -si

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

ID: 1233164
Name: clib
PackageBaseID: 120678
PackageBase: clib
Version: 2.8.3-1
Description: C package manager-ish
URL: https://www.clibs.org
NumVotes: 4
Popularity: 0.002518
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1489764098
LastModified: 1680005171
URLPath: /cgit/aur.git/snapshot/clib.tar.gz