libfs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libfs

* (Optional) Uninstall libfs on Arch using YAY

$ yay -Rns libfs

2. Manually Install "libfs" via AUR

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

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

b. Clone libfs's git locally

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

c. Go to ~/libfs folder and install it

$ cd ~/libfs $ makepkg -si

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

ID: 1288580
Name: libfs
PackageBaseID: 195684
PackageBase: libfs
Version: 1.0.9-1
Description: X Font Service client library
URL: https://xorg.freedesktop.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1689291577
LastModified: 1689291577
URLPath: /cgit/aur.git/snapshot/libfs.tar.gz