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

Last updated: May 14,2024

1. Install "python3-entrypoints" package

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

$ sudo apt update $ sudo apt install python3-entrypoints

2. Uninstall "python3-entrypoints" package

This guide let you learn how to uninstall python3-entrypoints on Kali Linux:

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

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

Package: python3-entrypoints
Source: entrypoints
Version: 0.4-2
Installed-Size: 30
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 7184
SHA256: ac80fccfea3187a1b01c9b9b9e861c0e11ceacc2ead2173bafc358a84fc90592
SHA1: f6e77c404b65cdc147065be8690965f56319b357
MD5sum: 7c07cc5f7bdfb5e1d8f3f34d355741a0
Description: Discover and load entry points from installed packages (Python 3)
This module contains functions to find and load entry points
in installed packages.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/takluyver/entrypoints
Section: python
Priority: optional
Filename: pool/main/e/entrypoints/python3-entrypoints_0.4-2_all.deb