python-effdet on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-effdet

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

$ yay -Rns python-effdet

2. Manually Install "python-effdet" via AUR

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

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

b. Clone python-effdet's git locally

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

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

$ cd ~/python-effdet $ makepkg -si

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

ID: 1252489
Name: python-effdet
PackageBaseID: 183174
PackageBase: python-effdet
Version: 0.2.4-2
Description: PyTorch implementation of EfficientDet
URL: https://github.com/rwightman/efficientdet-pytorch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1655128807
LastModified: 1683192612
URLPath: /cgit/aur.git/snapshot/python-effdet.tar.gz