fatattr on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S fatattr

* (Optional) Uninstall fatattr on Arch using YAY

$ yay -Rns fatattr

2. Manually Install "fatattr" via AUR

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

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

b. Clone fatattr's git locally

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

c. Go to ~/fatattr folder and install it

$ cd ~/fatattr $ makepkg -si

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

ID: 899164
Name: fatattr
PackageBaseID: 24807
PackageBase: fatattr
Version: 1.0.1-7
Description: Display or change attributes on a FAT filesystem
URL: http://kernel.org/pub/linux/utils/fs/fat/fatattr/
NumVotes: 14
Popularity: 0.076819
OutOfDate:
Maintainer: chungy
Submitter: djgera
FirstSubmitted: 1237488866
LastModified: 1619665224
URLPath: /cgit/aur.git/snapshot/fatattr.tar.gz