python-torchinfo on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-torchinfo

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

$ yay -Rns python-torchinfo

2. Manually Install "python-torchinfo" via AUR

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

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

b. Clone python-torchinfo's git locally

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

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

$ cd ~/python-torchinfo $ makepkg -si

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

ID: 1376237
Name: python-torchinfo
PackageBaseID: 189524
PackageBase: python-torchinfo
Version: 1.8.0-1
Description: Model summary in PyTorch, based off of the original torchsummary
URL: https://github.com/tyleryep/torchinfo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yodaembedding
Submitter: yodaembedding
FirstSubmitted: 1673684789
LastModified: 1703641724
URLPath: /cgit/aur.git/snapshot/python-torchinfo.tar.gz