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

Last updated: May 17,2024

1. Install "python2-PyX" package

This tutorial shows how to install python2-PyX on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PyX

2. Uninstall "python2-PyX" package

Please follow the steps below to uninstall python2-PyX on openSUSE Leap:

$ sudo zypper remove python2-PyX

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

Information for package python2-PyX:
------------------------------------
Repository : Main Repository
Name : python2-PyX
Version : 0.12.1-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 3,2 MiB
Installed : No
Status : not installed
Source package : python2-PyX-0.12.1-bp153.1.13.src
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.