chaos on AUR (Arch User Repository)
Last updated: January 27,2025
1. Install "chaos" 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 chaos on Arch using YAY
$
yay -S
chaos
Copied
* (Optional) Uninstall chaos on Arch using YAY
$
yay -Rns
chaos
Copied
2. Manually Install "chaos" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chaos's git locally
$
git clone https://aur.archlinux.org/chaos.git
~/chaos
Copied
c. Go to ~/chaos folder and install it
$
cd
~/chaos
Copied
$
makepkg -si
Copied
3. Information about the chaos package on Arch User Repository (AUR)
ID: 948535
Name: chaos
PackageBaseID: 160433
PackageBase: chaos
Version: 0.2.0-1
Description: A purely functional programming language that achieves zero cyclomatic complexity
URL: https://github.com/chaos-lang/chaos
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zethra
FirstSubmitted: 1606757561
LastModified: 1629136941
URLPath: /cgit/aur.git/snapshot/chaos.tar.gz
Name: chaos
PackageBaseID: 160433
PackageBase: chaos
Version: 0.2.0-1
Description: A purely functional programming language that achieves zero cyclomatic complexity
URL: https://github.com/chaos-lang/chaos
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zethra
FirstSubmitted: 1606757561
LastModified: 1629136941
URLPath: /cgit/aur.git/snapshot/chaos.tar.gz