How to Install and Uninstall python3-dnf-plugin-post-transaction-actions.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: February 06,2025

1. Install "python3-dnf-plugin-post-transaction-actions.noarch" package

In this section, we are going to explain the necessary steps to install python3-dnf-plugin-post-transaction-actions.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-dnf-plugin-post-transaction-actions.noarch

2. Uninstall "python3-dnf-plugin-post-transaction-actions.noarch" package

This tutorial shows how to uninstall python3-dnf-plugin-post-transaction-actions.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-dnf-plugin-post-transaction-actions.noarch $ sudo dnf autoremove

3. Information about the python3-dnf-plugin-post-transaction-actions.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:50:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-dnf-plugin-post-transaction-actions
Version : 4.0.21
Release : 23.el8
Architecture : noarch
Size : 58 k
Source : dnf-plugins-core-4.0.21-23.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Post transaction actions Plugin for DNF
URL : https://github.com/rpm-software-management/dnf-plugins-core
License : GPLv2+
Description : Post transaction actions Plugin for DNF, Python 3 version. Plugin runs actions
: (shell commands) after transaction is completed. Actions are defined in action
: files.