How to Install and Uninstall pypy.x86_64 Package on Fedora 35
Last updated: November 27,2024
1. Install "pypy.x86_64" package
Please follow the steps below to install pypy.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
pypy.x86_64
Copied
2. Uninstall "pypy.x86_64" package
Learn how to uninstall pypy.x86_64 on Fedora 35:
$
sudo dnf remove
pypy.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pypy.x86_64 package on Fedora 35
Last metadata expiration check: 0:38:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : pypy
Version : 7.3.9
Release : 2.fc35
Architecture : x86_64
Size : 13 k
Source : pypy-7.3.9-2.fc35.src.rpm
Repository : updates
Summary : Python 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, 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.
Available Packages
Name : pypy
Version : 7.3.9
Release : 2.fc35
Architecture : x86_64
Size : 13 k
Source : pypy-7.3.9-2.fc35.src.rpm
Repository : updates
Summary : Python 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, 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.