qlibc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S qlibc

* (Optional) Uninstall qlibc on Arch using YAY

$ yay -Rns qlibc

2. Manually Install "qlibc" via AUR

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

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

b. Clone qlibc's git locally

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

c. Go to ~/qlibc folder and install it

$ cd ~/qlibc $ makepkg -si

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

ID: 446629
Name: qlibc
PackageBaseID: 125875
PackageBase: qlibc
Version: 2.4.2-1
Description: A simple and powerful C library.
URL: https://github.com/wolkykim/qlibc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: onixion
Submitter: onixion
FirstSubmitted: 1506390236
LastModified: 1506408744
URLPath: /cgit/aur.git/snapshot/qlibc.tar.gz