oscclip on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S oscclip

* (Optional) Uninstall oscclip on Arch using YAY

$ yay -Rns oscclip

2. Manually Install "oscclip" via AUR

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

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

b. Clone oscclip's git locally

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

c. Go to ~/oscclip folder and install it

$ cd ~/oscclip $ makepkg -si

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

ID: 1139536
Name: oscclip
PackageBaseID: 172340
PackageBase: oscclip
Version: 0.4.1-1
Description: Utilities for managing the clipboard using OSC52
URL: https://github.com/rumpelsepp/oscclip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rumpelsepp
Submitter: rumpelsepp
FirstSubmitted: 1635083933
LastModified: 1663159414
URLPath: /cgit/aur.git/snapshot/oscclip.tar.gz