perl-pod-latex on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S perl-pod-latex

* (Optional) Uninstall perl-pod-latex on Arch using YAY

$ yay -Rns perl-pod-latex

2. Manually Install "perl-pod-latex" via AUR

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

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

b. Clone perl-pod-latex's git locally

$ git clone https://aur.archlinux.org/perl-pod-latex.git ~/perl-pod-latex

c. Go to ~/perl-pod-latex folder and install it

$ cd ~/perl-pod-latex $ makepkg -si

3. Information about the perl-pod-latex package on Arch User Repository (AUR)

ID: 447391
Name: perl-pod-latex
PackageBaseID: 122373
PackageBase: perl-pod-latex
Version: 0.61-3
Description: Convert Pod data to formatted LaTeX
URL: http://search.cpan.org/dist/Pod-LaTeX/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: mbunkus
FirstSubmitted: 1494844829
LastModified: 1506628974
URLPath: /cgit/aur.git/snapshot/perl-pod-latex.tar.gz