How to Install and Uninstall python3-markupsafe.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 27,2024

1. Install "python3-markupsafe.x86_64" package

Please follow the guidance below to install python3-markupsafe.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-markupsafe.x86_64" package

This guide covers the steps necessary to uninstall python3-markupsafe.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-markupsafe.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:20:40 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-markupsafe
Version : 0.23
Release : 19.el8
Architecture : x86_64
Size : 39 k
Source : python-markupsafe-0.23-19.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Implements a XML/HTML/XHTML Markup safe string for Python 3
URL : http://pypi.python.org/pypi/MarkupSafe
License : BSD
Description : A library for safe markup escaping.