Name: | python3-dnf-plugin-flunk_dependent_remove |
---|---|
Version: | 1.0 |
Release: | 16.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 22213 |
License: | GPL-2.0-only |
RPM: | python3-dnf-plugin-flunk_dependent_remove-1.0-16.el10_0.noarch.rpm |
Source RPM: | dnf-plugin-flunk_dependent_remove-1.0-16.el10_0.src.rpm |
Build Date: | Tue Dec 17 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
Summary: | DNF plugin to prevent removing packages recursively via automation |
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. |