yank on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S yank

* (Optional) Uninstall yank on Arch using YAY

$ yay -Rns yank

2. Manually Install "yank" via AUR

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

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

b. Clone yank's git locally

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

c. Go to ~/yank folder and install it

$ cd ~/yank $ makepkg -si

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

ID: 892500
Name: yank
PackageBaseID: 118286
PackageBase: yank
Version: 1.2.0-2
Description: Copy terminal output to clipboard
URL: https://github.com/mptre/yank
NumVotes: 8
Popularity: 0.037134
OutOfDate:
Maintainer: ciocio.la
FirstSubmitted: 1483128063
LastModified: 1618429736
URLPath: /cgit/aur.git/snapshot/yank.tar.gz