python-geotorch on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-geotorch

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

$ yay -Rns python-geotorch

2. Manually Install "python-geotorch" via AUR

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

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

b. Clone python-geotorch's git locally

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

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

$ cd ~/python-geotorch $ makepkg -si

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

ID: 1326454
Name: python-geotorch
PackageBaseID: 197988
PackageBase: python-geotorch
Version: 0.3.0-1
Description: Constrained optimization toolkit for PyTorch
URL: https://github.com/lezcano/geotorch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1695974806
LastModified: 1695974806
URLPath: /cgit/aur.git/snapshot/python-geotorch.tar.gz