How to Install and Uninstall dpatch Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "dpatch" package

Please follow the guidance below to install dpatch on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install dpatch

2. Uninstall "dpatch" package

This tutorial shows how to uninstall dpatch on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove dpatch $ sudo apt autoclean && sudo apt autoremove

3. Information about the dpatch package on Ubuntu 20.10 (Groovy Gorilla)

Package: dpatch
Architecture: all
Version: 2.0.40
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 191
Depends: bash (>= 3.0-6), dpkg-dev, perl:any
Recommends: fakeroot, patchutils
Suggests: curl
Filename: pool/universe/d/dpatch/dpatch_2.0.40_all.deb
Size: 47576
MD5sum: df55ccdec68bccc2cc7410bb08bc6b7e
SHA1: ebd6c9b040789dc4e839048073cbf313b6d42c9a
SHA256: b3af5fd0bdd8ce6649dd93708753b0ea05db61f9ea79dda001739535e0477898
SHA512: 5fb47bb0307e35ce9411c61363b77ec2541dadacef23978a0e31e73c9ac937a145347187764b98b551e6f76ecfdd3b0c752b89243a81fdc543bd32656c2e45a1
Description-en: patch maintenance system for Debian source packages
dpatch is an easy to use patch system for Debian packages, somewhat
similar to the dbs package, but much simpler to use.
.
It lets you store patches and other simple customization templates in
debian/patches and otherwise does not require much reorganization of
your source tree. To get the patches applied at build time you simply
need to include a makefile snippet and then depend on the
patch/unpatch target in the build or clean stage of debian/rules - or
you can use the dpatch patching script directly.
.
It can easily apply patches only on specific architectures if needed.
Description-md5: 286f2861a86b05464a69997c4054a622