amount on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S amount

* (Optional) Uninstall amount on Arch using YAY

$ yay -Rns amount

2. Manually Install "amount" via AUR

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

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

b. Clone amount's git locally

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

c. Go to ~/amount folder and install it

$ cd ~/amount $ makepkg -si

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

ID: 549199
Name: amount
PackageBaseID: 135677
PackageBase: amount
Version: 1.5.1-4
Description: Filesystem mounting utility for ordinary users.
URL: https://www.jameds.org/amount/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jamesr
Submitter: jamesr
FirstSubmitted: 1536037214
LastModified: 1538623735
URLPath: /cgit/aur.git/snapshot/amount.tar.gz