python-gto on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-gto

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

$ yay -Rns python-gto

2. Manually Install "python-gto" via AUR

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

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

b. Clone python-gto's git locally

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

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

$ cd ~/python-gto $ makepkg -si

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

ID: 1317304
Name: python-gto
PackageBaseID: 197497
PackageBase: python-gto
Version: 1.1.0-1
Description: Git Tag Ops. Turn your Git repository into Artifact Registry or Model Registry.
URL: https://github.com/iterative/gto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naetherm
Submitter: naetherm
FirstSubmitted: 1694437013
LastModified: 1694437013
URLPath: /cgit/aur.git/snapshot/python-gto.tar.gz