python-supersmoother on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-supersmoother

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

$ yay -Rns python-supersmoother

2. Manually Install "python-supersmoother" via AUR

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

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

b. Clone python-supersmoother's git locally

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

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

$ cd ~/python-supersmoother $ makepkg -si

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

ID: 970340
Name: python-supersmoother
PackageBaseID: 101126
PackageBase: python-supersmoother
Version: 0.4-2
Description: Python implementation of Friedman's Supersmoother
URL: https://github.com/jakevdp/supersmoother
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: anntzer
FirstSubmitted: 1443825397
LastModified: 1633485052
URLPath: /cgit/aur.git/snapshot/python-supersmoother.tar.gz