How to Install and Uninstall nginx-module-brotli Package on openSuSE Tumbleweed

Last updated: May 02,2024

1. Install "nginx-module-brotli" package

Please follow the instructions below to install nginx-module-brotli on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install nginx-module-brotli

2. Uninstall "nginx-module-brotli" package

Please follow the guidance below to uninstall nginx-module-brotli on openSuSE Tumbleweed:

$ sudo zypper remove nginx-module-brotli

3. Information about the nginx-module-brotli package on openSuSE Tumbleweed

Information for package nginx-module-brotli:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : nginx-module-brotli
Version : 1.0.0rc+g1-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 42.6 KiB
Installed : No
Status : not installed
Source package : nginx-module-brotli-1.0.0rc+g1-1.12.src
Upstream URL : https://github.com/google/ngx_brotli
Summary : NGINX module for Brotli compression
Description :
ngx_brotli is a set of two nginx modules:
ngx_brotli filter module - used to compress responses on-the-fly,
ngx_brotli static module - used to serve pre-compressed files.
Brotli is a generic-purpose lossless compression algorithm that
compresses data using a combination of a modern variant of the LZ77
algorithm, Huffman coding and 2nd order context modeling, with a
compression ratio comparable to the best currently available
general-purpose compression methods. It is similar in speed with
deflate but offers more dense compression.

5. The same packages on other Linux Distributions