xsel-git on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S xsel-git

* (Optional) Uninstall xsel-git on Arch using YAY

$ yay -Rns xsel-git

2. Manually Install "xsel-git" via AUR

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

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

b. Clone xsel-git's git locally

$ git clone https://aur.archlinux.org/xsel-git.git ~/xsel-git

c. Go to ~/xsel-git folder and install it

$ cd ~/xsel-git $ makepkg -si

3. Information about the xsel-git package on Arch User Repository (AUR)

ID: 590384
Name: xsel-git
PackageBaseID: 103130
PackageBase: xsel-git
Version: r81.9bfc13d-1
Description: a command-line program for getting and setting the contents of the X selection
URL: http://www.vergenet.net/~conrad/software/xsel/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vith
Submitter: vith
FirstSubmitted: 1447103316
LastModified: 1551379724
URLPath: /cgit/aur.git/snapshot/xsel-git.tar.gz