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

Last updated: September 29,2024

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

This guide covers the steps necessary to install python3-dnf-plugin-versionlock.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-dnf-plugin-versionlock.noarch

2. Uninstall "python3-dnf-plugin-versionlock.noarch" package

Please follow the steps below to uninstall python3-dnf-plugin-versionlock.noarch on Fedora 39:

$ sudo dnf remove python3-dnf-plugin-versionlock.noarch $ sudo dnf autoremove

3. Information about the python3-dnf-plugin-versionlock.noarch package on Fedora 39

Last metadata expiration check: 0:24:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-dnf-plugin-versionlock
Version : 4.5.0
Release : 1.fc39
Architecture : noarch
Size : 30 k
Source : dnf-plugins-core-4.5.0-1.fc39.src.rpm
Repository : updates
Summary : Version Lock Plugin for DNF
URL : https://github.com/rpm-software-management/dnf-plugins-core
License : GPL-2.0-or-later
Description : Version lock plugin takes a set of name/versions for packages and excludes all other
: versions of those packages. This allows you to e.g. protect packages from being
: updated by newer versions.