python-grad-cam on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-grad-cam

* (Optional) Uninstall python-grad-cam on Arch using YAY

$ yay -Rns python-grad-cam

2. Manually Install "python-grad-cam" via AUR

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

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

b. Clone python-grad-cam's git locally

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

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

$ cd ~/python-grad-cam $ makepkg -si

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

ID: 1372494
Name: python-grad-cam
PackageBaseID: 186784
PackageBase: python-grad-cam
Version: 1.5.0-1
Description: Image Test Time Augmentation with PyTorch
URL: https://github.com/jacobgil/pytorch-grad-cam/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1666322623
LastModified: 1703020962
URLPath: /cgit/aur.git/snapshot/python-grad-cam.tar.gz