iselect on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S iselect

* (Optional) Uninstall iselect on Arch using YAY

$ yay -Rns iselect

2. Manually Install "iselect" via AUR

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

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

b. Clone iselect's git locally

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

c. Go to ~/iselect folder and install it

$ cd ~/iselect $ makepkg -si

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

ID: 404062
Name: iselect
PackageBaseID: 79989
PackageBase: iselect
Version: 1.4.0-3
Description: Interactive Terminal Selection
URL: http://www.ossp.org/pkg/tool/iselect/
NumVotes: 1
Popularity: 0
OutOfDate: 1709221913
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1394834732
LastModified: 1492983550
URLPath: /cgit/aur.git/snapshot/iselect.tar.gz