dlib on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dlib

* (Optional) Uninstall dlib on Arch using YAY

$ yay -Rns dlib

2. Manually Install "dlib" via AUR

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

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

b. Clone dlib's git locally

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

c. Go to ~/dlib folder and install it

$ cd ~/dlib $ makepkg -si

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

ID: 1424600
Name: dlib
PackageBaseID: 97997
PackageBase: dlib
Version: 19.24.3-1
Description: A general purpose cross-platform C++ library designed using contract programming and modern C++ techniques
URL: http://dlib.net
NumVotes: 38
Popularity: 0.016583
OutOfDate:
Maintainer: pingplug
Submitter: pingplug
FirstSubmitted: 1439974953
LastModified: 1710113039
URLPath: /cgit/aur.git/snapshot/dlib.tar.gz