coconut-lang on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S coconut-lang

* (Optional) Uninstall coconut-lang on Arch using YAY

$ yay -Rns coconut-lang

2. Manually Install "coconut-lang" via AUR

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

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

b. Clone coconut-lang's git locally

$ git clone https://aur.archlinux.org/coconut-lang.git ~/coconut-lang

c. Go to ~/coconut-lang folder and install it

$ cd ~/coconut-lang $ makepkg -si

3. Information about the coconut-lang package on Arch User Repository (AUR)

ID: 1046023
Name: coconut-lang
PackageBaseID: 112742
PackageBase: coconut-lang
Version: 1.6.0-1
Description: Simple, elegant, Pythonic functional programming.
URL: http://coconut-lang.org/
NumVotes: 1
Popularity: 0.000144
OutOfDate: 1690525600
Maintainer:
Submitter: keenerd
FirstSubmitted: 1466696964
LastModified: 1646383314
URLPath: /cgit/aur.git/snapshot/coconut-lang.tar.gz