python-timm on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-timm

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

$ yay -Rns python-timm

2. Manually Install "python-timm" via AUR

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

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

b. Clone python-timm's git locally

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

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

$ cd ~/python-timm $ makepkg -si

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

ID: 1412794
Name: python-timm
PackageBaseID: 174548
PackageBase: python-timm
Version: 0.9.16-1
Description: PyTorch Image Models
URL: https://pypi.org/project/timm/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1640869805
LastModified: 1708460714
URLPath: /cgit/aur.git/snapshot/python-timm.tar.gz