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