jupyter_latex_envs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S jupyter_latex_envs

* (Optional) Uninstall jupyter_latex_envs on Arch using YAY

$ yay -Rns jupyter_latex_envs

2. Manually Install "jupyter_latex_envs" via AUR

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

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

b. Clone jupyter_latex_envs's git locally

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

c. Go to ~/jupyter_latex_envs folder and install it

$ cd ~/jupyter_latex_envs $ makepkg -si

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

ID: 1072078
Name: jupyter_latex_envs
PackageBaseID: 120393
PackageBase: jupyter_latex_envs
Version: 1.4.6-2
Description: Jupyter notebook extension which supports (some) LaTeX environments within markdown cells
URL: https://github.com/ipython-contrib/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flying-sheep
FirstSubmitted: 1488809634
LastModified: 1650970409
URLPath: /cgit/aur.git/snapshot/jupyter_latex_envs.tar.gz