amber on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S amber

* (Optional) Uninstall amber on Arch using YAY

$ yay -Rns amber

2. Manually Install "amber" via AUR

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

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

b. Clone amber's git locally

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

c. Go to ~/amber folder and install it

$ cd ~/amber $ makepkg -si

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

ID: 870108
Name: amber
PackageBaseID: 125109
PackageBase: amber
Version: 0.36.0-1
Description: An open source efficient, cohesive and fun web framework for the Crystal language
URL: https://github.com/amberframework/amber
NumVotes: 8
Popularity: 0
OutOfDate: 1669681094
Maintainer: faustinoaq
Submitter: faustinoaq
FirstSubmitted: 1503707186
LastModified: 1614436990
URLPath: /cgit/aur.git/snapshot/amber.tar.gz