How to Install and Uninstall python3-findpython Package on Kali Linux

Last updated: November 07,2024

1. Install "python3-findpython" package

Please follow the step by step instructions below to install python3-findpython on Kali Linux

$ sudo apt update $ sudo apt install python3-findpython

2. Uninstall "python3-findpython" package

In this section, we are going to explain the necessary steps to uninstall python3-findpython on Kali Linux:

$ sudo apt remove python3-findpython $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-findpython package on Kali Linux

Package: python3-findpython
Source: findpython
Version: 0.3.1-1
Installed-Size: 80
Maintainer: Debian Python Team
Architecture: all
Depends: python3-packaging, python3:any
Size: 14688
SHA256: d5809beba07f5d0e007c7d577e16247046ff414832973ae39e41579856a62df9
SHA1: 0883eaa409ee094489d572586b91fb39a0a7ed89
MD5sum: 5b84e3f234bb46001e207a8b9cce9b9b
Description: utility to find python versions on your system
This is a utility to find python versions on your system. It is a
rewrite of pythonfinder project. It simplifies the whole code
structure while preserving most of the original features.
.
This package is a dependency to pdm tool.
Description-md5:
Homepage: https://github.com/frostming/findpython
Section: python
Priority: optional
Filename: pool/main/f/findpython/python3-findpython_0.3.1-1_all.deb