How to Install and Uninstall python3-pyx Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-pyx" package

Learn how to install python3-pyx on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyx

2. Uninstall "python3-pyx" package

In this section, we are going to explain the necessary steps to uninstall python3-pyx on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pyx $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyx package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pyx
Priority: optional
Section: universe/python
Installed-Size: 1951
Maintainer: Ubuntu Developers
Original-Maintainer: Stuart Prescott
Architecture: amd64
Source: pyx3
Version: 0.14.1-1build1
Provides: python3.5-pyx
Depends: libc6 (>= 2.4), libkpathsea6, python3 (<< 3.6), python3 (>= 3.5~)
Recommends: texlive-latex-base
Suggests: python3-pyx-doc, python3-pil, texlive-fonts-recommended
Filename: pool/universe/p/pyx3/python3-pyx_0.14.1-1build1_amd64.deb
Size: 255978
MD5sum: 25d396e66b26dd96afd264b8cbb86327
SHA1: 2b045333fbf2ddd03dcccdd4ad52a1a76ae444bc
SHA256: 5328bbbef5ea355108c9b735e5995a853dbd680c8d8658cea77f05ee2b48cb88
Description-en: Python 3 module for generating PostScript graphics
PyX is a Python 3 module for generating encapsulated PostScript, PDF and SVG
figures using an abstraction of PostScript and TeX.
.
The module provides access to PostScript features such as paths,
line-styles, fill patterns, transformations, and clipping. Geometric
operations on paths such as intersections, transformations, and splitting
are also supported.
.
PyX also allows flexible graph generation with many different graph and
axis styles.
.
Use the python-pyx package for a version of PyX compatible with Python 2.
Description-md5: 3acb3c1b8e3ce56a8a18f2e3fe739b75
Homepage: http://pyx.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu