dnf5 does not implement `dnf autoremove <package>` as a synonym for `--setopt=clean_requirements_on_remove=true remove <package>` as dnf4 did. So, we should do it this way instead. Signed-off-by: Adam Williamson <awilliam@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apt_test.py | ||
| base_test.py | ||
| dnf4_test.py | ||
| dnf5_test.py | ||
| init_test.py | ||
| microdnf_test.py | ||
| pacman_test.py | ||
| zypper_test.py | ||