How to Install and Uninstall vulture Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "vulture" package

Here is a brief guide to show you how to install vulture on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install vulture

2. Uninstall "vulture" package

Please follow the guidelines below to uninstall vulture on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove vulture $ sudo apt autoclean && sudo apt autoremove

3. Information about the vulture package on Ubuntu 21.10 (Impish Indri)

Package: vulture
Architecture: all
Version: 2.3-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 114
Depends: python3-toml, python3:any, python3-pkg-resources
Enhances: prospector
Filename: pool/universe/v/vulture/vulture_2.3-1_all.deb
Size: 27672
MD5sum: e4b59fe8498806595d532acb06adb61b
SHA1: 302d7bb78f28c2c26ec954fc10c7dcb4360cb9c2
SHA256: d3a64c5b24575de853751e94e109b2eff24167373665eed261017afd38fe9bf1
SHA512: bc1b12efef60490265bc97dbc46c74ad2198f0c35b1b6642fed9e4f3aba918c47368e59e98691dfb1b9e578d277999a0ff542e1dc02a2fe2e437d173c6e62e0c
Homepage: https://github.com/jendrikseipp/vulture
Description-en: scans for unused ("dead") code in a Python program
Vulture uses static code analysis to find unused classes, functions and
variables in Python code. This helps to cleanup and find errors in
programs. However, the user has to be aware that the static method has
its limitations.
Description-md5: 6cfae03d460b1c4118c359ae1797bda5