sselp on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S sselp

* (Optional) Uninstall sselp on Arch using YAY

$ yay -Rns sselp

2. Manually Install "sselp" via AUR

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

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

b. Clone sselp's git locally

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

c. Go to ~/sselp folder and install it

$ cd ~/sselp $ makepkg -si

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

ID: 403906
Name: sselp
PackageBaseID: 121723
PackageBase: sselp
Version: 0.2-1
Description: Simple X selection printer. Prints the X selection to stdout.
URL: http://tools.suckless.org/x/sselp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ubone
Submitter: ubone
FirstSubmitted: 1492938912
LastModified: 1492938912
URLPath: /cgit/aur.git/snapshot/sselp.tar.gz