dv-gui on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S dv-gui

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

$ yay -Rns dv-gui

2. Manually Install "dv-gui" via AUR

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

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

b. Clone dv-gui's git locally

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

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

$ cd ~/dv-gui $ makepkg -si

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

ID: 1295110
Name: dv-gui
PackageBaseID: 142468
PackageBase: dv-gui
Version: 1.6.2-1
Description: Java GUI for iniVation's Dynamic Vision (DV) C++ framework.
URL: https://gitlab.com/inivation/dv/dv-gui/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: inivation
Submitter: inivation
FirstSubmitted: 1559422210
LastModified: 1690450840
URLPath: /cgit/aur.git/snapshot/dv-gui.tar.gz