How to Install and Uninstall python3-reno.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "python3-reno.noarch" package

Here is a brief guide to show you how to install python3-reno.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-reno.noarch

2. Uninstall "python3-reno.noarch" package

Please follow the step by step instructions below to uninstall python3-reno.noarch on Oracle Linux 9:

$ sudo dnf remove python3-reno.noarch $ sudo dnf autoremove

3. Information about the python3-reno.noarch package on Oracle Linux 9

Last metadata expiration check: 2:19:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-reno
Version : 4.0.0
Release : 2.el9
Architecture : noarch
Size : 112 k
Source : python-reno-4.0.0-2.el9.src.rpm
Repository : epel
Summary : RElease NOtes manager
URL : http://www.openstack.org/
License : ASL 2.0
Description :
: Reno is a release notes manager for storing
: release notes in a git repository and then building documentation from them.
:
: Managing release notes for a complex project over a long period
: of time with many releases can be time consuming and error prone. Reno
: helps automate the hard parts.