cicada-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cicada-bin

* (Optional) Uninstall cicada-bin on Arch using YAY

$ yay -Rns cicada-bin

2. Manually Install "cicada-bin" via AUR

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

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

b. Clone cicada-bin's git locally

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

c. Go to ~/cicada-bin folder and install it

$ cd ~/cicada-bin $ makepkg -si

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

ID: 1249423
Name: cicada-bin
PackageBaseID: 192838
PackageBase: cicada-bin
Version: 0.1.50-1
Description: Write CI/CD Pipelines in TypeScript
URL: https://cicada.build
NumVotes: 1
Popularity: 0.001236
OutOfDate:
Maintainer:
Submitter: ggrant
FirstSubmitted: 1681930094
LastModified: 1682666789
URLPath: /cgit/aur.git/snapshot/cicada-bin.tar.gz