libsafec on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "libsafec" 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 libsafec on Arch using YAY
$
yay -S
libsafec
Copied
* (Optional) Uninstall libsafec on Arch using YAY
$
yay -Rns
libsafec
Copied
2. Manually Install "libsafec" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libsafec's git locally
$
git clone https://aur.archlinux.org/libsafec.git
~/libsafec
Copied
c. Go to ~/libsafec folder and install it
$
cd
~/libsafec
Copied
$
makepkg -si
Copied
3. Information about the libsafec package on Arch User Repository (AUR)
ID: 1046891
Name: libsafec
PackageBaseID: 125203
PackageBase: libsafec
Version: 1:3.7.1-1
Description: Implementtion of C11 Annex K + ISO TR24731 Bounds Checking Interface
URL: https://github.com/rurban/safeclib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1504137339
LastModified: 1646519347
URLPath: /cgit/aur.git/snapshot/libsafec.tar.gz
Name: libsafec
PackageBaseID: 125203
PackageBase: libsafec
Version: 1:3.7.1-1
Description: Implementtion of C11 Annex K + ISO TR24731 Bounds Checking Interface
URL: https://github.com/rurban/safeclib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1504137339
LastModified: 1646519347
URLPath: /cgit/aur.git/snapshot/libsafec.tar.gz