How to Install and Uninstall python3-dnf-plugin-flunk_dependent_remove.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-dnf-plugin-flunk_dependent_remove.noarch" package

Learn how to install python3-dnf-plugin-flunk_dependent_remove.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-dnf-plugin-flunk_dependent_remove.noarch

2. Uninstall "python3-dnf-plugin-flunk_dependent_remove.noarch" package

Please follow the steps below to uninstall python3-dnf-plugin-flunk_dependent_remove.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-dnf-plugin-flunk_dependent_remove.noarch $ sudo dnf autoremove

3. Information about the python3-dnf-plugin-flunk_dependent_remove.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:08:18 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-dnf-plugin-flunk_dependent_remove
Version : 1.0
Release : 5.el9
Architecture : noarch
Size : 16 k
Source : dnf-plugin-flunk_dependent_remove-1.0-5.el9.src.rpm
Repository : epel
Summary : DNF plugin to prevent removing packages recursively via automation
License : GPLv2
Description : Do not allow "dnf -y remove" to expand the list of packages to remove to
: include packages which require one of the explicitly listed packages.
: Fail the request instead. This is implemented via a DNF plugin.