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

Last updated: July 03,2024

1. Install "pypy3.9.x86_64" package

Please follow the instructions below to install pypy3.9.x86_64 on Fedora 34

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

2. Uninstall "pypy3.9.x86_64" package

Learn how to uninstall pypy3.9.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:33:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : pypy3.9
Version : 7.3.9
Release : 1.3.9.fc34
Architecture : x86_64
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.