lhs2tex on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S lhs2tex

* (Optional) Uninstall lhs2tex on Arch using YAY

$ yay -Rns lhs2tex

2. Manually Install "lhs2tex" via AUR

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

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

b. Clone lhs2tex's git locally

$ git clone https://aur.archlinux.org/lhs2tex.git ~/lhs2tex

c. Go to ~/lhs2tex folder and install it

$ cd ~/lhs2tex $ makepkg -si

3. Information about the lhs2tex package on Arch User Repository (AUR)

ID: 950617
Name: lhs2tex
PackageBaseID: 110909
PackageBase: lhs2tex
Version: 1.24-1
Description: Preprocessor for typesetting Haskell sources with LaTeX
URL: https://www.andres-loeh.de/lhs2tex/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: favonia
FirstSubmitted: 1462385057
LastModified: 1629556558
URLPath: /cgit/aur.git/snapshot/lhs2tex.tar.gz