cocoa on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cocoa

* (Optional) Uninstall cocoa on Arch using YAY

$ yay -Rns cocoa

2. Manually Install "cocoa" via AUR

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

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

b. Clone cocoa's git locally

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

c. Go to ~/cocoa folder and install it

$ cd ~/cocoa $ makepkg -si

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

ID: 1074949
Name: cocoa
PackageBaseID: 112394
PackageBase: cocoa
Version: 5.4.0-3
Description: A computer algebra system for doing computations in commutative algebra.
URL: http://cocoa.dima.unige.it/
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer: abacus
Submitter: yitzi
FirstSubmitted: 1465751890
LastModified: 1651586646
URLPath: /cgit/aur.git/snapshot/cocoa.tar.gz