python-tikzplotlib on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-tikzplotlib

* (Optional) Uninstall python-tikzplotlib on Arch using YAY

$ yay -Rns python-tikzplotlib

2. Manually Install "python-tikzplotlib" via AUR

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

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

b. Clone python-tikzplotlib's git locally

$ git clone https://aur.archlinux.org/python-tikzplotlib.git ~/python-tikzplotlib

c. Go to ~/python-tikzplotlib folder and install it

$ cd ~/python-tikzplotlib $ makepkg -si

3. Information about the python-tikzplotlib package on Arch User Repository (AUR)

ID: 1029070
Name: python-tikzplotlib
PackageBaseID: 144186
PackageBase: python-tikzplotlib
Version: 0.10.1-1
Description: Convert matplotlib figures into TikZ/PGFPlots
URL: https://github.com/nschloe/tikzplotlib
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: solnce
FirstSubmitted: 1565286587
LastModified: 1643657664
URLPath: /cgit/aur.git/snapshot/python-tikzplotlib.tar.gz