python-lsqfit on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-lsqfit

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

$ yay -Rns python-lsqfit

2. Manually Install "python-lsqfit" via AUR

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

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

b. Clone python-lsqfit's git locally

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

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

$ cd ~/python-lsqfit $ makepkg -si

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

ID: 1366172
Name: python-lsqfit
PackageBaseID: 200346
PackageBase: python-lsqfit
Version: 13.0.4-1
Description: conditional density estimation
URL: https://github.com/gplepage/lsqfit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1701974410
LastModified: 1701974410
URLPath: /cgit/aur.git/snapshot/python-lsqfit.tar.gz