cicada on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S cicada

* (Optional) Uninstall cicada on Arch using YAY

$ yay -Rns cicada

2. Manually Install "cicada" via AUR

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

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

b. Clone cicada's git locally

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

c. Go to ~/cicada folder and install it

$ cd ~/cicada $ makepkg -si

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

ID: 213934
Name: cicada
PackageBaseID: 92930
PackageBase: cicada
Version: 2015.06.24-1
Description: programming language with the following features 1. threaded code based 2. aggressively developed 3. never provide backward compatibility [github zip version]
URL: http://cicada-language.github.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1701702711
Maintainer: xieyuheng
Submitter: xieyuheng
FirstSubmitted: 1431302806
LastModified: 1437489872
URLPath: /cgit/aur.git/snapshot/cicada.tar.gz