How to Install and Uninstall python3.11-devel.i686 Package on Fedora 35
Last updated: November 26,2024
1. Install "python3.11-devel.i686" package
This tutorial shows how to install python3.11-devel.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-devel.i686
Copied
2. Uninstall "python3.11-devel.i686" package
Please follow the instructions below to uninstall python3.11-devel.i686 on Fedora 35:
$
sudo dnf remove
python3.11-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-devel.i686 package on Fedora 35
Last metadata expiration check: 3:36:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3.11-devel
Version : 3.11.0~rc1
Release : 2.fc35
Architecture : i686
Size : 232 k
Source : python3.11-3.11.0~rc1-2.fc35.src.rpm
Repository : updates
Summary : Libraries and header files needed for Python development
URL : https://www.python.org/
License : Python
Description : This package contains the header files and configuration needed to compile
: Python extension modules (typically written in C or C++), to embed Python
: into other programs, and to make binary distributions for Python libraries.
:
: It also contains the necessary macros to build RPM packages with Python modules
: and 2to3 tool, an automatic source converter from Python 2.X.
Available Packages
Name : python3.11-devel
Version : 3.11.0~rc1
Release : 2.fc35
Architecture : i686
Size : 232 k
Source : python3.11-3.11.0~rc1-2.fc35.src.rpm
Repository : updates
Summary : Libraries and header files needed for Python development
URL : https://www.python.org/
License : Python
Description : This package contains the header files and configuration needed to compile
: Python extension modules (typically written in C or C++), to embed Python
: into other programs, and to make binary distributions for Python libraries.
:
: It also contains the necessary macros to build RPM packages with Python modules
: and 2to3 tool, an automatic source converter from Python 2.X.