How to Install and Uninstall makepatch Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "makepatch" package

Please follow the guidance below to install makepatch on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install makepatch

2. Uninstall "makepatch" package

Please follow the steps below to uninstall makepatch on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove makepatch $ sudo apt autoclean && sudo apt autoremove

3. Information about the makepatch package on Ubuntu 21.10 (Impish Indri)

Package: makepatch
Architecture: all
Version: 2.03-1.1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Roderick Schertler
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 102
Depends: perl
Filename: pool/universe/m/makepatch/makepatch_2.03-1.1_all.deb
Size: 34714
MD5sum: 80a70cc404c4cf9c4da320439becbd1b
SHA1: d61ae3dfcb1049aaac50140436286e0876a96f76
SHA256: e3f6573c75b88be6dbfbf41e004256a5a6abe14f5d96bab70a7d634274f69c23
SHA512: a92e1afcb4c23e6d05543ca7283fa4efba3703f356ffb40e669795d461a3d9d3a162d83d6240f5ac76fe8890143472dd8fdf2a9adde3faa74a809de55a132f3b
Description-en: generate/apply patch files with more functionality than plain diff
This package contains a pair of programs, makepatch and applypatch, to
assist in the generation and application of patch kits to synchronise
source trees.
.
makepatch knows about common conventions for patch kits (it generates
Index: and Prereq: lines, it patches patchlevel.h first, it can use
manifest files), plus it prepends some shell code which if run will
take care adding directories, removing files, setting execute mode on
scripts, and the like.
.
applypatch uses some extra data supplied by makepatch to verify both the
patch and the source directory before applying the patch. Afterwards it
will clean up the directory tree plus fix up the permissions and even
the timestamps on the patched files.
Description-md5: b4caf25577e62a959089ee2261ad5afe