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

Last updated: May 14,2024

1. Install "python3-markupsafe" package

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

$ sudo apt update $ sudo apt install python3-markupsafe

2. Uninstall "python3-markupsafe" package

In this section, we are going to explain the necessary steps to uninstall python3-markupsafe on Kali Linux:

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

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

Package: python3-markupsafe
Source: markupsafe
Version: 2.1.5-1
Installed-Size: 67
Maintainer: Piotr Ożarowski
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 14452
SHA256: e976e0b4d71eddc807eb253779a174bc07b4dd8c7aa5a547392a94696902c96e
SHA1: 56f132d0cee500789ecb1d5cc347bee2df70fc08
MD5sum: cc30becc760ce4b3b677ed2d300e5490
Description: HTML/XHTML/XML string library
MarkupSafe is a Python library implementing a unicode subclass that is
aware of HTML escaping rules. It can be used to implement automatic
string escaping.
Description-md5:
Homepage: https://palletsprojects.com/p/markupsafe/
Section: python
Priority: optional
Filename: pool/main/m/markupsafe/python3-markupsafe_2.1.5-1_amd64.deb