python-clip on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-clip

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

$ yay -Rns python-clip

2. Manually Install "python-clip" via AUR

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

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

b. Clone python-clip's git locally

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

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

$ cd ~/python-clip $ makepkg -si

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

ID: 1155643
Name: python-clip
PackageBaseID: 186800
PackageBase: python-clip
Version: 0.2.0-1
Description: A CLI clipboard manager
URL: https://github.com/silent1mezzo/clip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1666364022
LastModified: 1666364022
URLPath: /cgit/aur.git/snapshot/python-clip.tar.gz