How to Install bspatch software package in Debian 9 (Stretch)

How to Install bspatch software package in Debian 9 (Stretch)

bspatch software package provides virtual package provided by bsdiff, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bspatch

bspatch is installed in your system.

Make ensure the bspatch package were installed using the commands given below,

$ sudo dpkg-query -l | grep bspatch*

You will get with bspatch package name, version, architecture and description in a table

bspatch package basic information:

Distro Debian 9 stretch
Section Virtual packages
Package bspatch
Version
Description virtual package provided by bsdiff
Sub Section Virtual


See Also, How to uninstall or remove bspatch software package from Debian 9 (Stretch)?