How to Install and Uninstall python3-empy.noarch Package on CentOS 8 / RHEL 8
Last updated: January 13,2025
1. Install "python3-empy.noarch" package
In this section, we are going to explain the necessary steps to install python3-empy.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-empy.noarch
Copied
2. Uninstall "python3-empy.noarch" package
This is a short guide on how to uninstall python3-empy.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-empy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-empy.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:51:19 ago on Sun May 9 13:03:46 2021.
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.
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.