python-bezier on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-bezier

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

$ yay -Rns python-bezier

2. Manually Install "python-bezier" via AUR

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

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

b. Clone python-bezier's git locally

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

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

$ cd ~/python-bezier $ makepkg -si

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

ID: 1307784
Name: python-bezier
PackageBaseID: 196887
PackageBase: python-bezier
Version: 2023.7.28-1
Description: Helper for Bézier Curves, Triangles, and Higher Order Objects
URL: https://github.com/dhermes/bezier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1692673205
LastModified: 1692744341
URLPath: /cgit/aur.git/snapshot/python-bezier.tar.gz