python-pyclip on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S python-pyclip

* (Optional) Uninstall python-pyclip on Arch using YAY

$ yay -Rns python-pyclip

2. Manually Install "python-pyclip" via AUR

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

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

b. Clone python-pyclip's git locally

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

c. Go to ~/python-pyclip folder and install it

$ cd ~/python-pyclip $ makepkg -si

3. Information about the python-pyclip package on Arch User Repository (AUR)

ID: 1389630
Name: python-pyclip
PackageBaseID: 171435
PackageBase: python-pyclip
Version: 0.7.0-4
Description: Cross-platform clipboard utilities supporting both binary and text data
URL: https://pypi.org/project/pyclip/
NumVotes: 26
Popularity: 2.059572
OutOfDate:
Maintainer: ImperatorStorm
Submitter: flipflop97
FirstSubmitted: 1632839991
LastModified: 1705812308
URLPath: /cgit/aur.git/snapshot/python-pyclip.tar.gz