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

Last updated: November 29,2024

1. Install "pypy.x86_64" package

Here is a brief guide to show you how to install pypy.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install pypy.x86_64

2. Uninstall "pypy.x86_64" package

Please follow the step by step instructions below to uninstall pypy.x86_64 on Fedora 39:

$ sudo dnf remove pypy.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:27:19 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : pypy
Version : 7.3.13
Release : 1.fc39
Architecture : x86_64
Size : 13 k
Source : pypy-7.3.13-1.fc39.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.