How to Install and Uninstall python3-pyx Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-pyx" package

This is a short guide on how to install python3-pyx on Kali Linux

$ sudo apt update $ sudo apt install python3-pyx

2. Uninstall "python3-pyx" package

Here is a brief guide to show you how to uninstall python3-pyx on Kali Linux:

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

3. Information about the python3-pyx package on Kali Linux

Package: python3-pyx
Source: pyx3 (0.16-2)
Version: 0.16-2+b1
Installed-Size: 2043
Maintainer: Stuart Prescott
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libkpathsea6 (>= 2023.20230311.66589)
Recommends: texlive-latex-base
Suggests: python3-pil, python3-pyx-doc, texlive-fonts-recommended
Size: 277860
SHA256: a485ed864af36020a72df5219e4ccf523007f1f55b1469079fc914c72c9b2879
SHA1: 45d29667ddace99b537bf0ab739c189bb1c97863
MD5sum: 60aa0c71009da5c9eb57363b5598a562
Description: 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:
Homepage: https://pyx-project.org/
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib, role::program, role::shared-lib, science::plotting,
science::visualisation, use::converting, use::viewing,
works-with-format::pdf, works-with-format::plaintext,
works-with-format::postscript, works-with::graphs, works-with::text
Section: python
Priority: optional
Filename: pool/main/p/pyx3/python3-pyx_0.16-2+b1_amd64.deb