How to Install and Uninstall python-meld3.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 29,2024

1. Install "python-meld3.noarch" package

Please follow the guidelines below to install python-meld3.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python-meld3.noarch

2. Uninstall "python-meld3.noarch" package

Please follow the step by step instructions below to uninstall python-meld3.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python-meld3.noarch $ sudo dnf autoremove

3. Information about the python-meld3.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:49:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python-meld3
Version : 2.0.0
Release : 2.el8
Architecture : noarch
Size : 25 k
Source : python-meld3-2.0.0-2.el8.src.rpm
Repository : epel
Summary : HTML/XML templating system for Python
URL : https://github.com/Supervisor/meld3
License : BSD
Description : meld3 is an HTML/XML templating system for Python which keeps template
: markup and dynamic rendering logic separate from one another.