greenclip on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S greenclip

* (Optional) Uninstall greenclip on Arch using YAY

$ yay -Rns greenclip

2. Manually Install "greenclip" via AUR

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

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

b. Clone greenclip's git locally

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

c. Go to ~/greenclip folder and install it

$ cd ~/greenclip $ makepkg -si

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

ID: 1224190
Name: greenclip
PackageBaseID: 191212
PackageBase: greenclip
Version: 4.1.0-2
Description: [Unofficial Package] Simple clipboard manager to be integrated with rofi
URL: https://github.com/erebe/greenclip#readme
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: MithicSpirit
Submitter: MithicSpirit
FirstSubmitted: 1678227362
LastModified: 1678471626
URLPath: /cgit/aur.git/snapshot/greenclip.tar.gz