python-labml on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-labml

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

$ yay -Rns python-labml

2. Manually Install "python-labml" via AUR

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

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

b. Clone python-labml's git locally

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

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

$ cd ~/python-labml $ makepkg -si

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

ID: 1322237
Name: python-labml
PackageBaseID: 159602
PackageBase: python-labml
Version: 0.4.168-1
Description: Monitor deep learning model training and hardware usage from mobile.
URL: https://github.com/labmlai/labml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1604827499
LastModified: 1695274421
URLPath: /cgit/aur.git/snapshot/python-labml.tar.gz