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

Last updated: May 16,2024

1. Install "python3-cdiff" package

In this section, we are going to explain the necessary steps to install python3-cdiff on Kali Linux

$ sudo apt update $ sudo apt install python3-cdiff

2. Uninstall "python3-cdiff" package

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

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

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

Package: python3-cdiff
Source: cdiff
Version: 1.0-1.1
Installed-Size: 62
Maintainer: Michael Banck
Architecture: all
Depends: python3:any
Size: 17976
SHA256: 5b4286fd1d3653c803641a42810f0ec27a5b94d23cebaa00eaa636470187e2b2
SHA1: de3fbb065dfffc07b8754f48e1c7f6de1b595ac6
MD5sum: e9c15efb961f2dc1dee73939d406b35f
Description: Colored, incremental diff with side by side and auto pager support (Python 3)
Cdiff is a python module to view colored, incremental diff in a Git/Mercurial/
Svn workspace or from stdin, with side by side and auto pager support.
.
This is the Python 3 version of the package.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/c/cdiff/python3-cdiff_1.0-1.1_all.deb