mdpls-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mdpls-git

* (Optional) Uninstall mdpls-git on Arch using YAY

$ yay -Rns mdpls-git

2. Manually Install "mdpls-git" via AUR

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

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

b. Clone mdpls-git's git locally

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

c. Go to ~/mdpls-git folder and install it

$ cd ~/mdpls-git $ makepkg -si

3. Information about the mdpls-git package on Arch User Repository (AUR)

ID: 1326801
Name: mdpls-git
PackageBaseID: 198008
PackageBase: mdpls-git
Version: 0.1.0.6.g3076150-1
Description: A language server that provides a live HTML preview of your markdown in your browser.
URL: https://github.com/euclio/mdpls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dvb
Submitter: dvb
FirstSubmitted: 1696041899
LastModified: 1696041899
URLPath: /cgit/aur.git/snapshot/mdpls-git.tar.gz