cocoalib on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cocoalib

* (Optional) Uninstall cocoalib on Arch using YAY

$ yay -Rns cocoalib

2. Manually Install "cocoalib" via AUR

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

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

b. Clone cocoalib's git locally

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

c. Go to ~/cocoalib folder and install it

$ cd ~/cocoalib $ makepkg -si

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

ID: 1099827
Name: cocoalib
PackageBaseID: 150381
PackageBase: cocoalib
Version: 0.99800-3
Description: A C++ library for doing Computations in Commutative Algebra. Also includes the CoCoA-5 Interpreter.
URL: http://cocoa.dima.unige.it/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: abacus
Submitter: abacus
FirstSubmitted: 1584478537
LastModified: 1655470583
URLPath: /cgit/aur.git/snapshot/cocoalib.tar.gz