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

Last updated: May 11,2024

1. Install "python3-mdurl" package

In this section, we are going to explain the necessary steps to install python3-mdurl on Kali Linux

$ sudo apt update $ sudo apt install python3-mdurl

2. Uninstall "python3-mdurl" package

Please follow the step by step instructions below to uninstall python3-mdurl on Kali Linux:

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

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

Package: python3-mdurl
Source: mdurl
Version: 0.1.2-1
Installed-Size: 42
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 9444
SHA256: 2fc5e8527b2f322ef55b2c91a0c512cd5481998fc94c507dffcf5c2f66930ea1
SHA1: f62e2ee52e228f5b4c404add585e77f8fda4e17d
MD5sum: b218d4852d3bb65667237da81f3324b2
Description: Python port of the JavaScript mdurl package
mdurl is a set of URL utilities for the markdown-it-py package. It
provides a pure-Python implementation of several functions from the
original JavaScript package, such as .decode(), .parse(), .encode().
Description-md5:
Homepage: https://github.com/executablebooks/mdurl
Section: python
Priority: optional
Filename: pool/main/m/mdurl/python3-mdurl_0.1.2-1_all.deb