cl-3bmd on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S cl-3bmd

* (Optional) Uninstall cl-3bmd on Arch using YAY

$ yay -Rns cl-3bmd

2. Manually Install "cl-3bmd" via AUR

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

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

b. Clone cl-3bmd's git locally

$ git clone https://aur.archlinux.org/cl-3bmd.git ~/cl-3bmd

c. Go to ~/cl-3bmd folder and install it

$ cd ~/cl-3bmd $ makepkg -si

3. Information about the cl-3bmd package on Arch User Repository (AUR)

ID: 1080909
Name: cl-3bmd
PackageBaseID: 178895
PackageBase: cl-3bmd
Version: r106.g4e08d82-1
Description: Markdown processor in Common Lisp using Esrap parser
URL: https://github.com/3b/3bmd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652694845
LastModified: 1652694845
URLPath: /cgit/aur.git/snapshot/cl-3bmd.tar.gz