libonvif on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S libonvif

* (Optional) Uninstall libonvif on Arch using YAY

$ yay -Rns libonvif

2. Manually Install "libonvif" via AUR

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

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

b. Clone libonvif's git locally

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

c. Go to ~/libonvif folder and install it

$ cd ~/libonvif $ makepkg -si

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

ID: 1409691
Name: libonvif
PackageBaseID: 166033
PackageBase: libonvif
Version: 1.4.4-1
Description: A client side implementation of the ONVIF specification - library and CLI 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/libonvif.tar.gz