clio-lang on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S clio-lang

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

$ yay -Rns clio-lang

2. Manually Install "clio-lang" via AUR

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

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

b. Clone clio-lang's git locally

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

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

$ cd ~/clio-lang $ makepkg -si

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

ID: 678694
Name: clio-lang
PackageBaseID: 147528
PackageBase: clio-lang
Version: 0.1.6-1
Description: a pure functional lazy-evaluated programming language
URL: https://clio-lang.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: siever
Submitter: siever
FirstSubmitted: 1576799167
LastModified: 1576799167
URLPath: /cgit/aur.git/snapshot/clio-lang.tar.gz