libdill on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S libdill

* (Optional) Uninstall libdill on Arch using YAY

$ yay -Rns libdill

2. Manually Install "libdill" via AUR

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

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

b. Clone libdill's git locally

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

c. Go to ~/libdill folder and install it

$ cd ~/libdill $ makepkg -si

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

ID: 1062636
Name: libdill
PackageBaseID: 111312
PackageBase: libdill
Version: 2.14-2
Description: Structured concurrency in C
URL: https://github.com/sustrik/libdill
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1463350973
LastModified: 1649266292
URLPath: /cgit/aur.git/snapshot/libdill.tar.gz