How to Install and Uninstall python3-importlab Package on Kali Linux
Last updated: November 06,2024
1. Install "python3-importlab" package
Please follow the steps below to install python3-importlab on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-importlab
Copied
2. Uninstall "python3-importlab" package
This guide covers the steps necessary to uninstall python3-importlab on Kali Linux:
$
sudo apt remove
python3-importlab
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-importlab package on Kali Linux
Package: python3-importlab
Source: importlab
Version: 0.7-3
Installed-Size: 76
Maintainer: Debian Python Team
Architecture: all
Depends: python3-networkx, python3:any
Size: 15972
SHA256: bdba7f51af97d34d8711fef61358b78a2b3175a4cf578938f015c7b6645b090c
SHA1: 6ce988148181bb6d1fc741e075f52600a8e36e6f
MD5sum: 8277a9e3b8e86e2d2cb203bae849bbc5
Description: Library to calculate Python dependency graphs
Importlab is a library for Python that automatically infers dependencies
and calculates a dependency graph. It can perform dependency ordering of
a set of files, including cycle detection.
.
Importlab's main use case is to work with static analysis tools that
process one file at a time, ensuring that a file's dependencies are
analysed before it is.
Description-md5:
Homepage: https://github.com/google/importlab
Section: python
Priority: optional
Filename: pool/main/i/importlab/python3-importlab_0.7-3_all.deb
Source: importlab
Version: 0.7-3
Installed-Size: 76
Maintainer: Debian Python Team
Architecture: all
Depends: python3-networkx, python3:any
Size: 15972
SHA256: bdba7f51af97d34d8711fef61358b78a2b3175a4cf578938f015c7b6645b090c
SHA1: 6ce988148181bb6d1fc741e075f52600a8e36e6f
MD5sum: 8277a9e3b8e86e2d2cb203bae849bbc5
Description: Library to calculate Python dependency graphs
Importlab is a library for Python that automatically infers dependencies
and calculates a dependency graph. It can perform dependency ordering of
a set of files, including cycle detection.
.
Importlab's main use case is to work with static analysis tools that
process one file at a time, ensuring that a file's dependencies are
analysed before it is.
Description-md5:
Homepage: https://github.com/google/importlab
Section: python
Priority: optional
Filename: pool/main/i/importlab/python3-importlab_0.7-3_all.deb