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

Last updated: November 01,2024

1. Install "python38-markupsafe.x86_64" package

This is a short guide on how to install python38-markupsafe.x86_64 on AlmaLinux 8

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

2. Uninstall "python38-markupsafe.x86_64" package

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

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

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

Last metadata expiration check: 0:08:24 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python38-markupsafe
Version : 1.1.1
Release : 6.module_el8.6.0+2778+cd494b30
Architecture : x86_64
Size : 35 k
Source : python-markupsafe-1.1.1-6.module_el8.6.0+2778+cd494b30.src.rpm
Repository : appstream
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.