popsift on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S popsift

* (Optional) Uninstall popsift on Arch using YAY

$ yay -Rns popsift

2. Manually Install "popsift" via AUR

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

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

b. Clone popsift's git locally

$ git clone https://aur.archlinux.org/popsift.git ~/popsift

c. Go to ~/popsift folder and install it

$ cd ~/popsift $ makepkg -si

3. Information about the popsift package on Arch User Repository (AUR)

ID: 875163
Name: popsift
PackageBaseID: 144608
PackageBase: popsift
Version: 1.0.0-4
Description: Realtime GPU implementation of SIFT, 25 fps on HD images on recent graphic cards. (DOI: 10.1145/3204949.3208136) [development headers and static libs]
URL: https://alicevision.github.io/
NumVotes: 1
Popularity: 1.0E-5
OutOfDate:
Maintainer: bartus
FirstSubmitted: 1566979591
LastModified: 1615369328
URLPath: /cgit/aur.git/snapshot/popsift.tar.gz

5. The same packages on other Linux Distributions