python-ml-collections on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-ml-collections

* (Optional) Uninstall python-ml-collections on Arch using YAY

$ yay -Rns python-ml-collections

2. Manually Install "python-ml-collections" via AUR

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

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

b. Clone python-ml-collections's git locally

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

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

$ cd ~/python-ml-collections $ makepkg -si

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

ID: 1011522
Name: python-ml-collections
PackageBaseID: 174547
PackageBase: python-ml-collections
Version: 0.1.1-1
Description: A library of Python Collections designed for ML use cases
URL: https://github.com/google/ml_collections
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1640868881
LastModified: 1640868881
URLPath: /cgit/aur.git/snapshot/python-ml-collections.tar.gz