dlib-cuda on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S dlib-cuda

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

$ yay -Rns dlib-cuda

2. Manually Install "dlib-cuda" via AUR

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

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

b. Clone dlib-cuda's git locally

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

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

$ cd ~/dlib-cuda $ makepkg -si

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

ID: 1424602
Name: dlib-cuda
PackageBaseID: 162231
PackageBase: dlib-cuda
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: 3
Popularity: 2.2E-5
OutOfDate:
Maintainer: swiftscythe
Submitter: xantares
FirstSubmitted: 1610979576
LastModified: 1710113429
URLPath: /cgit/aur.git/snapshot/dlib-cuda.tar.gz