docfetcher on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S docfetcher

* (Optional) Uninstall docfetcher on Arch using YAY

$ yay -Rns docfetcher

2. Manually Install "docfetcher" via AUR

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

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

b. Clone docfetcher's git locally

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

c. Go to ~/docfetcher folder and install it

$ cd ~/docfetcher $ makepkg -si

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

ID: 912305
Name: docfetcher
PackageBaseID: 81458
PackageBase: docfetcher
Version: 1.1.25-1
Description: A java open source desktop search application
URL: http://docfetcher.sourceforge.net/
NumVotes: 18
Popularity: 0.000298
OutOfDate:
Maintainer: macxcool
Submitter: thiagowfx
FirstSubmitted: 1398977700
LastModified: 1621987023
URLPath: /cgit/aur.git/snapshot/docfetcher.tar.gz