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

Last updated: September 20,2024

1. Install "python3-pygments" package

Please follow the guidelines below to install python3-pygments on Kali Linux

$ sudo apt update $ sudo apt install python3-pygments

2. Uninstall "python3-pygments" package

This guide covers the steps necessary to uninstall python3-pygments on Kali Linux:

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

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

Package: python3-pygments
Source: pygments
Version: 2.17.2+dfsg-1
Installed-Size: 4418
Maintainer: Piotr Ożarowski
Architecture: all
Replaces: python-pygments (<< 2.3.1+dfsg-4~)
Depends: python3-pkg-resources, python3:any
Suggests: python-pygments-doc, ttf-bitstream-vera
Breaks: python-pygments (<< 2.3.1+dfsg-4~)
Size: 818396
SHA256: c8705d18e5cee584d50256753a4e84c457fd93c1504bf1762002a000fe7f6d68
SHA1: 2501d90412e17379b41a2eb92f83ce5a7a1bf63d
MD5sum: 84395c8e81ac4554cd163a00b25b4a78
Description: syntax highlighting package written in Python 3
Pygments aims to be a generic syntax highlighter for general use in all kinds
of software such as forum systems, wikis or other applications that need to
prettify source code.
.
Highlights are:
* a wide range of common languages and markup formats is supported
* special attention is paid to details, increasing quality by a fair amount
* support for new languages and formats are added easily
* a number of output formats, presently HTML, LaTeX and ANSI sequences
* it is usable as a command-line tool and as a library
Description-md5:
Multi-Arch: foreign
Homepage: https://pygments.org/
Tag: devel::lang:python, implemented-in::python, interface::commandline,
role::program, scope::utility
Section: python
Priority: optional
Filename: pool/main/p/pygments/python3-pygments_2.17.2+dfsg-1_all.deb