lib32-fuse3 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S lib32-fuse3

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

$ yay -Rns lib32-fuse3

2. Manually Install "lib32-fuse3" via AUR

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

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

b. Clone lib32-fuse3's git locally

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

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

$ cd ~/lib32-fuse3 $ makepkg -si

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

ID: 1331871
Name: lib32-fuse3
PackageBaseID: 138527
PackageBase: lib32-fuse3
Version: 3.16.2-1
Description: A library that makes it possible to implement a filesystem in a userspace program (32 bit)
URL: https://github.com/libfuse/libfuse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sudobash418
Submitter: sudobash418
FirstSubmitted: 1546637706
LastModified: 1696980834
URLPath: /cgit/aur.git/snapshot/lib32-fuse3.tar.gz