libdali on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libdali

* (Optional) Uninstall libdali on Arch using YAY

$ yay -Rns libdali

2. Manually Install "libdali" via AUR

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

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

b. Clone libdali's git locally

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

c. Go to ~/libdali folder and install it

$ cd ~/libdali $ makepkg -si

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

ID: 1182193
Name: libdali
PackageBaseID: 174475
PackageBase: libdali
Version: 1.8-3
Description: The C library for the DataLink protocol.
URL: https://github.com/iris-edu/libdali
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1640700256
LastModified: 1670956809
URLPath: /cgit/aur.git/snapshot/libdali.tar.gz