onvif-gui on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S onvif-gui

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

$ yay -Rns onvif-gui

2. Manually Install "onvif-gui" via AUR

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

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

b. Clone onvif-gui's git locally

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

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

$ cd ~/onvif-gui $ makepkg -si

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

ID: 1409692
Name: onvif-gui
PackageBaseID: 166033
PackageBase: libonvif
Version: 1.4.4-1
Description: A client side implementation of the ONVIF specification - GUI app
URL: https://github.com/sr99622/libonvif
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tmn505
Submitter: Junker
FirstSubmitted: 1619282084
LastModified: 1708020067
URLPath: /cgit/aur.git/snapshot/onvif-gui.tar.gz