How to Install and Uninstall python3-empy.noarch Package on Oracle Linux 9

Last updated: September 29,2024

1. Install "python3-empy.noarch" package

Please follow the step by step instructions below to install python3-empy.noarch on Oracle Linux 9

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

2. Uninstall "python3-empy.noarch" package

This is a short guide on how to uninstall python3-empy.noarch on Oracle Linux 9:

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

3. Information about the python3-empy.noarch package on Oracle Linux 9

Last metadata expiration check: 2:49:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-empy
Version : 3.3.4a
Release : 1.el9
Architecture : noarch
Size : 102 k
Source : python-empy-3.3.4a-1.el9.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.