How to Install and Uninstall python3-incremental Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python3-incremental" package

In this section, we are going to explain the necessary steps to install python3-incremental on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-incremental

2. Uninstall "python3-incremental" package

Please follow the guidelines below to uninstall python3-incremental on openSUSE Leap:

$ sudo zypper remove python3-incremental

3. Information about the python3-incremental package on openSUSE Leap

Information for package python3-incremental:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-incremental
Version : 21.3.0-150400.5.69
Arch : noarch
Vendor : SUSE LLC
Installed Size : 196.6 KiB
Installed : No
Status : not installed
Source package : python3-incremental-21.3.0-150400.5.69.src
Upstream URL : https://github.com/twisted/incremental
Summary : Library that versions your Python projects
Description :
Incremental is a small library that versions your Python projects.