qlibc on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install qlibc on Arch using YAY
$
yay -S
qlibc
Copied
* (Optional) Uninstall qlibc on Arch using YAY
$
yay -Rns
qlibc
Copied
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
Copied
b. Clone qlibc's git locally
$
git clone https://aur.archlinux.org/qlibc.git
~/qlibc
Copied
c. Go to ~/qlibc folder and install it
$
cd
~/qlibc
Copied
$
makepkg -si
Copied
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
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