rewritefs-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rewritefs-git

* (Optional) Uninstall rewritefs-git on Arch using YAY

$ yay -Rns rewritefs-git

2. Manually Install "rewritefs-git" via AUR

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

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

b. Clone rewritefs-git's git locally

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

c. Go to ~/rewritefs-git folder and install it

$ cd ~/rewritefs-git $ makepkg -si

3. Information about the rewritefs-git package on Arch User Repository (AUR)

ID: 1133026
Name: rewritefs-git
PackageBaseID: 102713
PackageBase: rewritefs-git
Version: r40.3a56de8-1
Description: A FUSE filesystem intended to be used like Apache mod_rewrite
URL: https://github.com/sloonz/rewritefs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Max-P
FirstSubmitted: 1446260264
LastModified: 1661896148
URLPath: /cgit/aur.git/snapshot/rewritefs-git.tar.gz