markdown-mime-type on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S markdown-mime-type

* (Optional) Uninstall markdown-mime-type on Arch using YAY

$ yay -Rns markdown-mime-type

2. Manually Install "markdown-mime-type" via AUR

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

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

b. Clone markdown-mime-type's git locally

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

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

$ cd ~/markdown-mime-type $ makepkg -si

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

ID: 602414
Name: markdown-mime-type
PackageBaseID: 141085
PackageBase: markdown-mime-type
Version: 1.0.0-1
Description: MIME file type for the markdown format
URL: https://aur.archlinux.org/packages/markdown-mime-type/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1554779708
LastModified: 1554779818
URLPath: /cgit/aur.git/snapshot/markdown-mime-type.tar.gz