qmarkdown on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S qmarkdown

* (Optional) Uninstall qmarkdown on Arch using YAY

$ yay -Rns qmarkdown

2. Manually Install "qmarkdown" via AUR

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

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

b. Clone qmarkdown's git locally

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

c. Go to ~/qmarkdown folder and install it

$ cd ~/qmarkdown $ makepkg -si

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

ID: 1105898
Name: qmarkdown
PackageBaseID: 159414
PackageBase: qmarkdown
Version: 0.4-1
Description: qMarkdown - minimal markdown viewer
URL: https://github.com/Peterkmoss/qmarkdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peterkmoss
Submitter: peterkmoss
FirstSubmitted: 1604418690
LastModified: 1656601450
URLPath: /cgit/aur.git/snapshot/qmarkdown.tar.gz