python-amoeba on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-amoeba

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

$ yay -Rns python-amoeba

2. Manually Install "python-amoeba" via AUR

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

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

b. Clone python-amoeba's git locally

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

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

$ cd ~/python-amoeba $ makepkg -si

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

ID: 1274577
Name: python-amoeba
PackageBaseID: 94663
PackageBase: python-amoeba
Version: 1.2-2
Description: Amoeba fit routine based on the method of Nelder and Meads
URL: https://stitchpanorama.sourceforge.net/Python/amoeba.py
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1434374822
LastModified: 1687004525
URLPath: /cgit/aur.git/snapshot/python-amoeba.tar.gz