eclipse-markdown on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S eclipse-markdown

* (Optional) Uninstall eclipse-markdown on Arch using YAY

$ yay -Rns eclipse-markdown

2. Manually Install "eclipse-markdown" via AUR

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

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

b. Clone eclipse-markdown's git locally

$ git clone https://aur.archlinux.org/eclipse-markdown.git ~/eclipse-markdown

c. Go to ~/eclipse-markdown folder and install it

$ cd ~/eclipse-markdown $ makepkg -si

3. Information about the eclipse-markdown package on Arch User Repository (AUR)

ID: 784696
Name: eclipse-markdown
PackageBaseID: 53050
PackageBase: eclipse-markdown
Version: 1.2.0-1
Description: Markdown editor plugin for Eclipse - outline, folding, formatting, HTML export & preview
URL: http://www.winterwell.com/software/markdown-editor.php
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: d1t2
FirstSubmitted: 1318268496
LastModified: 1598730467
URLPath: /cgit/aur.git/snapshot/eclipse-markdown.tar.gz