How to Install and Uninstall python3-dnf-plugin-versionlock.noarch Package on Oracle Linux 8

Last updated: March 01,2025

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

Please follow the steps below to install python3-dnf-plugin-versionlock.noarch on Oracle Linux 8

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

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

Please follow the step by step instructions below to uninstall python3-dnf-plugin-versionlock.noarch on Oracle Linux 8:

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

3. Information about the python3-dnf-plugin-versionlock.noarch package on Oracle Linux 8

Last metadata expiration check: 4:08:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-dnf-plugin-versionlock
Version : 4.0.21
Release : 11.0.1.el8
Architecture : noarch
Size : 63 k
Source : dnf-plugins-core-4.0.21-11.0.1.el8.src.rpm
Repository : ol8_baseos_latest
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.