marktext on AUR (Arch User Repository)

Last updated: January 12,2025

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

$ yay -S marktext

* (Optional) Uninstall marktext on Arch using YAY

$ yay -Rns marktext

2. Manually Install "marktext" via AUR

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

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

b. Clone marktext's git locally

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

c. Go to ~/marktext folder and install it

$ cd ~/marktext $ makepkg -si

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

ID: 1346270
Name: marktext
PackageBaseID: 131993
PackageBase: marktext
Version: 0.17.1-4
Description: A simple and elegant open-source markdown editor that focused on speed and usability
URL: https://www.marktext.cc
NumVotes: 26
Popularity: 1.4E-5
OutOfDate:
Maintainer: alerque
Submitter: dopsi
FirstSubmitted: 1525162953
LastModified: 1698923665
URLPath: /cgit/aur.git/snapshot/marktext.tar.gz