markdown-reader on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S markdown-reader

* (Optional) Uninstall markdown-reader on Arch using YAY

$ yay -Rns markdown-reader

2. Manually Install "markdown-reader" via AUR

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

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

b. Clone markdown-reader's git locally

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

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

$ cd ~/markdown-reader $ makepkg -si

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

ID: 207426
Name: markdown-reader
PackageBaseID: 93036
PackageBase: markdown-reader
Version: 1.1.1-1
Description: A document reader for markdown and html files
URL: https://github.com/BadWolfie
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: badwolfie
Submitter: badwolfie
FirstSubmitted: 1431639870
LastModified: 1436152439
URLPath: /cgit/aur.git/snapshot/markdown-reader.tar.gz