How to Install and Uninstall python3-future Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 07,2024
1. Install "python3-future" package
Learn how to install python3-future on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
python3-future
Copied
2. Uninstall "python3-future" package
Learn how to uninstall python3-future on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
python3-future
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-future package on Ubuntu 21.10 (Impish Indri)
Package: python3-future
Architecture: all
Version: 0.18.2-5
Multi-Arch: foreign
Priority: optional
Section: python
Source: python-future
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1666
Depends: python3:any, python3-lib2to3
Suggests: python-future-doc
Filename: pool/main/p/python-future/python3-future_0.18.2-5_all.deb
Size: 336304
MD5sum: ece3d34c24b83462629641e7848ca917
SHA1: 4447a542b70da947f81f7436db2050fd37f0d2c5
SHA256: df3604c626dcfcf4ed72b6e06a0621a364c86a07ca6c805cd904068e9e4729db
SHA512: 5ed46b72072ae17a89c477fa07aae7ff9f6a9ef6aa5f03bd01c6b1ca2e8b26d0fe954a90d2d45af693dea68fc380e06e265d07a94f2797eae87f61e1312930b2
Homepage: https://python-future.org
Description-en: Clean single-source support for Python 3 and 2 - Python 3.x
Future is the missing compatibility layer between Python 2 and Python 3. It
allows one to use a single, clean Python 3.x-compatible codebase to support
both Python 2 and Python 3 with minimal overhead.
.
The imports have no effect on Python 3. On Python 2, they shadow the
corresponding builtins, which normally have different semantics on Python 3
versus 2, to provide their Python 3 semantics.
.
This package contains the Python 3.x module.
Description-md5: a1190a5cd653eb6685075f2c4741ad9b
Task: ubuntu-desktop, ubuntu-desktop-raspi, ubuntustudio-audio, ubuntukylin-desktop, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi
Architecture: all
Version: 0.18.2-5
Multi-Arch: foreign
Priority: optional
Section: python
Source: python-future
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1666
Depends: python3:any, python3-lib2to3
Suggests: python-future-doc
Filename: pool/main/p/python-future/python3-future_0.18.2-5_all.deb
Size: 336304
MD5sum: ece3d34c24b83462629641e7848ca917
SHA1: 4447a542b70da947f81f7436db2050fd37f0d2c5
SHA256: df3604c626dcfcf4ed72b6e06a0621a364c86a07ca6c805cd904068e9e4729db
SHA512: 5ed46b72072ae17a89c477fa07aae7ff9f6a9ef6aa5f03bd01c6b1ca2e8b26d0fe954a90d2d45af693dea68fc380e06e265d07a94f2797eae87f61e1312930b2
Homepage: https://python-future.org
Description-en: Clean single-source support for Python 3 and 2 - Python 3.x
Future is the missing compatibility layer between Python 2 and Python 3. It
allows one to use a single, clean Python 3.x-compatible codebase to support
both Python 2 and Python 3 with minimal overhead.
.
The imports have no effect on Python 3. On Python 2, they shadow the
corresponding builtins, which normally have different semantics on Python 3
versus 2, to provide their Python 3 semantics.
.
This package contains the Python 3.x module.
Description-md5: a1190a5cd653eb6685075f2c4741ad9b
Task: ubuntu-desktop, ubuntu-desktop-raspi, ubuntustudio-audio, ubuntukylin-desktop, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi