chicken-lowdown on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-lowdown

* (Optional) Uninstall chicken-lowdown on Arch using YAY

$ yay -Rns chicken-lowdown

2. Manually Install "chicken-lowdown" via AUR

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

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

b. Clone chicken-lowdown's git locally

$ git clone https://aur.archlinux.org/chicken-lowdown.git ~/chicken-lowdown

c. Go to ~/chicken-lowdown folder and install it

$ cd ~/chicken-lowdown $ makepkg -si

3. Information about the chicken-lowdown package on Arch User Repository (AUR)

ID: 1379518
Name: chicken-lowdown
PackageBaseID: 201182
PackageBase: chicken-lowdown
Version: 3-3
Description: A pure Chicken Markdown parser for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/lowdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704248524
LastModified: 1704276345
URLPath: /cgit/aur.git/snapshot/chicken-lowdown.tar.gz