How to Install and Uninstall python3-requirements-detector Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-requirements-detector" package

This is a short guide on how to install python3-requirements-detector on Kali Linux

$ sudo apt update $ sudo apt install python3-requirements-detector

2. Uninstall "python3-requirements-detector" package

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

$ sudo apt remove python3-requirements-detector $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-requirements-detector package on Kali Linux

Package: python3-requirements-detector
Source: python-requirements-detector
Version: 0.6-4
Installed-Size: 48
Maintainer: Debian Python Team
Architecture: all
Depends: python3-astroid (>= 1.4.0), python3:any
Size: 9864
SHA256: e60e3ef360b18191d3a3711a152f179f716c1ad6ba273c86d907d41b1971fe5a
SHA1: 07eedf5de28ebd2852ffabfe48898221905c7140
MD5sum: 5671c300cdb6534300dd5dd96749518d
Description: finds and lists the requirements of a Python project
Requirements-detector could be run either as a module or with its CLI tool
(detect-requirements). It scans for and lists the project's requirements
out of several sources for them.
.
This package contains the CLI tool and the modules for Python 3.
Description-md5:
Homepage: https://github.com/landscapeio/requirements-detector
Section: python
Priority: optional
Filename: pool/main/p/python-requirements-detector/python3-requirements-detector_0.6-4_all.deb