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

Last updated: November 27,2024

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

This is a short guide on how to install python3-dnf-plugin-flunk_dependent_remove.noarch on Fedora 39

$ 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 step by step instructions below to uninstall python3-dnf-plugin-flunk_dependent_remove.noarch on Fedora 39:

$ 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 39

Last metadata expiration check: 3:30:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-dnf-plugin-flunk_dependent_remove
Version : 1.0
Release : 11.fc39
Architecture : noarch
Size : 17 k
Source : dnf-plugin-flunk_dependent_remove-1.0-11.fc39.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.