libmill on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S libmill

* (Optional) Uninstall libmill on Arch using YAY

$ yay -Rns libmill

2. Manually Install "libmill" via AUR

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

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

b. Clone libmill's git locally

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

c. Go to ~/libmill folder and install it

$ cd ~/libmill $ makepkg -si

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

ID: 371205
Name: libmill
PackageBaseID: 100813
PackageBase: libmill
Version: 1.18-1
Description: Go-style concurrency in C
URL: http://libmill.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1443376350
LastModified: 1483719350
URLPath: /cgit/aur.git/snapshot/libmill.tar.gz