How to Install and Uninstall python2-markupsafe.x86_64 Package on AlmaLinux 8

Last updated: November 25,2024

1. Install "python2-markupsafe.x86_64" package

Please follow the guidelines below to install python2-markupsafe.x86_64 on AlmaLinux 8

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

2. Uninstall "python2-markupsafe.x86_64" package

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

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

3. Information about the python2-markupsafe.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:58:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-markupsafe
Version : 0.23
Release : 19.module_el8.6.0+2781+fed64c13
Architecture : x86_64
Size : 37 k
Source : python-markupsafe-0.23-19.module_el8.6.0+2781+fed64c13.src.rpm
Repository : appstream
Summary : Implements a XML/HTML/XHTML Markup safe string for Python 2
URL : http://pypi.python.org/pypi/MarkupSafe
License : BSD
Description : A library for safe markup escaping.