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

Last updated: October 04,2024

1. Install "pypy3.8.i686" package

Please follow the guidelines below to install pypy3.8.i686 on Fedora 34

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

2. Uninstall "pypy3.8.i686" package

Please follow the guidance below to uninstall pypy3.8.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:15:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : pypy3.8
Version : 7.3.9
Release : 1.3.8.fc34
Architecture : i686
Size : 7.8 M
Source : pypy3.8-7.3.9-1.3.8.fc34.src.rpm
Repository : updates
Summary : Python 3.8 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.8, 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.