perl6-pod-to-markdown on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S perl6-pod-to-markdown

* (Optional) Uninstall perl6-pod-to-markdown on Arch using YAY

$ yay -Rns perl6-pod-to-markdown

2. Manually Install "perl6-pod-to-markdown" via AUR

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

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

b. Clone perl6-pod-to-markdown's git locally

$ git clone https://aur.archlinux.org/perl6-pod-to-markdown.git ~/perl6-pod-to-markdown

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

$ cd ~/perl6-pod-to-markdown $ makepkg -si

3. Information about the perl6-pod-to-markdown package on Arch User Repository (AUR)

ID: 433681
Name: perl6-pod-to-markdown
PackageBaseID: 105606
PackageBase: perl6-pod-to-markdown
Version: 0.0.1-2
Description: Render Perl6 Pod as Markdown
URL: https://github.com/softmoth/perl6-pod-to-markdown
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1451978971
LastModified: 1502071695
URLPath: /cgit/aur.git/snapshot/perl6-pod-to-markdown.tar.gz