latexcalc on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S latexcalc

* (Optional) Uninstall latexcalc on Arch using YAY

$ yay -Rns latexcalc

2. Manually Install "latexcalc" via AUR

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

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

b. Clone latexcalc's git locally

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

c. Go to ~/latexcalc folder and install it

$ cd ~/latexcalc $ makepkg -si

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

ID: 438030
Name: latexcalc
PackageBaseID: 115385
PackageBase: latexcalc
Version: 1.0.1-1
Description: Program made to calculate values within LaTeX files before typesetting
URL: http://latexcalc.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sansation
Submitter: sansation
FirstSubmitted: 1473457587
LastModified: 1503526329
URLPath: /cgit/aur.git/snapshot/latexcalc.tar.gz