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