mount-zip on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mount-zip

* (Optional) Uninstall mount-zip on Arch using YAY

$ yay -Rns mount-zip

2. Manually Install "mount-zip" via AUR

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

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

b. Clone mount-zip's git locally

$ git clone https://aur.archlinux.org/mount-zip.git ~/mount-zip

c. Go to ~/mount-zip folder and install it

$ cd ~/mount-zip $ makepkg -si

3. Information about the mount-zip package on Arch User Repository (AUR)

ID: 1374996
Name: mount-zip
PackageBaseID: 178641
PackageBase: mount-zip
Version: 1.0.12-1
Description: FUSE file system for ZIP archives
URL: https://github.com/google/mount-zip
NumVotes: 2
Popularity: 0.580306
OutOfDate:
Maintainer: DevilishSpirits
Submitter: DevilishSpirits
FirstSubmitted: 1651912966
LastModified: 1703432455
URLPath: /cgit/aur.git/snapshot/mount-zip.tar.gz