How to Install and Uninstall python3-dnf-plugin-versionlock.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

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

This guide let you learn how to install python3-dnf-plugin-versionlock.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This tutorial shows how to uninstall python3-dnf-plugin-versionlock.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-dnf-plugin-versionlock.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:33:03 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-dnf-plugin-versionlock
Version : 4.0.21
Release : 23.el8
Architecture : noarch
Size : 66 k
Source : dnf-plugins-core-4.0.21-23.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Version Lock Plugin for DNF
URL : https://github.com/rpm-software-management/dnf-plugins-core
License : GPLv2+
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.