libco on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S libco

* (Optional) Uninstall libco on Arch using YAY

$ yay -Rns libco

2. Manually Install "libco" via AUR

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

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

b. Clone libco's git locally

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

c. Go to ~/libco folder and install it

$ cd ~/libco $ makepkg -si

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

ID: 1338058
Name: libco
PackageBaseID: 162194
PackageBase: libco
Version: 20-3
Description: Cooperative multithreading library
URL: https://github.com/higan-emu/libco
NumVotes: 1
Popularity: 0.117996
OutOfDate:
Maintainer: tequa
Submitter: tequa
FirstSubmitted: 1610901080
LastModified: 1697956967
URLPath: /cgit/aur.git/snapshot/libco.tar.gz