latextogrob on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S latextogrob

* (Optional) Uninstall latextogrob on Arch using YAY

$ yay -Rns latextogrob

2. Manually Install "latextogrob" via AUR

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

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

b. Clone latextogrob's git locally

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

c. Go to ~/latextogrob folder and install it

$ cd ~/latextogrob $ makepkg -si

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

ID: 1305660
Name: latextogrob
PackageBaseID: 48628
PackageBase: latextogrob
Version: 0.2-2
Description: A simple script to convert a file with LaTeX formulae into a readable file with HP 48/50g
URL: https://bbs.archlinux.org/viewtopic.php?id=117953
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: swiftscythe
FirstSubmitted: 1304260634
LastModified: 1692339446
URLPath: /cgit/aur.git/snapshot/latextogrob.tar.gz