How to Install and Uninstall patchutils Package on Kali Linux

Last updated: May 18,2024

1. Install "patchutils" package

Please follow the guidance below to install patchutils on Kali Linux

$ sudo apt update $ sudo apt install patchutils

2. Uninstall "patchutils" package

Please follow the step by step instructions below to uninstall patchutils on Kali Linux:

$ sudo apt remove patchutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the patchutils package on Kali Linux

Package: patchutils
Version: 0.4.2-1
Installed-Size: 232
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.14), perl:any, patch, sensible-utils
Size: 77520
SHA256: 7df59f413baebd7e81d0ec3f8300c5e4acfdef44ab58b2e7a4922f62ab4970c8
SHA1: 34372dc28e7fb8b8fe5e34e9e2c1a629d6f97293
MD5sum: bb2239ea985de06be332ae849df4c793
Description: Utilities to work with patches
This package includes the following utilities:
- combinediff creates a cumulative patch from two incremental patches
- dehtmldiff extracts a diff from an HTML page
- filterdiff extracts or excludes diffs from a diff file
- fixcvsdiff fixes diff files created by CVS that "patch" mis-interprets
- flipdiff exchanges the order of two patches
- grepdiff shows which files are modified by a patch matching a regex
- interdiff shows differences between two unified diff files
- lsdiff shows which files are modified by a patch
- recountdiff recomputes counts and offsets in unified context diffs
- rediff and editdiff fix offsets and counts of a hand-edited diff
- splitdiff separates out incremental patches
- unwrapdiff demangles patches that have been word-wrapped
Description-md5:
Multi-Arch: foreign
Homepage: http://cyberelk.net/tim/software/patchutils/
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, interface::commandline, role::devel-lib,
role::program, scope::utility, use::synchronizing,
works-with-format::diff, works-with::TODO, works-with::software:source,
works-with::text, works-with::vcs
Section: text
Priority: optional
Filename: pool/main/p/patchutils/patchutils_0.4.2-1_amd64.deb