findwild on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S findwild

* (Optional) Uninstall findwild on Arch using YAY

$ yay -Rns findwild

2. Manually Install "findwild" via AUR

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

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

b. Clone findwild's git locally

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

c. Go to ~/findwild folder and install it

$ cd ~/findwild $ makepkg -si

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

ID: 1236603
Name: findwild
PackageBaseID: 14866
PackageBase: findwild
Version: 3.3-5
Description: A program to find files with a nice gtk interface
URL: http://www.kornelix.net/findwild/findwild.html
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1201397377
LastModified: 1680633503
URLPath: /cgit/aur.git/snapshot/findwild.tar.gz