How to Install and Uninstall python3-incremental.noarch Package on AlmaLinux 8

Last updated: May 18,2024

1. Install "python3-incremental.noarch" package

Please follow the steps below to install python3-incremental.noarch on AlmaLinux 8

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

2. Uninstall "python3-incremental.noarch" package

Here is a brief guide to show you how to uninstall python3-incremental.noarch on AlmaLinux 8:

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

3. Information about the python3-incremental.noarch package on AlmaLinux 8

Last metadata expiration check: 2:20:45 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-incremental
Version : 17.5.0
Release : 5.el8.1
Architecture : noarch
Size : 33 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.