fstabfmt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S fstabfmt

* (Optional) Uninstall fstabfmt on Arch using YAY

$ yay -Rns fstabfmt

2. Manually Install "fstabfmt" via AUR

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

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

b. Clone fstabfmt's git locally

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

c. Go to ~/fstabfmt folder and install it

$ cd ~/fstabfmt $ makepkg -si

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

ID: 1389230
Name: fstabfmt
PackageBaseID: 164190
PackageBase: fstabfmt
Version: 1.2.0-1
Description: Format /etc/fstab files
URL: https://github.com/xyproto/fstabfmt
NumVotes: 4
Popularity: 1.0E-6
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1615392967
LastModified: 1705761134
URLPath: /cgit/aur.git/snapshot/fstabfmt.tar.gz