python-resnest on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-resnest

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

$ yay -Rns python-resnest

2. Manually Install "python-resnest" via AUR

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

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

b. Clone python-resnest's git locally

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

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

$ cd ~/python-resnest $ makepkg -si

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

ID: 1097774
Name: python-resnest
PackageBaseID: 183176
PackageBase: python-resnest
Version: 0.0.5-1
Description: Split-Attention Network, A New ResNet Variant
URL: https://github.com/zhanghang1989/ResNeSt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1655128876
LastModified: 1655128876
URLPath: /cgit/aur.git/snapshot/python-resnest.tar.gz