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

Last updated: January 10,2025

1. Install "python3-slugify" package

Please follow the guidance below to install python3-slugify on Kali Linux

$ sudo apt update $ sudo apt install python3-slugify

2. Uninstall "python3-slugify" package

Please follow the guidelines below to uninstall python3-slugify on Kali Linux:

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

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

Package: python3-slugify
Source: python-slugify
Version: 8.0.4-1
Installed-Size: 47
Maintainer: Debian Python Team
Architecture: all
Depends: python3-unidecode (>= 1.1.1), python3:any
Size: 11468
SHA256: 8073d06b392d3b8cc4e13274b799c43c9564457c3a0e0db537ae06803f6ca6f1
SHA1: 3d09d14a25d9bb4db5dde8ccf7b652378f5535aa
MD5sum: 54160678117c2d066d93f226324ab71a
Description: Python module that provides tools for slugifying unicode strings
Python module for slugifying unicode strings.
Description-md5:
Homepage: https://github.com/un33k/python-slugify
Section: python
Priority: optional
Filename: pool/main/p/python-slugify/python3-slugify_8.0.4-1_all.deb