fcount on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S fcount

* (Optional) Uninstall fcount on Arch using YAY

$ yay -Rns fcount

2. Manually Install "fcount" via AUR

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

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

b. Clone fcount's git locally

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

c. Go to ~/fcount folder and install it

$ cd ~/fcount $ makepkg -si

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

ID: 233730
Name: fcount
PackageBaseID: 100663
PackageBase: fcount
Version: 0.3-1
Description: Counts the number of files in a directory
URL: http://git.z3bra.org/cgit.cgi/fcount
NumVotes: 0
Popularity: 0
OutOfDate: 1700173525
Maintainer: haliax
Submitter: haliax
FirstSubmitted: 1443130423
LastModified: 1443149736
URLPath: /cgit/aur.git/snapshot/fcount.tar.gz