libsyscall on AUR (Arch User Repository)
Last updated: January 12,2025
1. Install "libsyscall" 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 libsyscall on Arch using YAY
$
yay -S
libsyscall
Copied
* (Optional) Uninstall libsyscall on Arch using YAY
$
yay -Rns
libsyscall
Copied
2. Manually Install "libsyscall" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libsyscall's git locally
$
git clone https://aur.archlinux.org/libsyscall.git
~/libsyscall
Copied
c. Go to ~/libsyscall folder and install it
$
cd
~/libsyscall
Copied
$
makepkg -si
Copied
3. Information about the libsyscall package on Arch User Repository (AUR)
ID: 382876
Name: libsyscall
PackageBaseID: 119644
PackageBase: libsyscall
Version: 0.1.3-1
Description: A library providing all of the assembly code needed for a C standard library
URL: https://github.com/celskeggs/libsyscall
NumVotes: 0
Popularity: 0
OutOfDate: 1707138474
Maintainer: celskeggs
Submitter: celskeggs
FirstSubmitted: 1486761337
LastModified: 1486806029
URLPath: /cgit/aur.git/snapshot/libsyscall.tar.gz
Name: libsyscall
PackageBaseID: 119644
PackageBase: libsyscall
Version: 0.1.3-1
Description: A library providing all of the assembly code needed for a C standard library
URL: https://github.com/celskeggs/libsyscall
NumVotes: 0
Popularity: 0
OutOfDate: 1707138474
Maintainer: celskeggs
Submitter: celskeggs
FirstSubmitted: 1486761337
LastModified: 1486806029
URLPath: /cgit/aur.git/snapshot/libsyscall.tar.gz