multiselect on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "multiselect" 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 multiselect on Arch using YAY
$
yay -S
multiselect
Copied
* (Optional) Uninstall multiselect on Arch using YAY
$
yay -Rns
multiselect
Copied
2. Manually Install "multiselect" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone multiselect's git locally
$
git clone https://aur.archlinux.org/multiselect.git
~/multiselect
Copied
c. Go to ~/multiselect folder and install it
$
cd
~/multiselect
Copied
$
makepkg -si
Copied
3. Information about the multiselect package on Arch User Repository (AUR)
ID: 825761
Name: multiselect
PackageBaseID: 152563
PackageBase: multiselect
Version: 1.1.0-1
Description: multiple x11 selection server
URL: https://github.com/sgerwk/multiselect
NumVotes: 2
Popularity: 0.000222
OutOfDate:
Maintainer: sgerwk
Submitter: sgerwk
FirstSubmitted: 1589010675
LastModified: 1606637925
URLPath: /cgit/aur.git/snapshot/multiselect.tar.gz
Name: multiselect
PackageBaseID: 152563
PackageBase: multiselect
Version: 1.1.0-1
Description: multiple x11 selection server
URL: https://github.com/sgerwk/multiselect
NumVotes: 2
Popularity: 0.000222
OutOfDate:
Maintainer: sgerwk
Submitter: sgerwk
FirstSubmitted: 1589010675
LastModified: 1606637925
URLPath: /cgit/aur.git/snapshot/multiselect.tar.gz