How to Install and Uninstall python3-incremental.noarch Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "python3-incremental.noarch" package

Please follow the instructions below to install python3-incremental.noarch on CentOS Stream 9

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

2. Uninstall "python3-incremental.noarch" package

Please follow the guidelines below to uninstall python3-incremental.noarch on CentOS Stream 9:

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

3. Information about the python3-incremental.noarch package on CentOS Stream 9

Last metadata expiration check: 1:35:08 ago on Sat Mar 16 16:03:45 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.