libdill on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libdill on Arch using YAY
$
yay -S
libdill
Copied
* (Optional) Uninstall libdill on Arch using YAY
$
yay -Rns
libdill
Copied
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
Copied
b. Clone libdill's git locally
$
git clone https://aur.archlinux.org/libdill.git
~/libdill
Copied
c. Go to ~/libdill folder and install it
$
cd
~/libdill
Copied
$
makepkg -si
Copied
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
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