echomd on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S echomd

* (Optional) Uninstall echomd on Arch using YAY

$ yay -Rns echomd

2. Manually Install "echomd" via AUR

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

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

b. Clone echomd's git locally

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

c. Go to ~/echomd folder and install it

$ cd ~/echomd $ makepkg -si

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

ID: 347034
Name: echomd
PackageBaseID: 116254
PackageBase: echomd
Version: 0.1.1-1
Description: A markdown like conversion tool for shell terminals.
URL: https://github.com/WebReflection/echomd
NumVotes: 0
Popularity: 0
OutOfDate: 1706055029
Maintainer: webreflection
Submitter: webreflection
FirstSubmitted: 1476621784
LastModified: 1476623152
URLPath: /cgit/aur.git/snapshot/echomd.tar.gz