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

Last updated: October 14,2024

1. Install "python3-empy.noarch" package

Please follow the steps below to install python3-empy.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-empy.noarch

2. Uninstall "python3-empy.noarch" package

This guide let you learn how to uninstall python3-empy.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-empy.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:48:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-empy
Version : 3.3.4
Release : 6.el8
Architecture : noarch
Size : 110 k
Source : python-empy-3.3.4-6.el8.src.rpm
Repository : epel
Summary : A powerful and robust template system for Python
URL : http://www.alcyone.com/software/empy/
License : LGPLv2+
Description : EmPy is a system for embedding Python expressions and statements in template
: text; it takes an EmPy source file, processes it, and produces output.