python-geoopt on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-geoopt

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

$ yay -Rns python-geoopt

2. Manually Install "python-geoopt" via AUR

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

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

b. Clone python-geoopt's git locally

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

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

$ cd ~/python-geoopt $ makepkg -si

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

ID: 1244846
Name: python-geoopt
PackageBaseID: 192932
PackageBase: python-geoopt
Version: 0.5.1-1
Description: Riemannian Adaptive Optimization Methods with pytorch optim
URL: https://github.com/geoopt/geoopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daskol
Submitter: daskol
FirstSubmitted: 1682177958
LastModified: 1682177958
URLPath: /cgit/aur.git/snapshot/python-geoopt.tar.gz