r-bezier on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bezier

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

$ yay -Rns r-bezier

2. Manually Install "r-bezier" via AUR

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

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

b. Clone r-bezier's git locally

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

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

$ cd ~/r-bezier $ makepkg -si

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

ID: 1422840
Name: r-bezier
PackageBaseID: 179683
PackageBase: r-bezier
Version: 1.1.2-7
Description: Toolkit for Bezier Curves and Splines
URL: https://cran.r-project.org/package=bezier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654461731
LastModified: 1709857084
URLPath: /cgit/aur.git/snapshot/r-bezier.tar.gz