geany-plugin-markdown on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S geany-plugin-markdown

* (Optional) Uninstall geany-plugin-markdown on Arch using YAY

$ yay -Rns geany-plugin-markdown

2. Manually Install "geany-plugin-markdown" via AUR

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

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

b. Clone geany-plugin-markdown's git locally

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

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

$ cd ~/geany-plugin-markdown $ makepkg -si

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

ID: 1054316
Name: geany-plugin-markdown
PackageBaseID: 121662
PackageBase: geany-plugin-markdown
Version: 1.38-1
Description: Markdown plugin for Geany
URL: https://plugins.geany.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fft
FirstSubmitted: 1492705569
LastModified: 1647788975
URLPath: /cgit/aur.git/snapshot/geany-plugin-markdown.tar.gz