mikidown on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S mikidown

* (Optional) Uninstall mikidown on Arch using YAY

$ yay -Rns mikidown

2. Manually Install "mikidown" via AUR

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

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

b. Clone mikidown's git locally

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

c. Go to ~/mikidown folder and install it

$ cd ~/mikidown $ makepkg -si

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

ID: 329878
Name: mikidown
PackageBaseID: 57432
PackageBase: mikidown
Version: 0.3.11-1
Description: A note taking application featuring markdown syntax
URL: http://shadowkyogre.github.io/mikidown/
NumVotes: 10
Popularity: 0
OutOfDate: 1705691705
Maintainer: ShadowKyogre
Submitter: rns
FirstSubmitted: 1331304711
LastModified: 1471284124
URLPath: /cgit/aur.git/snapshot/mikidown.tar.gz