How to Install and Uninstall python3-PyX Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-PyX" package

In this section, we are going to explain the necessary steps to install python3-PyX on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PyX

2. Uninstall "python3-PyX" package

Please follow the step by step instructions below to uninstall python3-PyX on openSUSE Leap:

$ sudo zypper remove python3-PyX

3. Information about the python3-PyX package on openSUSE Leap

Information for package python3-PyX:
------------------------------------
Repository : Main Repository
Name : python3-PyX
Version : 0.15-bp155.3.13
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : python-PyX-0.15-bp155.3.13.src
Upstream URL : https://pyx-project.org/
Summary : Python package for the generation of PostScript, PDF, and SVG files
Description :
PyX is a Python package for the creation of PostScript, PDF, and SVG files. It
combines an abstraction of the PostScript drawing model with a TeX/LaTeX
interface. Complex tasks like 2d and 3d plots in publication-ready quality are
built out of these primitives.