stackedit on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S stackedit

* (Optional) Uninstall stackedit on Arch using YAY

$ yay -Rns stackedit

2. Manually Install "stackedit" via AUR

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

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

b. Clone stackedit's git locally

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

c. Go to ~/stackedit folder and install it

$ cd ~/stackedit $ makepkg -si

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

ID: 264313
Name: stackedit
PackageBaseID: 89131
PackageBase: stackedit
Version: 4.3.11-3
Description: In-browser markdown editor
URL: https://stackedit.io/
NumVotes: 3
Popularity: 0
OutOfDate: 1470750089
Maintainer:
Submitter: robertfoster
FirstSubmitted: 1420401065
LastModified: 1452523075
URLPath: /cgit/aur.git/snapshot/stackedit.tar.gz