mingw-w64-dlib on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S mingw-w64-dlib

* (Optional) Uninstall mingw-w64-dlib on Arch using YAY

$ yay -Rns mingw-w64-dlib

2. Manually Install "mingw-w64-dlib" via AUR

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

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

b. Clone mingw-w64-dlib's git locally

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

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

$ cd ~/mingw-w64-dlib $ makepkg -si

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

ID: 1426590
Name: mingw-w64-dlib
PackageBaseID: 81402
PackageBase: mingw-w64-dlib
Version: 19.24.3-1
Description: A general purpose cross-platform C++ library designed using contract programming and modern C++ techniques (mingw-w64)
URL: http://dlib.net
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: pingplug
FirstSubmitted: 1398786283
LastModified: 1710352701
URLPath: /cgit/aur.git/snapshot/mingw-w64-dlib.tar.gz