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