fusepak on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S fusepak

* (Optional) Uninstall fusepak on Arch using YAY

$ yay -Rns fusepak

2. Manually Install "fusepak" via AUR

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

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

b. Clone fusepak's git locally

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

c. Go to ~/fusepak folder and install it

$ cd ~/fusepak $ makepkg -si

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

ID: 539904
Name: fusepak
PackageBaseID: 75189
PackageBase: fusepak
Version: 0.5-2
Description: Mount PACK and WAD files via FUSE.
URL: http://fusepak.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: Shardz
FirstSubmitted: 1383881114
LastModified: 1535748558
URLPath: /cgit/aur.git/snapshot/fusepak.tar.gz