How to Install and Uninstall libnginx-mod-http-echo Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libnginx-mod-http-echo" package

Please follow the guidelines below to install libnginx-mod-http-echo on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnginx-mod-http-echo

2. Uninstall "libnginx-mod-http-echo" package

Please follow the guidelines below to uninstall libnginx-mod-http-echo on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnginx-mod-http-echo $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnginx-mod-http-echo package on Ubuntu 21.10 (Impish Indri)

Package: libnginx-mod-http-echo
Architecture: amd64
Version: 1.18.0-6ubuntu11
Priority: optional
Section: universe/httpd
Source: nginx
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Nginx Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 102
Depends: nginx-common (= 1.18.0-6ubuntu11), libc6 (>= 2.14)
Recommends: nginx
Filename: pool/universe/n/nginx/libnginx-mod-http-echo_1.18.0-6ubuntu11_amd64.deb
Size: 23026
MD5sum: 41e8dd50671c84974a2d2e415e2ec3b0
SHA1: a6920e88f6211c417a009e7608ddd76671e69ea7
SHA256: 756b19667cf3c510519b911f1900b6897cb763a10d05453e8df7162f23b998ff
SHA512: f94a64b4893b37b6103c7f38b2f9955c1161f611c7e4d0e75ea03c45ad3ced1cdab028380ff56609f15e2b9046f29950477db406228d46cc6ae62213f4457e09
Homepage: https://nginx.net
Description-en: Bring echo and more shell style goodies to Nginx
Echo module wraps lots of Nginx internal APIs for streaming input and output,
parallel/sequential subrequests, timers and sleeping, as well as various meta
data accessing.
.
Basically it provides various utilities that help testing and debugging of
other modules by trivially emulating different kinds of faked subrequest
locations.
.
People will also find it useful in real-world applications that need to:
.
1. Serve static contents directly from memory.
2. Wrap the upstream response with custom header and footer (kinda like the
addition module but with contents read directly from the config file and
Nginx variables).
3. Merge contents of various "Nginx locations" (i.e., subrequests) together in
a single main request (using echo_location and its friends).
Description-md5: abf85fee1f5ab07e15ef30313071a5b7