How to Install and Uninstall python3-dnf-plugin-flunk_dependent_remove.noarch Package on Fedora 36

Last updated: October 04,2024

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

In this section, we are going to explain the necessary steps to install python3-dnf-plugin-flunk_dependent_remove.noarch on Fedora 36

$ 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 guidelines below to uninstall python3-dnf-plugin-flunk_dependent_remove.noarch on Fedora 36:

$ 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 Fedora 36

Last metadata expiration check: 3:31:43 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-dnf-plugin-flunk_dependent_remove
Version : 1.0
Release : 6.fc36
Architecture : noarch
Size : 17 k
Source : dnf-plugin-flunk_dependent_remove-1.0-6.fc36.src.rpm
Repository : fedora
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.