python-clipboard on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-clipboard

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

$ yay -Rns python-clipboard

2. Manually Install "python-clipboard" via AUR

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

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

b. Clone python-clipboard's git locally

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

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

$ cd ~/python-clipboard $ makepkg -si

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

ID: 1295697
Name: python-clipboard
PackageBaseID: 196219
PackageBase: python-clipboard
Version: 0.0.4-1
Description: A cross platform clipboard operation Python library.
URL: https://github.com/terryyin/clipboard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yochananmarqos
FirstSubmitted: 1690560339
LastModified: 1690560339
URLPath: /cgit/aur.git/snapshot/python-clipboard.tar.gz