skalibs on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S skalibs

* (Optional) Uninstall skalibs on Arch using YAY

$ yay -Rns skalibs

2. Manually Install "skalibs" via AUR

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

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

b. Clone skalibs's git locally

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

c. Go to ~/skalibs folder and install it

$ cd ~/skalibs $ makepkg -si

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

ID: 1377944
Name: skalibs
PackageBaseID: 6800
PackageBase: skalibs
Version: 2.14.1.0-1
Description: A general-purpose utility library for secure, small C development
URL: http://www.skarnet.org/software/skalibs/
NumVotes: 5
Popularity: 0.000145
OutOfDate:
Maintainer: andykluger
Submitter:
FirstSubmitted: 1158373609
LastModified: 1703998810
URLPath: /cgit/aur.git/snapshot/skalibs.tar.gz