markdownlint-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S markdownlint-cli

* (Optional) Uninstall markdownlint-cli on Arch using YAY

$ yay -Rns markdownlint-cli

2. Manually Install "markdownlint-cli" via AUR

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

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

b. Clone markdownlint-cli's git locally

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

c. Go to ~/markdownlint-cli folder and install it

$ cd ~/markdownlint-cli $ makepkg -si

3. Information about the markdownlint-cli package on Arch User Repository (AUR)

ID: 1394515
Name: markdownlint-cli
PackageBaseID: 189404
PackageBase: markdownlint-cli
Version: 0.39.0-1
Description: MarkdownLint Command Line Interface
URL: https://github.com/igorshubovych/markdownlint-cli
NumVotes: 8
Popularity: 0.013932
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1673366629
LastModified: 1706481659
URLPath: /cgit/aur.git/snapshot/markdownlint-cli.tar.gz