How to Install and Uninstall python3-lazr-delegates.noarch Package on Rocky Linux 9
Last updated: March 03,2025
1. Install "python3-lazr-delegates.noarch" package
This guide covers the steps necessary to install python3-lazr-delegates.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-lazr-delegates.noarch
Copied
2. Uninstall "python3-lazr-delegates.noarch" package
Please follow the instructions below to uninstall python3-lazr-delegates.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-lazr-delegates.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-lazr-delegates.noarch package on Rocky Linux 9
Last metadata expiration check: 0:44:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-lazr-delegates
Version : 2.1.0
Release : 1.el9
Architecture : noarch
Size : 27 k
Source : python-lazr-delegates-2.1.0-1.el9.src.rpm
Repository : epel
Summary : Easily write objects that delegate behavior
URL : https://launchpad.net/lazr.delegates
License : LGPL-3.0-only
Description : The lazr.delegates package makes it easy to write objects that delegate behavior
: to another object. The new object adds some property or behavior on to the other
: object, while still providing the underlying interface, and delegating
: behavior.
Available Packages
Name : python3-lazr-delegates
Version : 2.1.0
Release : 1.el9
Architecture : noarch
Size : 27 k
Source : python-lazr-delegates-2.1.0-1.el9.src.rpm
Repository : epel
Summary : Easily write objects that delegate behavior
URL : https://launchpad.net/lazr.delegates
License : LGPL-3.0-only
Description : The lazr.delegates package makes it easy to write objects that delegate behavior
: to another object. The new object adds some property or behavior on to the other
: object, while still providing the underlying interface, and delegating
: behavior.