attr-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S attr-git

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

$ yay -Rns attr-git

2. Manually Install "attr-git" via AUR

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

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

b. Clone attr-git's git locally

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

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

$ cd ~/attr-git $ makepkg -si

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

ID: 1423168
Name: attr-git
PackageBaseID: 124968
PackageBase: attr-git
Version: 2.5.2.r2.g943c776-1
Description: Commands for manipulating filesystem extended attributes
URL: https://savannah.nongnu.org/projects/attr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503333577
LastModified: 1709899684
URLPath: /cgit/aur.git/snapshot/attr-git.tar.gz