disksearch on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S disksearch

* (Optional) Uninstall disksearch on Arch using YAY

$ yay -Rns disksearch

2. Manually Install "disksearch" via AUR

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

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

b. Clone disksearch's git locally

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

c. Go to ~/disksearch folder and install it

$ cd ~/disksearch $ makepkg -si

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

ID: 223116
Name: disksearch
PackageBaseID: 98024
PackageBase: disksearch
Version: 1.2.1-5
Description: is a tool for searching for files on removable media disks (e.g. for songs on your MP3-CD's)
URL: http://www.saring.de/disksearch/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1439987140
LastModified: 1439988649
URLPath: /cgit/aur.git/snapshot/disksearch.tar.gz