fuse-tar on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S fuse-tar

* (Optional) Uninstall fuse-tar on Arch using YAY

$ yay -Rns fuse-tar

2. Manually Install "fuse-tar" via AUR

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

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

b. Clone fuse-tar's git locally

$ git clone https://aur.archlinux.org/fuse-tar.git ~/fuse-tar

c. Go to ~/fuse-tar folder and install it

$ cd ~/fuse-tar $ makepkg -si

3. Information about the fuse-tar package on Arch User Repository (AUR)

ID: 895945
Name: fuse-tar
PackageBaseID: 165923
PackageBase: fuse-tar
Version: 1.0-4
Description: A simple tar-archive FUSE mounter
URL: https://github.com/Benni3D/fuse-tar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BenniTec
Submitter: BenniTec
FirstSubmitted: 1619026749
LastModified: 1619027096
URLPath: /cgit/aur.git/snapshot/fuse-tar.tar.gz