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

Last updated: July 03,2024

1. Install "python3-identify" package

Please follow the steps below to install python3-identify on Kali Linux

$ sudo apt update $ sudo apt install python3-identify

2. Uninstall "python3-identify" package

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

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

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

Package: python3-identify
Source: identify
Version: 2.5.35-1
Installed-Size: 383
Maintainer: Daniel Baumann
Architecture: all
Depends: python3:any
Size: 68312
SHA256: 250f158d060410a36b37c318807fc60db1b38609ed796972e1dda052173b6208
SHA1: 5a274c20476b7bbb60872752d5f48fd2cbf6650e
MD5sum: ae2e66a03902bdda7c636e2ee2f19158
Description: File identification library for Python
Identify is a Python module to get information about files, such as:
.
* File type (file, symlink, directory)
* Mode (is it executable?)
* File name (mostly based on extension)
* If executable, the shebang is read and the interpreter interpreted
Description-md5:
Homepage: https://github.com/chriskuehl/identify
Section: python
Priority: optional
Filename: pool/main/i/identify/python3-identify_2.5.35-1_all.deb