lib32-fuse2 on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S lib32-fuse2

* (Optional) Uninstall lib32-fuse2 on Arch using YAY

$ yay -Rns lib32-fuse2

2. Manually Install "lib32-fuse2" via AUR

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

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

b. Clone lib32-fuse2's git locally

$ git clone https://aur.archlinux.org/lib32-fuse2.git ~/lib32-fuse2

c. Go to ~/lib32-fuse2 folder and install it

$ cd ~/lib32-fuse2 $ makepkg -si

3. Information about the lib32-fuse2 package on Arch User Repository (AUR)

ID: 1071517
Name: lib32-fuse2
PackageBaseID: 138528
PackageBase: lib32-fuse2
Version: 2.9.9-2
Description: A library that makes it possible to implement a filesystem in a userspace program (32 bit)
URL: https://github.com/libfuse/libfuse
NumVotes: 7
Popularity: 0.02138
OutOfDate:
Maintainer: sudobash418
Submitter: sudobash418
FirstSubmitted: 1546637826
LastModified: 1650873134
URLPath: /cgit/aur.git/snapshot/lib32-fuse2.tar.gz