ifd on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "ifd" 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 ifd on Arch using YAY
$
yay -S
ifd
Copied
* (Optional) Uninstall ifd on Arch using YAY
$
yay -Rns
ifd
Copied
2. Manually Install "ifd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ifd's git locally
$
git clone https://aur.archlinux.org/ifd.git
~/ifd
Copied
c. Go to ~/ifd folder and install it
$
cd
~/ifd
Copied
$
makepkg -si
Copied
3. Information about the ifd package on Arch User Repository (AUR)
ID: 1313182
Name: ifd
PackageBaseID: 197267
PackageBase: ifd
Version: 1.0-1
Description: A library providing uniform access to popular face-detection implementations
URL: https://github.com/ISF-H-BRS/FaceDetector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marcel83
Submitter: marcel83
FirstSubmitted: 1693741460
LastModified: 1693741460
URLPath: /cgit/aur.git/snapshot/ifd.tar.gz
Name: ifd
PackageBaseID: 197267
PackageBase: ifd
Version: 1.0-1
Description: A library providing uniform access to popular face-detection implementations
URL: https://github.com/ISF-H-BRS/FaceDetector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marcel83
Submitter: marcel83
FirstSubmitted: 1693741460
LastModified: 1693741460
URLPath: /cgit/aur.git/snapshot/ifd.tar.gz