How to Install and Uninstall python-is-python3 Package on Kali Linux

Last updated: May 18,2024

1. Install "python-is-python3" package

This guide let you learn how to install python-is-python3 on Kali Linux

$ sudo apt update $ sudo apt install python-is-python3

2. Uninstall "python-is-python3" package

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

$ sudo apt remove python-is-python3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-is-python3 package on Kali Linux

Package: python-is-python3
Source: what-is-python (14)
Version: 3.11.4-1
Installed-Size: 15
Maintainer: Matthias Klose
Architecture: all
Replaces: python, python-dev-is-python2, python-dev-is-python3 (<< 3.11.1-2), python-is-python2, python-is-python2-but-deprecated, python-minimal
Depends: python3
Breaks: python, python-dev-is-python2, python-dev-is-python3 (<< 3.11.1-2), python-is-python2, python-is-python2-but-deprecated, python-minimal
Size: 3044
SHA256: b125fa08376acc6b154139b98bc2cda7fe89a069123caab42e362212e7baa6ae
SHA1: f887bea0de814fd0fd33aeffee08e64456881882
MD5sum: 0bb3185f5f190df75886ad086a479606
Description: symlinks /usr/bin/python to python3
Starting with the Debian 11 (bullseye) and Ubuntu 20.04 LTS (focal)
releases, all python packages use explicit python3 or python2
interpreter and do not use unversioned /usr/bin/python at all. Some
third-party code is now predominantly python3 based, yet may use
/usr/bin/python.
.
This is a convenience package which ships a symlink to point
the /usr/bin/python interpreter at the current default python3. It may
improve compatibility with other modern systems, whilst breaking some
obsolete or 3rd-party software.
.
No packages may declare dependencies on this package.
Description-md5:
Multi-Arch: allowed
Cnf-Ignore-Commands: python
Section: python
Priority: optional
Filename: pool/main/w/what-is-python/python-is-python3_3.11.4-1_all.deb