idutils on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S idutils

* (Optional) Uninstall idutils on Arch using YAY

$ yay -Rns idutils

2. Manually Install "idutils" via AUR

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

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

b. Clone idutils's git locally

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

c. Go to ~/idutils folder and install it

$ cd ~/idutils $ makepkg -si

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

ID: 1113299
Name: idutils
PackageBaseID: 99059
PackageBase: idutils
Version: 4.6-2
Description: A package of language independent tools that indexes program identifiers, literal numbers, or words of human-readable text.
URL: http://www.gnu.org/software/idutils/
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: yhfudev
FirstSubmitted: 1440991853
LastModified: 1658066850
URLPath: /cgit/aur.git/snapshot/idutils.tar.gz