sdfs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S sdfs

* (Optional) Uninstall sdfs on Arch using YAY

$ yay -Rns sdfs

2. Manually Install "sdfs" via AUR

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

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

b. Clone sdfs's git locally

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

c. Go to ~/sdfs folder and install it

$ cd ~/sdfs $ makepkg -si

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

ID: 1046961
Name: sdfs
PackageBaseID: 113132
PackageBase: sdfs
Version: 3.10.8.0-3
Description: Deduplication file system from Opendedup
URL: http://opendedup.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DarkShadow44
Submitter: DarkShadow44
FirstSubmitted: 1467508264
LastModified: 1646538667
URLPath: /cgit/aur.git/snapshot/sdfs.tar.gz