clipmenu-rofi on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S clipmenu-rofi

* (Optional) Uninstall clipmenu-rofi on Arch using YAY

$ yay -Rns clipmenu-rofi

2. Manually Install "clipmenu-rofi" via AUR

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

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

b. Clone clipmenu-rofi's git locally

$ git clone https://aur.archlinux.org/clipmenu-rofi.git ~/clipmenu-rofi

c. Go to ~/clipmenu-rofi folder and install it

$ cd ~/clipmenu-rofi $ makepkg -si

3. Information about the clipmenu-rofi package on Arch User Repository (AUR)

ID: 1153817
Name: clipmenu-rofi
PackageBaseID: 186686
PackageBase: clipmenu-rofi
Version: 6.2.0-1
Description: Clipboard management, patched to use rofi by default
URL: https://github.com/cdown/clipmenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: calamity
FirstSubmitted: 1666041356
LastModified: 1666041356
URLPath: /cgit/aur.git/snapshot/clipmenu-rofi.tar.gz