How to Install and Uninstall python3-incremental Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-incremental" package

Here is a brief guide to show you how to install python3-incremental on Kali Linux

$ sudo apt update $ sudo apt install python3-incremental

2. Uninstall "python3-incremental" package

Please follow the step by step instructions below to uninstall python3-incremental on Kali Linux:

$ sudo apt remove python3-incremental $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-incremental package on Kali Linux

Package: python3-incremental
Source: incremental
Version: 22.10.0-1
Installed-Size: 103
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Recommends: python3-click, python3-twisted
Size: 15008
SHA256: 315d979b3f7610f66840e849c057018fd623d1e0da563f1cc54de94794526bc3
SHA1: 7ddaf3cc7e11d4b67ec42635e3509ac972c94c5e
MD5sum: 3b2b189f3d7baf1eb3044a3195c9ee63
Description: Library for versioning Python projects
Incremental is a small library that versions your Python projects.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/twisted/incremental
Section: python
Priority: optional
Filename: pool/main/i/incremental/python3-incremental_22.10.0-1_all.deb