python-pyclipper on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-pyclipper

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

$ yay -Rns python-pyclipper

2. Manually Install "python-pyclipper" via AUR

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

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

b. Clone python-pyclipper's git locally

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

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

$ cd ~/python-pyclipper $ makepkg -si

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

ID: 1097713
Name: python-pyclipper
PackageBaseID: 117292
PackageBase: python-pyclipper
Version: 1.3.0.post3-1
Description: Cython wrapper for the C++ translation of the Angus Johnson’s Clipper library
URL: https://github.com/fonttools/pyclipper
NumVotes: 7
Popularity: 2.030662
OutOfDate:
Maintainer: grandchild
FirstSubmitted: 1479839982
LastModified: 1655121231
URLPath: /cgit/aur.git/snapshot/python-pyclipper.tar.gz