How to Install and Uninstall python2.7.i686 Package on Fedora 34
Last updated: November 25,2024
1. Install "python2.7.i686" package
Please follow the guidelines below to install python2.7.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python2.7.i686
Copied
2. Uninstall "python2.7.i686" package
Please follow the step by step instructions below to uninstall python2.7.i686 on Fedora 34:
$
sudo dnf remove
python2.7.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2.7.i686 package on Fedora 34
Last metadata expiration check: 1:41:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python2.7
Version : 2.7.18
Release : 21.fc34
Architecture : i686
Size : 13 M
Source : python2.7-2.7.18-21.fc34.src.rpm
Repository : updates
Summary : Version 2.7 of the Python interpreter
URL : https://www.python.org/
License : Python and MIT and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
Description : Python 2 is an old version of the language that is incompatible with the 3.x
: line of releases. The language is mostly the same, but many details, especially
: how built-in objects like dictionaries and strings work, have changed
: considerably, and a lot of deprecated features have finally been removed in the
: 3.x line.
:
: Note that Python 2 is not supported upstream after 2020-01-01, please use the
: python3 package instead if you can.
:
: This package also provides the "python2" executable.
Available Packages
Name : python2.7
Version : 2.7.18
Release : 21.fc34
Architecture : i686
Size : 13 M
Source : python2.7-2.7.18-21.fc34.src.rpm
Repository : updates
Summary : Version 2.7 of the Python interpreter
URL : https://www.python.org/
License : Python and MIT and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
Description : Python 2 is an old version of the language that is incompatible with the 3.x
: line of releases. The language is mostly the same, but many details, especially
: how built-in objects like dictionaries and strings work, have changed
: considerably, and a lot of deprecated features have finally been removed in the
: 3.x line.
:
: Note that Python 2 is not supported upstream after 2020-01-01, please use the
: python3 package instead if you can.
:
: This package also provides the "python2" executable.