archivefs on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "archivefs" 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
Copied
b. Install archivefs on Arch using YAY
$
yay -S
archivefs
Copied
* (Optional) Uninstall archivefs on Arch using YAY
$
yay -Rns
archivefs
Copied
2. Manually Install "archivefs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone archivefs's git locally
$
git clone https://aur.archlinux.org/archivefs.git
~/archivefs
Copied
c. Go to ~/archivefs folder and install it
$
cd
~/archivefs
Copied
$
makepkg -si
Copied
3. Information about the archivefs package on Arch User Repository (AUR)
ID: 895171
Name: archivefs
PackageBaseID: 165843
PackageBase: archivefs
Version: 1.0.0-1
Description: A read-only FUSE filesystem for mounting compressed archives, inspired by archivemount.
URL: https://github.com/bugnano/archivefs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bugnano
Submitter: bugnano
FirstSubmitted: 1618923962
LastModified: 1618923962
URLPath: /cgit/aur.git/snapshot/archivefs.tar.gz
Name: archivefs
PackageBaseID: 165843
PackageBase: archivefs
Version: 1.0.0-1
Description: A read-only FUSE filesystem for mounting compressed archives, inspired by archivemount.
URL: https://github.com/bugnano/archivefs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bugnano
Submitter: bugnano
FirstSubmitted: 1618923962
LastModified: 1618923962
URLPath: /cgit/aur.git/snapshot/archivefs.tar.gz