How to Install and Uninstall platform-python.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "platform-python.x86_64" package

Please follow the guidelines below to install platform-python.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install platform-python.x86_64

2. Uninstall "platform-python.x86_64" package

This tutorial shows how to uninstall platform-python.x86_64 on Rocky Linux 8:

$ sudo dnf remove platform-python.x86_64 $ sudo dnf autoremove

3. Information about the platform-python.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:43:49 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : platform-python
Version : 3.6.8
Release : 45.el8.rocky.0
Architecture : x86_64
Size : 40 k
Source : python3-3.6.8-45.el8.rocky.0.src.rpm
Repository : @System
Summary : Internal interpreter of the Python programming language
URL : https://www.python.org/
License : Python
Description : This is the internal interpreter of the Python language for the system.
: To use Python yourself, please install one of the available Python 3 packages,
: for example python36.