How to Install and Uninstall bsdiff Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "bsdiff" package
Please follow the steps below to install bsdiff on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
bsdiff
Copied
2. Uninstall "bsdiff" package
Please follow the guidance below to uninstall bsdiff on openSuSE Tumbleweed:
$
sudo zypper remove
bsdiff
Copied
3. Information about the bsdiff package on openSuSE Tumbleweed
Information for package bsdiff:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bsdiff
Version : 4.3-6.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 35.8 KiB
Installed : No
Status : not installed
Source package : bsdiff-4.3-6.4.src
Upstream URL : https://daemonology.net/bsdiff
Summary : Tools for binary file patches
Description :
bsdiff and bspatch are tools for building and applying patches to
binary files. By using suffix sorting (specifically, Larsson and
Sadakane's qsufsort) and taking advantage of how executable files
change, bsdiff routinely produces binary patches 50-80% smaller
than those produced by Xdelta, and 15% smaller than those produced
by .RTPatch.
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bsdiff
Version : 4.3-6.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 35.8 KiB
Installed : No
Status : not installed
Source package : bsdiff-4.3-6.4.src
Upstream URL : https://daemonology.net/bsdiff
Summary : Tools for binary file patches
Description :
bsdiff and bspatch are tools for building and applying patches to
binary files. By using suffix sorting (specifically, Larsson and
Sadakane's qsufsort) and taking advantage of how executable files
change, bsdiff routinely produces binary patches 50-80% smaller
than those produced by Xdelta, and 15% smaller than those produced
by .RTPatch.