How to Install and Uninstall pypy-libs.i686 Package on Fedora 36

Last updated: October 10,2024

1. Install "pypy-libs.i686" package

In this section, we are going to explain the necessary steps to install pypy-libs.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install pypy-libs.i686

2. Uninstall "pypy-libs.i686" package

In this section, we are going to explain the necessary steps to uninstall pypy-libs.i686 on Fedora 36:

$ sudo dnf remove pypy-libs.i686 $ sudo dnf autoremove

3. Information about the pypy-libs.i686 package on Fedora 36

Last metadata expiration check: 3:45:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : pypy-libs
Version : 7.3.9
Release : 3.fc36
Architecture : i686
Size : 18 M
Source : pypy-7.3.9-3.fc36.src.rpm
Repository : updates
Summary : Run-time libraries used by PyPy implementations of Python
URL : http://pypy.org/
License : MIT and Python and UCD and BSD and (ASL 2.0 or BSD) and BSD and ASL 2.0 and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
Description : Libraries required by the various PyPy implementations of Python.