cmarked on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S cmarked

* (Optional) Uninstall cmarked on Arch using YAY

$ yay -Rns cmarked

2. Manually Install "cmarked" via AUR

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

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

b. Clone cmarked's git locally

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

c. Go to ~/cmarked folder and install it

$ cd ~/cmarked $ makepkg -si

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

ID: 390286
Name: cmarked
PackageBaseID: 120007
PackageBase: cmarked
Version: 0.3.0-1
Description: A multi platform CommonMark (Markdown) editor
URL: https://github.com/sergiodlc/cmarked
NumVotes: 2
Popularity: 0
OutOfDate: 1703271067
Maintainer: sergiodlc
Submitter: sergiodlc
FirstSubmitted: 1487733744
LastModified: 1488858544
URLPath: /cgit/aur.git/snapshot/cmarked.tar.gz