cyan on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install cyan on Arch using YAY
$
yay -S
cyan
Copied
* (Optional) Uninstall cyan on Arch using YAY
$
yay -Rns
cyan
Copied
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
Copied
b. Clone cyan's git locally
$
git clone https://aur.archlinux.org/cyan.git
~/cyan
Copied
c. Go to ~/cyan folder and install it
$
cd
~/cyan
Copied
$
makepkg -si
Copied
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
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