python-ptflops on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-ptflops

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

$ yay -Rns python-ptflops

2. Manually Install "python-ptflops" via AUR

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

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

b. Clone python-ptflops's git locally

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

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

$ cd ~/python-ptflops $ makepkg -si

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

ID: 1240382
Name: python-ptflops
PackageBaseID: 159273
PackageBase: python-ptflops
Version: 0.6.9-1
Description: Flops counter for convolutional networks in pytorch framework
URL: https://github.com/sovrasov/flops-counter.pytorch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1603998864
LastModified: 1681303237
URLPath: /cgit/aur.git/snapshot/python-ptflops.tar.gz