How to Install and Uninstall python3-feature-check Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-feature-check" package

Please follow the steps below to install python3-feature-check on Kali Linux

$ sudo apt update $ sudo apt install python3-feature-check

2. Uninstall "python3-feature-check" package

This is a short guide on how to uninstall python3-feature-check on Kali Linux:

$ sudo apt remove python3-feature-check $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-feature-check package on Kali Linux

Package: python3-feature-check
Source: feature-check
Version: 2.1.0-2
Installed-Size: 57
Maintainer: Peter Pentchev
Architecture: all
Depends: python3-pyparsing, python3:any
Size: 12804
SHA256: 1efb54512896ab07e4f1a236c66b65c9843e63c1a104b6006934d7a9b4af9dd7
SHA1: 4d00375708571c353c4e864a8ed52310b737812d
MD5sum: 761d513a51a59e2e174410dda9d609f7
Description: query a program for supported features - Python 3.x library
The feature-check tool obtains the list of supported features from
a program via various methods (e.g. running it with the --features
command-line option) and allows other programs to check for
the presence and, possibly, versions of specific features.
.
This package contains the Python 3.x library.
Description-md5:
Multi-Arch: foreign
Homepage: https://devel.ringlet.net/misc/feature-check/
Section: python
Priority: optional
Filename: pool/main/f/feature-check/python3-feature-check_2.1.0-2_all.deb