clipmenu-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S clipmenu-git

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

$ yay -Rns clipmenu-git

2. Manually Install "clipmenu-git" via AUR

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

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

b. Clone clipmenu-git's git locally

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

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

$ cd ~/clipmenu-git $ makepkg -si

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

ID: 1125352
Name: clipmenu-git
PackageBaseID: 149818
PackageBase: clipmenu-git
Version: 6.2.0.r19.g87e1641-1
Description: Clipboard management using dmenu
URL: http://github.com/cdown/clipmenu
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1583412881
LastModified: 1660328926
URLPath: /cgit/aur.git/snapshot/clipmenu-git.tar.gz