ignorefs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ignorefs

* (Optional) Uninstall ignorefs on Arch using YAY

$ yay -Rns ignorefs

2. Manually Install "ignorefs" via AUR

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

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

b. Clone ignorefs's git locally

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

c. Go to ~/ignorefs folder and install it

$ cd ~/ignorefs $ makepkg -si

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

ID: 1097104
Name: ignorefs
PackageBaseID: 183096
PackageBase: ignorefs
Version: 1.0.3-1
Description: FUSE filesystem that hides/ignores files and directories based on an ignore file.
URL: https://github.com/ryanpetris/ignorefs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petris
Submitter: petris
FirstSubmitted: 1654968947
LastModified: 1654986893
URLPath: /cgit/aur.git/snapshot/ignorefs.tar.gz