How to Install and Uninstall fastep Package on Kali Linux

Last updated: May 20,2024

1. Install "fastep" package

Here is a brief guide to show you how to install fastep on Kali Linux

$ sudo apt update $ sudo apt install fastep

2. Uninstall "fastep" package

Please follow the steps below to uninstall fastep on Kali Linux:

$ sudo apt remove fastep $ sudo apt autoclean && sudo apt autoremove

3. Information about the fastep package on Kali Linux

Package: fastep
Source: fastentrypoints
Version: 0.12-5
Installed-Size: 14
Maintainer: Debian Python Team
Architecture: all
Depends: python3-fastentrypoints, python3:any
Size: 3444
SHA256: 08e139031e6ab355826b7814ad820e8df2d8ff0fe7ee10350fd0798edbc4b4c9
SHA1: b9b9b223dd979452c5f8cbd731cfd53d7b5aea2e
MD5sum: d16fd0b1a995430d0d6d25ffe7a76077
Description: Adjust Python project to use fastentrypoints
fastep will make sure fastentrypoints is included in MANIFEST.in and present
in setup.py.
.
fastentrypoints make entry_points specified in setup.py load more quickly.
Description-md5:
Homepage: https://github.com/ninjaaron/fast-entry_points
Section: utils
Priority: optional
Filename: pool/main/f/fastentrypoints/fastep_0.12-5_all.deb