markdown-electron on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S markdown-electron

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

$ yay -Rns markdown-electron

2. Manually Install "markdown-electron" via AUR

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

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

b. Clone markdown-electron's git locally

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

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

$ cd ~/markdown-electron $ makepkg -si

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

ID: 653152
Name: markdown-electron
PackageBaseID: 145585
PackageBase: markdown-electron
Version: 1-1
Description: Electron version of Markdown app
URL: https://github.com/JP1016/Markdown-Electron
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bruceutut
Submitter: bruceutut
FirstSubmitted: 1570346757
LastModified: 1570346757
URLPath: /cgit/aur.git/snapshot/markdown-electron.tar.gz