dlib on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install dlib on Arch using YAY
$
yay -S
dlib
Copied
* (Optional) Uninstall dlib on Arch using YAY
$
yay -Rns
dlib
Copied
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
Copied
b. Clone dlib's git locally
$
git clone https://aur.archlinux.org/dlib.git
~/dlib
Copied
c. Go to ~/dlib folder and install it
$
cd
~/dlib
Copied
$
makepkg -si
Copied
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
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