clipboard on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S clipboard

* (Optional) Uninstall clipboard on Arch using YAY

$ yay -Rns clipboard

2. Manually Install "clipboard" via AUR

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

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

b. Clone clipboard's git locally

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

c. Go to ~/clipboard folder and install it

$ cd ~/clipboard $ makepkg -si

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

ID: 1371423
Name: clipboard
PackageBaseID: 188653
PackageBase: clipboard
Version: 0.9.0.1-1
Description: Cut, copy, and paste anything in your terminal.
URL: https://getclipboard.app
NumVotes: 13
Popularity: 0.245153
OutOfDate:
Maintainer: Antiz
Submitter: Antiz
FirstSubmitted: 1670753667
LastModified: 1702838504
URLPath: /cgit/aur.git/snapshot/clipboard.tar.gz