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