shiftfs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S shiftfs

* (Optional) Uninstall shiftfs on Arch using YAY

$ yay -Rns shiftfs

2. Manually Install "shiftfs" via AUR

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

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

b. Clone shiftfs's git locally

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

c. Go to ~/shiftfs folder and install it

$ cd ~/shiftfs $ makepkg -si

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

ID: 893948
Name: shiftfs
PackageBaseID: 158174
PackageBase: shiftfs
Version: 20210417-1
Description: kernel module that provides a kernel filesystem for uid/gid shifting; version for default Arch kernel
URL: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/hirsute/tree/fs/shiftfs.c?h=master-next
NumVotes: 0
Popularity: 0
OutOfDate: 1629836320
Maintainer:
Submitter: G3ro
FirstSubmitted: 1601330699
LastModified: 1618688863
URLPath: /cgit/aur.git/snapshot/shiftfs.tar.gz