libchan on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libchan

* (Optional) Uninstall libchan on Arch using YAY

$ yay -Rns libchan

2. Manually Install "libchan" via AUR

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

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

b. Clone libchan's git locally

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

c. Go to ~/libchan folder and install it

$ cd ~/libchan $ makepkg -si

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

ID: 989428
Name: libchan
PackageBaseID: 173023
PackageBase: libchan
Version: 0.0.4-2
Description: Pure C implementation of Go channels.
URL: https://github.com/tylertreat/chan
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rany
Submitter: rany
FirstSubmitted: 1636762867
LastModified: 1637023389
URLPath: /cgit/aur.git/snapshot/libchan.tar.gz