r-conicfit on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-conicfit

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

$ yay -Rns r-conicfit

2. Manually Install "r-conicfit" via AUR

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

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

b. Clone r-conicfit's git locally

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

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

$ cd ~/r-conicfit $ makepkg -si

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

ID: 1091153
Name: r-conicfit
PackageBaseID: 180041
PackageBase: r-conicfit
Version: 1.0.4-4
Description: Algorithms for Fitting Circles, Ellipses and Conics Based on the Work by Prof. Nikolai Chernov
URL: https://cran.r-project.org/package=conicfit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654470142
LastModified: 1654470142
URLPath: /cgit/aur.git/snapshot/r-conicfit.tar.gz