xclipd on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install xclipd on Arch using YAY
$
yay -S
xclipd
Copied
* (Optional) Uninstall xclipd on Arch using YAY
$
yay -Rns
xclipd
Copied
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
Copied
b. Clone xclipd's git locally
$
git clone https://aur.archlinux.org/xclipd.git
~/xclipd
Copied
c. Go to ~/xclipd folder and install it
$
cd
~/xclipd
Copied
$
makepkg -si
Copied
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
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