plantuml-markdown on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S plantuml-markdown

* (Optional) Uninstall plantuml-markdown on Arch using YAY

$ yay -Rns plantuml-markdown

2. Manually Install "plantuml-markdown" via AUR

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

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

b. Clone plantuml-markdown's git locally

$ git clone https://aur.archlinux.org/plantuml-markdown.git ~/plantuml-markdown

c. Go to ~/plantuml-markdown folder and install it

$ cd ~/plantuml-markdown $ makepkg -si

3. Information about the plantuml-markdown package on Arch User Repository (AUR)

ID: 835626
Name: plantuml-markdown
PackageBaseID: 147344
PackageBase: plantuml-markdown
Version: 3.4.2-1
Description: PlantUML plugin for Python-Markdown
URL: https://github.com/mikitex70/plantuml-markdown
NumVotes: 0
Popularity: 0
OutOfDate: 1687693971
Maintainer: GFdevelop
Submitter: GFdevelop
FirstSubmitted: 1576059031
LastModified: 1608408338
URLPath: /cgit/aur.git/snapshot/plantuml-markdown.tar.gz