How to Install and Uninstall python3.13-libs.i686 Package on Fedora 39

Last updated: November 26,2024

1. Install "python3.13-libs.i686" package

This is a short guide on how to install python3.13-libs.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install python3.13-libs.i686

2. Uninstall "python3.13-libs.i686" package

Please follow the guidelines below to uninstall python3.13-libs.i686 on Fedora 39:

$ sudo dnf remove python3.13-libs.i686 $ sudo dnf autoremove

3. Information about the python3.13-libs.i686 package on Fedora 39

Last metadata expiration check: 4:15:27 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3.13-libs
Version : 3.13.0~a4
Release : 2.fc39
Architecture : i686
Size : 8.8 M
Source : python3.13-3.13.0~a4-2.fc39.src.rpm
Repository : updates
Summary : Python runtime libraries
URL : https://www.python.org/
License : Python-2.0.1 AND CC0-1.0
Description : This package contains runtime libraries for use by Python:
: - the majority of the Python standard library
: - a dynamically linked library for use by applications that embed Python as
: a scripting language, and by the main "python3.13" executable