python-mtcnn-git on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-mtcnn-git

* (Optional) Uninstall python-mtcnn-git on Arch using YAY

$ yay -Rns python-mtcnn-git

2. Manually Install "python-mtcnn-git" via AUR

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

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

b. Clone python-mtcnn-git's git locally

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

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

$ cd ~/python-mtcnn-git $ makepkg -si

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

ID: 908826
Name: python-mtcnn-git
PackageBaseID: 167049
PackageBase: python-mtcnn-git
Version: 0.1.0+r55.20210114.8efabec-1
Description: Implementation of the MTCNN face detector for Keras. Written from scratch, using as a reference the implementation of MTCNN from David Sandberg (FaceNet’s MTCNN) in Facenet. Based on the paper Zhang, K et al. (2016)
URL: http://github.com/ipazc/mtcnn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1621340091
LastModified: 1621340091
URLPath: /cgit/aur.git/snapshot/python-mtcnn-git.tar.gz