perl-text-multimarkdown on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S perl-text-multimarkdown

* (Optional) Uninstall perl-text-multimarkdown on Arch using YAY

$ yay -Rns perl-text-multimarkdown

2. Manually Install "perl-text-multimarkdown" via AUR

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

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

b. Clone perl-text-multimarkdown's git locally

$ git clone https://aur.archlinux.org/perl-text-multimarkdown.git ~/perl-text-multimarkdown

c. Go to ~/perl-text-multimarkdown folder and install it

$ cd ~/perl-text-multimarkdown $ makepkg -si

3. Information about the perl-text-multimarkdown package on Arch User Repository (AUR)

ID: 1345986
Name: perl-text-multimarkdown
PackageBaseID: 83895
PackageBase: perl-text-multimarkdown
Version: 1.002-1
Description: Convert MultiMarkdown syntax to (X)HTML.
URL: https://metacpan.org/dist/Text-MultiMarkdown
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: goeb
Submitter: Babets
FirstSubmitted: 1405609630
LastModified: 1698863022
URLPath: /cgit/aur.git/snapshot/perl-text-multimarkdown.tar.gz