lessfs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lessfs

* (Optional) Uninstall lessfs on Arch using YAY

$ yay -Rns lessfs

2. Manually Install "lessfs" via AUR

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

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

b. Clone lessfs's git locally

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

c. Go to ~/lessfs folder and install it

$ cd ~/lessfs $ makepkg -si

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

ID: 571938
Name: lessfs
PackageBaseID: 101446
PackageBase: lessfs
Version: 1.7.0-2
Description: FUSE-based deduplicating filesystem
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1444309184
LastModified: 1545961815
URLPath: /cgit/aur.git/snapshot/lessfs.tar.gz