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

Last updated: May 09,2024

1. Install "python3-markuppy" package

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

$ sudo apt update $ sudo apt install python3-markuppy

2. Uninstall "python3-markuppy" package

This guide let you learn how to uninstall python3-markuppy on Kali Linux:

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

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

Package: python3-markuppy
Source: python-markuppy
Version: 1.14-1
Installed-Size: 41
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 8812
SHA256: 89d25ed629e1ff90fbefdfb140421f4376101b5aadb7da211676efb036b7246a
SHA1: a8a530269d8bcde2e8282e91e724bd17d4e1351d
MD5sum: 848c4a8bd66e082c9a402697c14f9687
Description: module to generate HTML/XML content (Python3)
This is MarkupPy - a Python module that attempts to make it easier to generate
HTML/XML from a Python program in an intuitive, lightweight, customizable and
pythonic way.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://pypi.org/project/MarkupPy
Section: python
Priority: optional
Filename: pool/main/p/python-markuppy/python3-markuppy_1.14-1_all.deb