python-dlib on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-dlib

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

$ yay -Rns python-dlib

2. Manually Install "python-dlib" via AUR

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

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

b. Clone python-dlib's git locally

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

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

$ cd ~/python-dlib $ makepkg -si

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

ID: 1348357
Name: python-dlib
PackageBaseID: 116533
PackageBase: python-dlib
Version: 19.24.2-1
Description: Dlib is a general purpose cross-platform C++ library designed using contract programming and modern C++ techniques.
URL: http://www.dlib.net/
NumVotes: 14
Popularity: 0.035806
OutOfDate: 1707590761
Maintainer: petronny
Submitter: fzavan
FirstSubmitted: 1477580731
LastModified: 1699261402
URLPath: /cgit/aur.git/snapshot/python-dlib.tar.gz