archivemount on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S archivemount

* (Optional) Uninstall archivemount on Arch using YAY

$ yay -Rns archivemount

2. Manually Install "archivemount" via AUR

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

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

b. Clone archivemount's git locally

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

c. Go to ~/archivemount folder and install it

$ cd ~/archivemount $ makepkg -si

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

ID: 1310457
Name: archivemount
PackageBaseID: 99444
PackageBase: archivemount
Version: 0.9.1-3
Description: FUSE based filesystem for mounting compressed archives
URL: https://www.cybernoia.de/software/archivemount.html
NumVotes: 36
Popularity: 0.509481
OutOfDate:
Maintainer: fbrennan
Submitter:
FirstSubmitted: 1441543931
LastModified: 1693270219
URLPath: /cgit/aur.git/snapshot/archivemount.tar.gz