mdliveview on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mdliveview

* (Optional) Uninstall mdliveview on Arch using YAY

$ yay -Rns mdliveview

2. Manually Install "mdliveview" via AUR

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

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

b. Clone mdliveview's git locally

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

c. Go to ~/mdliveview folder and install it

$ cd ~/mdliveview $ makepkg -si

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

ID: 1280123
Name: mdliveview
PackageBaseID: 142091
PackageBase: mdliveview
Version: 1.1-1
Description: Mdliveview is a lightweight Markdown file viewer with autoreload
URL: https://github.com/Geballin/Mdliveview
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1557927818
LastModified: 1687989980
URLPath: /cgit/aur.git/snapshot/mdliveview.tar.gz