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

Last updated: June 26,2024

1. Install "python-pyx" package

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

$ sudo apt update $ sudo apt install python-pyx

2. Uninstall "python-pyx" package

Please follow the guidelines below to uninstall python-pyx on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyx
Priority: optional
Section: universe/python
Installed-Size: 1853
Maintainer: Ubuntu Developers
Original-Maintainer: Stuart Prescott
Architecture: amd64
Source: pyx
Version: 0.12.1-4
Provides: python2.7-pyx
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libkpathsea6
Recommends: texlive-latex-base
Suggests: python-imaging, python-pyx-doc, texlive-fonts-recommended
Filename: pool/universe/p/pyx/python-pyx_0.12.1-4_amd64.deb
Size: 238314
MD5sum: bab59a2cc1b37a72132fe9bab68b0e87
SHA1: 5a62d5ffff857758e605cede6026ec70a54dc5c1
SHA256: 8e49566a58729c12ce66f5af79538ee971271f066b86d0941437c82d174053a7
Description-en: Python 2 module for generating PostScript graphics
PyX is a Python 2 module for generating encapsulated PostScript 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.
.
Development of this Python 2 version of PyX has ceased. Use the python3-pyx
package for a version of PyX compatible with Python 3.
Description-md5: fa8ae118a9e6f81d5cfe734c70681317
Homepage: http://pyx.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu