dhtfs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dhtfs

* (Optional) Uninstall dhtfs on Arch using YAY

$ yay -Rns dhtfs

2. Manually Install "dhtfs" via AUR

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

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

b. Clone dhtfs's git locally

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

c. Go to ~/dhtfs folder and install it

$ cd ~/dhtfs $ makepkg -si

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

ID: 355807
Name: dhtfs
PackageBaseID: 27458
PackageBase: dhtfs
Version: 0.3.0-3
Description: Tagging based filesystem, providing dynamic directory hierarchies based on tags associated with files
URL: https://github.com/mayuresh/dhtfs
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1245554098
LastModified: 1479044333
URLPath: /cgit/aur.git/snapshot/dhtfs.tar.gz