bezier on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S bezier

* (Optional) Uninstall bezier on Arch using YAY

$ yay -Rns bezier

2. Manually Install "bezier" via AUR

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

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

b. Clone bezier's git locally

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

c. Go to ~/bezier folder and install it

$ cd ~/bezier $ makepkg -si

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

ID: 1307883
Name: bezier
PackageBaseID: 196886
PackageBase: bezier
Version: 2023.7.28-1
Description: Library for Bezier curves and triangles
URL: https://github.com/dhermes/bezier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1692672966
LastModified: 1692761594
URLPath: /cgit/aur.git/snapshot/bezier.tar.gz