libdap on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libdap

* (Optional) Uninstall libdap on Arch using YAY

$ yay -Rns libdap

2. Manually Install "libdap" via AUR

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

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

b. Clone libdap's git locally

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

c. Go to ~/libdap folder and install it

$ cd ~/libdap $ makepkg -si

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

ID: 1415533
Name: libdap
PackageBaseID: 7697
PackageBase: libdap
Version: 3.21.0-1
Description: A library which contains an implementation of DAP 2.0 and 3.1
URL: https://opendap.org/index.php/software/libdap
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
Submitter: graziano
FirstSubmitted: 1164978253
LastModified: 1708917506
URLPath: /cgit/aur.git/snapshot/libdap.tar.gz