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

Last updated: May 20,2024

1. Install "python3-markups" package

Please follow the instructions below to install python3-markups on Kali Linux

$ sudo apt update $ sudo apt install python3-markups

2. Uninstall "python3-markups" package

This is a short guide on how to uninstall python3-markups on Kali Linux:

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

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

Package: python3-markups
Source: pymarkups
Version: 4.0.0-1
Installed-Size: 59
Maintainer: Dmitry Shachnev
Architecture: all
Depends: python3-mdx-math, python3:any
Recommends: python3-docutils, python3-markdown, python3-pygments, python3-textile, python3-yaml
Suggests: libjs-mathjax
Size: 15612
SHA256: fe715fa57442f7263ad4653b6f2829db5b4b3e77457cc14dcf81b247e99af078
SHA1: 9bb39c2f22d15c33febd00c4570a81467fb154f6
MD5sum: d2304ece4ddf1af21049f1cd789bebf1
Description: Wrapper around various text markups, implemented in Python 3
This module provides a wrapper around various text markup languages.
.
Available by default are Markdown, reStructuredText and Textile, but you
can easily add your own markups.
.
It is also possible to implement custom markups (inherited from AbstractMarkup
class).
Description-md5:
Homepage: https://github.com/retext-project/pymarkups
Section: python
Priority: optional
Filename: pool/main/p/pymarkups/python3-markups_4.0.0-1_all.deb