clipit on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S clipit

* (Optional) Uninstall clipit on Arch using YAY

$ yay -Rns clipit

2. Manually Install "clipit" via AUR

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

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

b. Clone clipit's git locally

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

c. Go to ~/clipit folder and install it

$ cd ~/clipit $ makepkg -si

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

ID: 768609
Name: clipit
PackageBaseID: 117228
PackageBase: clipit
Version: 1.4.5-3
Description: Lightweight GTK+ clipboard manager (fork of Parcellite)
URL: https://github.com/CristianHenzel/ClipIt/
NumVotes: 59
Popularity: 0.054314
OutOfDate:
Maintainer: GT610
Submitter: arojas
FirstSubmitted: 1479654485
LastModified: 1595423717
URLPath: /cgit/aur.git/snapshot/clipit.tar.gz