crumb on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S crumb

* (Optional) Uninstall crumb on Arch using YAY

$ yay -Rns crumb

2. Manually Install "crumb" via AUR

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

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

b. Clone crumb's git locally

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

c. Go to ~/crumb folder and install it

$ cd ~/crumb $ makepkg -si

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

ID: 1346111
Name: crumb
PackageBaseID: 198098
PackageBase: crumb
Version: 1.0-1.0
Description: Crumb is a high level, functional, interpreted, dynamically typed, general-purpose programming language, with a terse syntax, and a verbose standard library.
URL: https://github.com/liam-ilan/crumb/tree/main/src
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wtryknght
Submitter: wtryknght
FirstSubmitted: 1696384819
LastModified: 1698886039
URLPath: /cgit/aur.git/snapshot/crumb.tar.gz