archivemount on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install archivemount on Arch using YAY
$
yay -S
archivemount
Copied
* (Optional) Uninstall archivemount on Arch using YAY
$
yay -Rns
archivemount
Copied
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
Copied
b. Clone archivemount's git locally
$
git clone https://aur.archlinux.org/archivemount.git
~/archivemount
Copied
c. Go to ~/archivemount folder and install it
$
cd
~/archivemount
Copied
$
makepkg -si
Copied
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
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