How to Install and Uninstall python2-incremental.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,2024

1. Install "python2-incremental.noarch" package

Please follow the guidelines below to install python2-incremental.noarch on Red Hat Enterprise Linux 8 (RHEL 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python2-incremental.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:25:02 ago on Mon Feb 26 15:59:38 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.