How to Install and Uninstall pypy.x86_64 Package on Fedora 38

Last updated: January 11,2025

1. Install "pypy.x86_64" package

Please follow the instructions below to install pypy.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install pypy.x86_64

2. Uninstall "pypy.x86_64" package

Here is a brief guide to show you how to uninstall pypy.x86_64 on Fedora 38:

$ sudo dnf remove pypy.x86_64 $ sudo dnf autoremove

3. Information about the pypy.x86_64 package on Fedora 38

Last metadata expiration check: 5:57:22 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : pypy
Version : 7.3.13
Release : 1.fc38
Architecture : x86_64
Size : 13 k
Source : pypy-7.3.13-1.fc38.src.rpm
Repository : updates
Summary : Python implementation with a Just-In-Time compiler
URL : https://www.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.