multiselect on AUR (Arch User Repository)

Last updated: June 26,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

b. Install multiselect on Arch using YAY

$ yay -S multiselect

* (Optional) Uninstall multiselect on Arch using YAY

$ yay -Rns multiselect

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

b. Clone multiselect's git locally

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

c. Go to ~/multiselect folder and install it

$ cd ~/multiselect $ makepkg -si

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