How to Install and Uninstall python2-incremental.noarch Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "python2-incremental.noarch" package

This is a short guide on how to install python2-incremental.noarch on Oracle Linux 8

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

2. Uninstall "python2-incremental.noarch" package

Please follow the guidelines below to uninstall python2-incremental.noarch on Oracle Linux 8:

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

3. Information about the python2-incremental.noarch package on Oracle Linux 8

Last metadata expiration check: 0:45:08 ago on Mon Sep 12 02:51:38 2022.
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.