dprint-plugin-markdown on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S dprint-plugin-markdown

* (Optional) Uninstall dprint-plugin-markdown on Arch using YAY

$ yay -Rns dprint-plugin-markdown

2. Manually Install "dprint-plugin-markdown" via AUR

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

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

b. Clone dprint-plugin-markdown's git locally

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

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

$ cd ~/dprint-plugin-markdown $ makepkg -si

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

ID: 1416640
Name: dprint-plugin-markdown
PackageBaseID: 186194
PackageBase: dprint-plugin-markdown
Version: 0.16.4-1
Description: Markdown code formatting plugin for dprint.
URL: https://github.com/dprint/dprint-plugin-markdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1664542943
LastModified: 1709041057
URLPath: /cgit/aur.git/snapshot/dprint-plugin-markdown.tar.gz