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

Last updated: May 04,2024

1. Install "python2-incremental.noarch" package

This guide let you learn how to install python2-incremental.noarch on CentOS Stream 8

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

2. Uninstall "python2-incremental.noarch" package

Please follow the instructions below to uninstall python2-incremental.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 2:02:10 ago on Sun Feb 25 03:03:59 2024.
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.