roficlip on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S roficlip

* (Optional) Uninstall roficlip on Arch using YAY

$ yay -Rns roficlip

2. Manually Install "roficlip" via AUR

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

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

b. Clone roficlip's git locally

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

c. Go to ~/roficlip folder and install it

$ cd ~/roficlip $ makepkg -si

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

ID: 443486
Name: roficlip
PackageBaseID: 121124
PackageBase: roficlip
Version: 0.1.3-2
Description: A simple shell script that surfaces clipboard history from clipster in Rofi
URL: https://github.com/gilbertw1/roficlip
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gilbertw1
Submitter: gilbertw1
FirstSubmitted: 1490972495
LastModified: 1505352036
URLPath: /cgit/aur.git/snapshot/roficlip.tar.gz