How to Install and Uninstall python3-dnf-plugin-versionlock.noarch Package on AlmaLinux 9

Last updated: October 07,2024

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

Please follow the step by step instructions below to install python3-dnf-plugin-versionlock.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall python3-dnf-plugin-versionlock.noarch on AlmaLinux 9:

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

3. Information about the python3-dnf-plugin-versionlock.noarch package on AlmaLinux 9

Last metadata expiration check: 0:32:46 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-dnf-plugin-versionlock
Version : 4.3.0
Release : 11.el9_3.alma.1
Architecture : noarch
Size : 25 k
Source : dnf-plugins-core-4.3.0-11.el9_3.alma.1.src.rpm
Repository : baseos
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.