ciao-lang on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ciao-lang

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

$ yay -Rns ciao-lang

2. Manually Install "ciao-lang" via AUR

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

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

b. Clone ciao-lang's git locally

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

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

$ cd ~/ciao-lang $ makepkg -si

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

ID: 1301410
Name: ciao-lang
PackageBaseID: 168775
PackageBase: ciao-lang
Version: 1.22.0.m7-1
Description: Ciao is a general purpose, multi-paradigm programming language in the Prolog family
URL: https://github.com/ciao-lang/ciao
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aarroyoc
Submitter: aarroyoc
FirstSubmitted: 1625840201
LastModified: 1691611882
URLPath: /cgit/aur.git/snapshot/ciao-lang.tar.gz