xclipd on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S xclipd

* (Optional) Uninstall xclipd on Arch using YAY

$ yay -Rns xclipd

2. Manually Install "xclipd" via AUR

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

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

b. Clone xclipd's git locally

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

c. Go to ~/xclipd folder and install it

$ cd ~/xclipd $ makepkg -si

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

ID: 980423
Name: xclipd
PackageBaseID: 165023
PackageBase: xclipd
Version: 1.0.0-2
Description: An X11 clipboard manager.
URL: https://github.com/jhunt/xclipd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samhh
Submitter: samhh
FirstSubmitted: 1616970445
LastModified: 1635432210
URLPath: /cgit/aur.git/snapshot/xclipd.tar.gz