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

Last updated: May 20,2024

1. Install "python3-unidiff" package

Please follow the step by step instructions below to install python3-unidiff on Kali Linux

$ sudo apt update $ sudo apt install python3-unidiff

2. Uninstall "python3-unidiff" package

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

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

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

Package: python3-unidiff
Source: python-unidiff
Version: 0.7.3-1
Installed-Size: 60
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 11660
SHA256: c0a5f03c145dba829125ad2fbe89a78608abac2cdfba7cae2a8ce208ab4097c8
SHA1: 57edc5c0658a34626081d3efabd673b1e8d369c7
MD5sum: 89aa9c02163b9bb89723fd9946836ee6
Description: Unified diff Python parsing/metadata extraction library (Python 3)
Simple Python library to parse and interact with unified diff data
.
Python's standard library has a difflib module which generates diffs, but
cannot read or apply existing patch files. This module can do that.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/matiasb/python-unidiff
Section: python
Priority: optional
Filename: pool/main/p/python-unidiff/python3-unidiff_0.7.3-1_all.deb