shiftfs-dkms on AUR (Arch User Repository)

Last updated: March 28,2024

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

$ yay -S shiftfs-dkms

* (Optional) Uninstall shiftfs-dkms on Arch using YAY

$ yay -Rns shiftfs-dkms

2. Manually Install "shiftfs-dkms" via AUR

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

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

b. Clone shiftfs-dkms's git locally

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

c. Go to ~/shiftfs-dkms folder and install it

$ cd ~/shiftfs-dkms $ makepkg -si

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

ID: 1113867
Name: shiftfs-dkms
PackageBaseID: 158204
PackageBase: shiftfs-dkms
Version: 20220704-1
Description: Linux kernel module that provides a kernel filesystem for uid/gid shifting; dkms version for 5.18.x and 5.19.x kernels
URL: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/kinetic/log/fs/shiftfs.c?h=lowlatency-next
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: G3ro
FirstSubmitted: 1601409204
LastModified: 1658178240
URLPath: /cgit/aur.git/snapshot/shiftfs-dkms.tar.gz