How to Install and Uninstall platform-python.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "platform-python.x86_64" package

In this section, we are going to explain the necessary steps to install platform-python.x86_64 on CentOS Stream 8

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

2. Uninstall "platform-python.x86_64" package

This guide let you learn how to uninstall platform-python.x86_64 on CentOS Stream 8:

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

3. Information about the platform-python.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:42:35 ago on Sun Feb 25 03:03:59 2024.
Installed Packages
Name : platform-python
Version : 3.6.8
Release : 59.el8
Architecture : x86_64
Size : 40 k
Source : python3-3.6.8-59.el8.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.