How to Install and Uninstall python311-PyX Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python311-PyX" package

This is a short guide on how to install python311-PyX on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-PyX

2. Uninstall "python311-PyX" package

In this section, we are going to explain the necessary steps to uninstall python311-PyX on openSuSE Tumbleweed:

$ sudo zypper remove python311-PyX

3. Information about the python311-PyX package on openSuSE Tumbleweed

Information for package python311-PyX:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-PyX
Version : 0.16-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 4.5 MiB
Installed : No
Status : not installed
Source package : python-PyX-0.16-1.3.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.