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

Last updated: October 10,2024

1. Install "pypy.i686" package

Learn how to install pypy.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install pypy.i686

2. Uninstall "pypy.i686" package

Learn how to uninstall pypy.i686 on Fedora 36:

$ sudo dnf remove pypy.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:53:46 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : pypy
Version : 7.3.9
Release : 3.fc36
Architecture : i686
Size : 13 k
Source : pypy-7.3.9-3.fc36.src.rpm
Repository : updates
Summary : Python implementation with a Just-In-Time compiler
URL : http://pypy.org/
License : MIT and Python and UCD and BSD and (ASL 2.0 or BSD)
Description : PyPy's implementation of Python, featuring a Just-In-Time compiler on some CPU
: architectures, and various optimized implementations of the standard types
: (strings, dictionaries, etc)
:
:
: This build of PyPy has JIT-compilation enabled.