pandoc-latex-fontsize on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pandoc-latex-fontsize

* (Optional) Uninstall pandoc-latex-fontsize on Arch using YAY

$ yay -Rns pandoc-latex-fontsize

2. Manually Install "pandoc-latex-fontsize" via AUR

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

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

b. Clone pandoc-latex-fontsize's git locally

$ git clone https://aur.archlinux.org/pandoc-latex-fontsize.git ~/pandoc-latex-fontsize

c. Go to ~/pandoc-latex-fontsize folder and install it

$ cd ~/pandoc-latex-fontsize $ makepkg -si

3. Information about the pandoc-latex-fontsize package on Arch User Repository (AUR)

ID: 744840
Name: pandoc-latex-fontsize
PackageBaseID: 153769
PackageBase: pandoc-latex-fontsize
Version: 1.1.2-2
Description: Pandoc filter for changing fontsize in code blocks
URL: https://github.com/chdemko/pandoc-latex-fontsize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: someonewithpc
Submitter: someonewithpc
FirstSubmitted: 1590837728
LastModified: 1590838232
URLPath: /cgit/aur.git/snapshot/pandoc-latex-fontsize.tar.gz