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

Last updated: May 20,2024

1. Install "python3-whatthepatch" package

This tutorial shows how to install python3-whatthepatch on Kali Linux

$ sudo apt update $ sudo apt install python3-whatthepatch

2. Uninstall "python3-whatthepatch" package

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

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

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

Package: python3-whatthepatch
Source: whatthepatch
Version: 1.0.5-1
Installed-Size: 65
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 13200
SHA256: 089c196338cd5de410fa8ce4f1e6328650a83160847017da2b48b6ae88af29a7
SHA1: 575af1782f02cdeb1ea85b418a17ff06d7b85c83
MD5sum: b51b0dc511455689e69d061f60a0a3e7
Description: Library for parsing patch files (Python 3)
What The Patch!? is a library for parsing patch files. Its only purpose
is to read a patch file and get it into some usable form by other
programs.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/cscorley/whatthepatch
Section: python
Priority: optional
Filename: pool/main/w/whatthepatch/python3-whatthepatch_1.0.5-1_all.deb