dwarfs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dwarfs

* (Optional) Uninstall dwarfs on Arch using YAY

$ yay -Rns dwarfs

2. Manually Install "dwarfs" via AUR

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

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

b. Clone dwarfs's git locally

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

c. Go to ~/dwarfs folder and install it

$ cd ~/dwarfs $ makepkg -si

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

ID: 1422625
Name: dwarfs
PackageBaseID: 160415
PackageBase: dwarfs
Version: 0.9.6-1
Description: A fast high compression read-only file system
URL: https://github.com/mhx/dwarfs
NumVotes: 13
Popularity: 0.600746
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1606737446
LastModified: 1709831762
URLPath: /cgit/aur.git/snapshot/dwarfs.tar.gz