python-torchmetrics on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-torchmetrics

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

$ yay -Rns python-torchmetrics

2. Manually Install "python-torchmetrics" via AUR

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

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

b. Clone python-torchmetrics's git locally

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

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

$ cd ~/python-torchmetrics $ makepkg -si

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

ID: 1420194
Name: python-torchmetrics
PackageBaseID: 165112
PackageBase: python-torchmetrics
Version: 1.3.1-1
Description: Machine learning metrics for distributed, scalable PyTorch applications
URL: https://github.com/PyTorchLightning/metrics
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: hottea
FirstSubmitted: 1617267748
LastModified: 1709503834
URLPath: /cgit/aur.git/snapshot/python-torchmetrics.tar.gz