dlib-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S dlib-git

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

$ yay -Rns dlib-git

2. Manually Install "dlib-git" via AUR

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

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

b. Clone dlib-git's git locally

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

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

$ cd ~/dlib-git $ makepkg -si

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

ID: 674499
Name: dlib-git
PackageBaseID: 136346
PackageBase: dlib-git
Version: r7718.b0e3c360-1
Description: General purpose C++ library using contract programming and modern C++ techniques
URL: http://www.dlib.net/
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: sandsmark
Submitter: sandsmark
FirstSubmitted: 1538226552
LastModified: 1575814104
URLPath: /cgit/aur.git/snapshot/dlib-git.tar.gz