dv-runtime on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S dv-runtime

* (Optional) Uninstall dv-runtime on Arch using YAY

$ yay -Rns dv-runtime

2. Manually Install "dv-runtime" via AUR

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

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

b. Clone dv-runtime's git locally

$ git clone https://aur.archlinux.org/dv-runtime.git ~/dv-runtime

c. Go to ~/dv-runtime folder and install it

$ cd ~/dv-runtime $ makepkg -si

3. Information about the dv-runtime package on Arch User Repository (AUR)

ID: 1294941
Name: dv-runtime
PackageBaseID: 142465
PackageBase: dv-runtime
Version: 1.6.2-1
Description: C++ event-based processing framework for neuromorphic cameras, targeting embedded and desktop systems.
URL: https://gitlab.com/inivation/dv/dv-runtime/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: inivation
Submitter: inivation
FirstSubmitted: 1559422069
LastModified: 1690419406
URLPath: /cgit/aur.git/snapshot/dv-runtime.tar.gz