How to Install and Uninstall python2-incremental.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python2-incremental.noarch" package

In this section, we are going to explain the necessary steps to install python2-incremental.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python2-incremental.noarch" package

This tutorial shows how to uninstall python2-incremental.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python2-incremental.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:41:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python2-incremental
Version : 17.5.0
Release : 5.el8.1
Architecture : noarch
Size : 32 k
Source : python-incremental-17.5.0-5.el8.1.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.