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

Last updated: October 05,2024

1. Install "pypy3.8.x86_64" package

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

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

2. Uninstall "pypy3.8.x86_64" package

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

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

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

Last metadata expiration check: 5:33:37 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pypy3.8
Version : 7.3.9
Release : 1.3.8.fc34
Architecture : x86_64
Size : 11 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.