How to Install and Uninstall python3-dnf-plugin-post-transaction-actions.noarch Package on Rocky Linux 9

Last updated: May 20,2024

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

Please follow the step by step instructions below to install python3-dnf-plugin-post-transaction-actions.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall python3-dnf-plugin-post-transaction-actions.noarch on Rocky Linux 9:

$ 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 Rocky Linux 9

Last metadata expiration check: 1:42:01 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-dnf-plugin-post-transaction-actions
Version : 4.3.0
Release : 11.el9_3
Architecture : noarch
Size : 18 k
Source : dnf-plugins-core-4.3.0-11.el9_3.src.rpm
Repository : baseos
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.