mathics-pygments on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S mathics-pygments

* (Optional) Uninstall mathics-pygments on Arch using YAY

$ yay -Rns mathics-pygments

2. Manually Install "mathics-pygments" via AUR

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

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

b. Clone mathics-pygments's git locally

$ git clone https://aur.archlinux.org/mathics-pygments.git ~/mathics-pygments

c. Go to ~/mathics-pygments folder and install it

$ cd ~/mathics-pygments $ makepkg -si

3. Information about the mathics-pygments package on Arch User Repository (AUR)

ID: 915006
Name: mathics-pygments
PackageBaseID: 167058
PackageBase: mathics-pygments
Version: 1.0.2-1
Description: A pygments-based lexer and scanner for Mathics.
URL: https://github.com/Mathics3/mathics-pygments
NumVotes: 1
Popularity: 0.000455
OutOfDate:
Maintainer: Techcable
Submitter: Techcable
FirstSubmitted: 1621356077
LastModified: 1622495237
URLPath: /cgit/aur.git/snapshot/mathics-pygments.tar.gz