How to Install and Uninstall python3-patch-ng Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-patch-ng" package

This is a short guide on how to install python3-patch-ng on Kali Linux

$ sudo apt update $ sudo apt install python3-patch-ng

2. Uninstall "python3-patch-ng" package

Here is a brief guide to show you how to uninstall python3-patch-ng on Kali Linux:

$ sudo apt remove python3-patch-ng $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-patch-ng package on Kali Linux

Package: python3-patch-ng
Source: python-patch-ng
Version: 1.17.4-3
Installed-Size: 69
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 18140
SHA256: 659781f38fb93c884af35f019d56d654d29d35137a66eec53ec643d03bea2c93
SHA1: 8d2fbc4580733c710a1a2dbb412004a1b793a2e7
MD5sum: a86f5101a0ff2cd7efbbe23abfcc0e2f
Description: Patch NG (New Generation)
Library to parse and apply unified diffs.
It features
* Automatic correction of
* Linefeeds according to patched file
* Diffs broken by stripping trailing whitespace
* a/ and b/ prefixes
* Patch format detection (SVN, HG, GIT)
* Nice diffstat histogram
.
Things that don't work out of the box:
* File renaming, creation and removal
* Directory tree operations
* Non-unified diff formats
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/conan-io/python-patch-ng
Section: python
Priority: optional
Filename: pool/main/p/python-patch-ng/python3-patch-ng_1.17.4-3_all.deb