shcopy-bin on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S shcopy-bin

* (Optional) Uninstall shcopy-bin on Arch using YAY

$ yay -Rns shcopy-bin

2. Manually Install "shcopy-bin" via AUR

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

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

b. Clone shcopy-bin's git locally

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

c. Go to ~/shcopy-bin folder and install it

$ cd ~/shcopy-bin $ makepkg -si

3. Information about the shcopy-bin package on Arch User Repository (AUR)

ID: 1222397
Name: shcopy-bin
PackageBaseID: 186562
PackageBase: shcopy-bin
Version: 0.1.3-1
Description: Copy text to clipboard from anywhere using ANSI OSC 52 sequence
URL: https://github.com/aymanbagabas/shcopy
NumVotes: 1
Popularity: 0.012073
OutOfDate:
Maintainer: aymanbagabas
Submitter: aymanbagabas
FirstSubmitted: 1665680127
LastModified: 1678148690
URLPath: /cgit/aur.git/snapshot/shcopy-bin.tar.gz