clipboard-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S clipboard-git

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

$ yay -Rns clipboard-git

2. Manually Install "clipboard-git" via AUR

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

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

b. Clone clipboard-git's git locally

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

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

$ cd ~/clipboard-git $ makepkg -si

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

ID: 1285369
Name: clipboard-git
PackageBaseID: 188657
PackageBase: clipboard-git
Version: 0.8.1.r1732.263df73-1
Description: Cut, copy, and paste anything in your terminal (git version).
URL: https://getclipboard.app
NumVotes: 3
Popularity: 0.000757
OutOfDate:
Maintainer: Antiz
Submitter: Antiz
FirstSubmitted: 1670757773
LastModified: 1688851093
URLPath: /cgit/aur.git/snapshot/clipboard-git.tar.gz