wl-clipboard-rs on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S wl-clipboard-rs

* (Optional) Uninstall wl-clipboard-rs on Arch using YAY

$ yay -Rns wl-clipboard-rs

2. Manually Install "wl-clipboard-rs" via AUR

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

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

b. Clone wl-clipboard-rs's git locally

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

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

$ cd ~/wl-clipboard-rs $ makepkg -si

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

ID: 1368316
Name: wl-clipboard-rs
PackageBaseID: 142548
PackageBase: wl-clipboard-rs
Version: 0.7.0-1
Description: A safe Rust reimplementation of the Wayland command-line copy/paste utilities
URL: https://github.com/YaLTeR/wl-clipboard-rs
NumVotes: 7
Popularity: 0.831736
OutOfDate:
Maintainer: mcoffin
Submitter: mcoffin
FirstSubmitted: 1559760554
LastModified: 1702363662
URLPath: /cgit/aur.git/snapshot/wl-clipboard-rs.tar.gz