libcomposefs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libcomposefs

* (Optional) Uninstall libcomposefs on Arch using YAY

$ yay -Rns libcomposefs

2. Manually Install "libcomposefs" via AUR

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

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

b. Clone libcomposefs's git locally

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

c. Go to ~/libcomposefs folder and install it

$ cd ~/libcomposefs $ makepkg -si

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

ID: 1411356
Name: libcomposefs
PackageBaseID: 202660
PackageBase: composefs
Version: v1.0.3-3
Description: Libraries for composefs
URL: https://github.com/containers/composefs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mstreif
Submitter: mstreif
FirstSubmitted: 1708185511
LastModified: 1708261392
URLPath: /cgit/aur.git/snapshot/libcomposefs.tar.gz