python-efficientnet-pytorch on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-efficientnet-pytorch

* (Optional) Uninstall python-efficientnet-pytorch on Arch using YAY

$ yay -Rns python-efficientnet-pytorch

2. Manually Install "python-efficientnet-pytorch" via AUR

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

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

b. Clone python-efficientnet-pytorch's git locally

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

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

$ cd ~/python-efficientnet-pytorch $ makepkg -si

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

ID: 1096629
Name: python-efficientnet-pytorch
PackageBaseID: 183064
PackageBase: python-efficientnet-pytorch
Version: 1.0-1
Description: PyTorch implementation of EfficientNet
URL: https://github.com/lukemelas/EfficientNet-PyTorch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1654882390
LastModified: 1654882390
URLPath: /cgit/aur.git/snapshot/python-efficientnet-pytorch.tar.gz