cyan on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cyan

* (Optional) Uninstall cyan on Arch using YAY

$ yay -Rns cyan

2. Manually Install "cyan" via AUR

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

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

b. Clone cyan's git locally

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

c. Go to ~/cyan folder and install it

$ cd ~/cyan $ makepkg -si

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

ID: 1248501
Name: cyan
PackageBaseID: 169430
PackageBase: cyan
Version: 0.3.0-1
Description: The Teal build system and project manager
URL: https://github.com/teal-language/cyan
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1627727017
LastModified: 1682607862
URLPath: /cgit/aur.git/snapshot/cyan.tar.gz