deepmatching on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S deepmatching

* (Optional) Uninstall deepmatching on Arch using YAY

$ yay -Rns deepmatching

2. Manually Install "deepmatching" via AUR

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

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

b. Clone deepmatching's git locally

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

c. Go to ~/deepmatching folder and install it

$ cd ~/deepmatching $ makepkg -si

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

ID: 904747
Name: deepmatching
PackageBaseID: 166654
PackageBase: deepmatching
Version: 1.2.2-1
Description: Deep Convolutional Matching
URL: https://thoth.inrialpes.fr/src/deepmatching/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bazza
Submitter: bazza
FirstSubmitted: 1620620173
LastModified: 1620620173
URLPath: /cgit/aur.git/snapshot/deepmatching.tar.gz