python-lsq-ellipse on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-lsq-ellipse

* (Optional) Uninstall python-lsq-ellipse on Arch using YAY

$ yay -Rns python-lsq-ellipse

2. Manually Install "python-lsq-ellipse" via AUR

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

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

b. Clone python-lsq-ellipse's git locally

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

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

$ cd ~/python-lsq-ellipse $ makepkg -si

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

ID: 1300570
Name: python-lsq-ellipse
PackageBaseID: 170902
PackageBase: python-lsq-ellipse
Version: 2.2.1-1
Description: Fitting an Ellipse using a Least Squares method, in Python
URL: https://pypi.org/project/lsq-ellipse
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1631206843
LastModified: 1691440070
URLPath: /cgit/aur.git/snapshot/python-lsq-ellipse.tar.gz