composefs on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S composefs

* (Optional) Uninstall composefs on Arch using YAY

$ yay -Rns composefs

2. Manually Install "composefs" via AUR

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

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

b. Clone composefs's git locally

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

c. Go to ~/composefs folder and install it

$ cd ~/composefs $ makepkg -si

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

ID: 1411355
Name: composefs
PackageBaseID: 202660
PackageBase: composefs
Version: v1.0.3-3
Description: Tools to handle creating and mounting composefs images
URL: https://github.com/containers/composefs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mstreif
Submitter: mstreif
FirstSubmitted: 1708185511
LastModified: 1708261392
URLPath: /cgit/aur.git/snapshot/composefs.tar.gz