urxvt-clipboard on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S urxvt-clipboard

* (Optional) Uninstall urxvt-clipboard on Arch using YAY

$ yay -Rns urxvt-clipboard

2. Manually Install "urxvt-clipboard" via AUR

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

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

b. Clone urxvt-clipboard's git locally

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

c. Go to ~/urxvt-clipboard folder and install it

$ cd ~/urxvt-clipboard $ makepkg -si

3. Information about the urxvt-clipboard package on Arch User Repository (AUR)

ID: 200673
Name: urxvt-clipboard
PackageBaseID: 35526
PackageBase: urxvt-clipboard
Version: 2-2
Description: clipboard script for urxvt
URL: http://wiki.archlinux.org/index.php/Rxvt-unicode
NumVotes: 91
Popularity: 0.021381
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1268802235
LastModified: 1434855362
URLPath: /cgit/aur.git/snapshot/urxvt-clipboard.tar.gz