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
Copied
b. Install idutils on Arch using YAY
$
yay -S
idutils
Copied
* (Optional) Uninstall idutils on Arch using YAY
$
yay -Rns
idutils
Copied
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
Copied
b. Clone idutils's git locally
$
git clone https://aur.archlinux.org/idutils.git
~/idutils
Copied
c. Go to ~/idutils folder and install it
$
cd
~/idutils
Copied
$
makepkg -si
Copied
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
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