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

Last updated: October 04,2024

1. Install "python3-incremental.noarch" package

Please follow the instructions below to install python3-incremental.noarch on Oracle Linux 9

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

2. Uninstall "python3-incremental.noarch" package

This is a short guide on how to uninstall python3-incremental.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:09:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-incremental
Version : 21.3.0
Release : 5.el9
Architecture : noarch
Size : 34 k
Source : python-incremental-21.3.0-5.el9.src.rpm
Repository : epel
Summary : It versions your Python projects
URL : https://github.com/twisted/incremental
License : MIT
Description : Incremental is a small library that versions your Python projects.