Möchte man eine bestimmte Version eines Packets behalten, Bugs etc., hat man die Wahl zwischen [Exclude packages of this repository](https://dnf.readthedocs.io/en/latest/conf_ref.html#exclude-label) oder [Version lock plugin to protect packages from being updated](https://packages.fedoraproject.org/pkgs/dnf-plugins-core/python3-dnf-plugin-versionlock/) Über die Zeit hat sich das [versionlock](https://packages.fedoraproject.org/pkgs/dnf-plugins-core/python3-dnf-plugin-versionlock/) als das Bessere rausgestellt. # dnf install python3-dnf-plugin-versionlock # dnf versionlock add # dnf versionlock delete # dnf versionlock list # dnf versionlock clear Sep 26 2023 © https://www.bananas-playground.net 2000 - 2025