clipmanager on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S clipmanager

* (Optional) Uninstall clipmanager on Arch using YAY

$ yay -Rns clipmanager

2. Manually Install "clipmanager" via AUR

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

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

b. Clone clipmanager's git locally

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

c. Go to ~/clipmanager folder and install it

$ cd ~/clipmanager $ makepkg -si

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

ID: 507750
Name: clipmanager
PackageBaseID: 130405
PackageBase: clipmanager
Version: 0.5.0-1
Description: Python Qt GUI clipboard manager
URL: https://github.com/scottwernervt/clipmanager
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: scottwernervt
FirstSubmitted: 1519752054
LastModified: 1525358049
URLPath: /cgit/aur.git/snapshot/clipmanager.tar.gz