How to Install and Uninstall python3.5.i686 Package on Fedora 34
Last updated: January 11,2025
1. Install "python3.5.i686" package
Learn how to install python3.5.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3.5.i686
Copied
2. Uninstall "python3.5.i686" package
In this section, we are going to explain the necessary steps to uninstall python3.5.i686 on Fedora 34:
$
sudo dnf remove
python3.5.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.5.i686 package on Fedora 34
Last metadata expiration check: 2:08:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3.5
Version : 3.5.10
Release : 7.fc34
Architecture : i686
Size : 18 M
Source : python3.5-3.5.10-7.fc34.src.rpm
Repository : updates
Summary : Version 3.5 of the Python programming language
URL : https://www.python.org/
License : Python
Description : Python 3.5 package for developers.
:
: This package exists to allow developers to test their code against an older
: version of Python. This is not a full Python stack and if you wish to run
: your applications with Python 3.5, see other distributions
: that support it, such as CentOS or RHEL with Software Collections
: or older Fedora releases.
Available Packages
Name : python3.5
Version : 3.5.10
Release : 7.fc34
Architecture : i686
Size : 18 M
Source : python3.5-3.5.10-7.fc34.src.rpm
Repository : updates
Summary : Version 3.5 of the Python programming language
URL : https://www.python.org/
License : Python
Description : Python 3.5 package for developers.
:
: This package exists to allow developers to test their code against an older
: version of Python. This is not a full Python stack and if you wish to run
: your applications with Python 3.5, see other distributions
: that support it, such as CentOS or RHEL with Software Collections
: or older Fedora releases.