ssdfs-tools on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ssdfs-tools

* (Optional) Uninstall ssdfs-tools on Arch using YAY

$ yay -Rns ssdfs-tools

2. Manually Install "ssdfs-tools" via AUR

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

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

b. Clone ssdfs-tools's git locally

$ git clone https://aur.archlinux.org/ssdfs-tools.git ~/ssdfs-tools

c. Go to ~/ssdfs-tools folder and install it

$ cd ~/ssdfs-tools $ makepkg -si

3. Information about the ssdfs-tools package on Arch User Repository (AUR)

ID: 1217843
Name: ssdfs-tools
PackageBaseID: 190800
PackageBase: ssdfs-tools
Version: 4.09-1
Description: SSDFS file system utilities
URL: https://github.com/dubeyko/ssdfs-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1677346819
LastModified: 1677346819
URLPath: /cgit/aur.git/snapshot/ssdfs-tools.tar.gz