How to Install and Uninstall python-requirements-detector Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-requirements-detector" package

Please follow the guidelines below to install python-requirements-detector on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-requirements-detector" package

This guide covers the steps necessary to uninstall python-requirements-detector on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-requirements-detector package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-requirements-detector
Priority: optional
Section: universe/python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.4.1-1
Depends: python-astroid, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-requirements-detector/python-requirements-detector_0.4.1-1_all.deb
Size: 8524
MD5sum: aa2d9185ef3741a72b153bbcc6f2e566
SHA1: 886d71ad65377065557f87644504d3fddb7cc93d
SHA256: a4ab4d0cbc0f8e5e9092c4b245aad1b11e39ab6a299f2b95bc00fabefc6fe387
Description-en: finds and lists the requirements of a Python project (Python 2)
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 modules for Python 2.
Description-md5: 5fc0532a74f5ae57012f40845ab757db
Homepage: https://github.com/landscapeio/requirements-detector
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu