mdview on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mdview

* (Optional) Uninstall mdview on Arch using YAY

$ yay -Rns mdview

2. Manually Install "mdview" via AUR

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

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

b. Clone mdview's git locally

$ git clone https://aur.archlinux.org/mdview.git ~/mdview

c. Go to ~/mdview folder and install it

$ cd ~/mdview $ makepkg -si

3. Information about the mdview package on Arch User Repository (AUR)

ID: 1320526
Name: mdview
PackageBaseID: 159605
PackageBase: mdview
Version: 1.5.0-1
Description: Markdown View
URL: https://github.com/mapitman/mdview
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarkPitman
Submitter: MarkPitman
FirstSubmitted: 1604834391
LastModified: 1695015177
URLPath: /cgit/aur.git/snapshot/mdview.tar.gz