dlib-sse on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dlib-sse

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

$ yay -Rns dlib-sse

2. Manually Install "dlib-sse" via AUR

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

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

b. Clone dlib-sse's git locally

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

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

$ cd ~/dlib-sse $ makepkg -si

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

ID: 1107470
Name: dlib-sse
PackageBaseID: 162029
PackageBase: dlib-sse
Version: 19.24-1
Description: A general purpose cross-platform C++ library designed using contract programming and modern C++ techniques
URL: http://dlib.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: muhviehstarr
FirstSubmitted: 1610533971
LastModified: 1656923558
URLPath: /cgit/aur.git/snapshot/dlib-sse.tar.gz