pkgclip on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pkgclip

* (Optional) Uninstall pkgclip on Arch using YAY

$ yay -Rns pkgclip

2. Manually Install "pkgclip" via AUR

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

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

b. Clone pkgclip's git locally

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

c. Go to ~/pkgclip folder and install it

$ cd ~/pkgclip $ makepkg -si

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

ID: 516647
Name: pkgclip
PackageBaseID: 55870
PackageBase: pkgclip
Version: 1.3.0-2
Description: Cached Packages Trimmer Utility
URL: https://jjacky.com/pkgclip
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: jjacky
Submitter: jjacky
FirstSubmitted: 1326805797
LastModified: 1528134342
URLPath: /cgit/aur.git/snapshot/pkgclip.tar.gz