lib32-check on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "lib32-check" 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 lib32-check on Arch using YAY
$
yay -S
lib32-check
Copied
* (Optional) Uninstall lib32-check on Arch using YAY
$
yay -Rns
lib32-check
Copied
2. Manually Install "lib32-check" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lib32-check's git locally
$
git clone https://aur.archlinux.org/lib32-check.git
~/lib32-check
Copied
c. Go to ~/lib32-check folder and install it
$
cd
~/lib32-check
Copied
$
makepkg -si
Copied
3. Information about the lib32-check package on Arch User Repository (AUR)
ID: 777229
Name: lib32-check
PackageBaseID: 112343
PackageBase: lib32-check
Version: 0.15.2-1
Description: A unit testing framework for C (32-bit)
URL: https://libcheck.github.io/check/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: orumin
FirstSubmitted: 1465664562
LastModified: 1597092459
URLPath: /cgit/aur.git/snapshot/lib32-check.tar.gz
Name: lib32-check
PackageBaseID: 112343
PackageBase: lib32-check
Version: 0.15.2-1
Description: A unit testing framework for C (32-bit)
URL: https://libcheck.github.io/check/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: orumin
FirstSubmitted: 1465664562
LastModified: 1597092459
URLPath: /cgit/aur.git/snapshot/lib32-check.tar.gz