How to Install and Uninstall python39-markupsafe.x86_64 Package on CentOS Stream 8

Last updated: October 11,2024

1. Install "python39-markupsafe.x86_64" package

This tutorial shows how to install python39-markupsafe.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python39-markupsafe.x86_64

2. Uninstall "python39-markupsafe.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python39-markupsafe.x86_64 on CentOS Stream 8:

$ sudo dnf remove python39-markupsafe.x86_64 $ sudo dnf autoremove

3. Information about the python39-markupsafe.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:38:27 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python39-markupsafe
Version : 2.1.1
Release : 4.el8.2
Architecture : x86_64
Size : 32 k
Source : python39-markupsafe-epel-2.1.1-4.el8.2.src.rpm
Repository : epel
Summary : Implements a XML/HTML/XHTML Markup safe string for Python 3
URL : https://pypi.org/project/MarkupSafe/
License : BSD
Description : A library for safe markup escaping. Python 3 version.