python-algopy on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-algopy

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

$ yay -Rns python-algopy

2. Manually Install "python-algopy" via AUR

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

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

b. Clone python-algopy's git locally

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

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

$ cd ~/python-algopy $ makepkg -si

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

ID: 1254592
Name: python-algopy
PackageBaseID: 108593
PackageBase: python-algopy
Version: 0.5.7-2
Description: A library for Automatic Differentation in Python
URL: https://pythonhosted.org/algopy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: hseara
FirstSubmitted: 1457542890
LastModified: 1683516593
URLPath: /cgit/aur.git/snapshot/python-algopy.tar.gz