electron-markdownify on AUR (Arch User Repository)

Last updated: January 05,2025

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

$ yay -S electron-markdownify

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

$ yay -Rns electron-markdownify

2. Manually Install "electron-markdownify" via AUR

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

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

b. Clone electron-markdownify's git locally

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

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

$ cd ~/electron-markdownify $ makepkg -si

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

ID: 979088
Name: electron-markdownify
PackageBaseID: 150161
PackageBase: electron-markdownify
Version: 1.4.1-1
Description: A minimal Markdown Editor desktop app built on top of Electron.
URL: https://markdownify.js.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: weearc
FirstSubmitted: 1584113225
LastModified: 1635176714
URLPath: /cgit/aur.git/snapshot/electron-markdownify.tar.gz