How to Install and Uninstall python3-incremental.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "python3-incremental.noarch" package

This is a short guide on how to install python3-incremental.noarch on Fedora 34

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

2. Uninstall "python3-incremental.noarch" package

Please follow the instructions below to uninstall python3-incremental.noarch on Fedora 34:

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

3. Information about the python3-incremental.noarch package on Fedora 34

Last metadata expiration check: 3:35:09 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-incremental
Version : 21.3.0
Release : 1.fc34
Architecture : noarch
Size : 34 k
Source : python-incremental-21.3.0-1.fc34.src.rpm
Repository : updates
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.