How to Install and Uninstall pypy3.9.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "pypy3.9.i686" package

In this section, we are going to explain the necessary steps to install pypy3.9.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install pypy3.9.i686

2. Uninstall "pypy3.9.i686" package

Please follow the step by step instructions below to uninstall pypy3.9.i686 on Fedora 34:

$ sudo dnf remove pypy3.9.i686 $ sudo dnf autoremove

3. Information about the pypy3.9.i686 package on Fedora 34

Last metadata expiration check: 2:59:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pypy3.9
Version : 7.3.9
Release : 1.3.9.fc34
Architecture : i686
Size : 13 k
Source : pypy3.9-7.3.9-1.3.9.fc34.src.rpm
Repository : updates
Summary : Python 3.9 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 3.9, 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.