findutils-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S findutils-git

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

$ yay -Rns findutils-git

2. Manually Install "findutils-git" via AUR

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

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

b. Clone findutils-git's git locally

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

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

$ cd ~/findutils-git $ makepkg -si

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

ID: 1239208
Name: findutils-git
PackageBaseID: 124970
PackageBase: findutils-git
Version: 4.9.0.r22.gfc47dade-1
Description: Basic directory searching utilities of the GNU operating system
URL: https://www.gnu.org/software/findutils/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503335949
LastModified: 1681134570
URLPath: /cgit/aur.git/snapshot/findutils-git.tar.gz