How to Install and Uninstall libbzip3-0-x86-64-v3 Package on openSuSE Tumbleweed

Last updated: June 28,2024

1. Install "libbzip3-0-x86-64-v3" package

Please follow the guidance below to install libbzip3-0-x86-64-v3 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libbzip3-0-x86-64-v3

2. Uninstall "libbzip3-0-x86-64-v3" package

This guide covers the steps necessary to uninstall libbzip3-0-x86-64-v3 on openSuSE Tumbleweed:

$ sudo zypper remove libbzip3-0-x86-64-v3

3. Information about the libbzip3-0-x86-64-v3 package on openSuSE Tumbleweed

Information for package libbzip3-0-x86-64-v3:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libbzip3-0-x86-64-v3
Version : 1.4.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 62.0 KiB
Installed : No
Status : not installed
Source package : bzip3-1.4.0-1.2.src
Upstream URL : https://github.com/kspalaiologos/bzip3
Summary : Compressor with Burrows–Wheeler transform and PPM context modeling
Description :
A compressor featuring improved compression ratios and performance
over bzip2 thanks to a order-0 context mixing entropy coder, a
Burrows-Wheeler transform code making use of suffix arrays, a RLE
with Lempel Ziv+Prediction pass based on LZ77-style string matching
and PPM-style context modeling.