How to Install and Uninstall libapache2-mod-xsendfile Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libapache2-mod-xsendfile" package

This guide let you learn how to install libapache2-mod-xsendfile on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libapache2-mod-xsendfile

2. Uninstall "libapache2-mod-xsendfile" package

Here is a brief guide to show you how to uninstall libapache2-mod-xsendfile on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libapache2-mod-xsendfile $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-xsendfile package on Ubuntu 21.10 (Impish Indri)

Package: libapache2-mod-xsendfile
Architecture: amd64
Version: 0.12-2
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Nenciarini
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 84
Depends: libc6 (>= 2.3), apache2-api-20120211
Filename: pool/universe/liba/libapache2-mod-xsendfile/libapache2-mod-xsendfile_0.12-2_amd64.deb
Size: 13416
MD5sum: df03263456c7b5f5b8d57e4407041f06
SHA1: 23116543766bf8fbb706abbd2ea128d60d200a57
SHA256: fd4e531f5c496cc97c5234c9d6524e8824b70479f4a540ddbf31780bb44771b8
SHA512: 147a2809fc0fee8a11ef6c753a1099719f1fc6c91585251750d36e85f6fedc4f760ad32a59cb865aa1047e2b81c9a46e48100c1b5a40c08366381749a9ac7596
Homepage: http://tn123.org/mod_xsendfile/
Description-en: Serve large static files efficiently from web applications
This package provides the xsendfile module for the Apache 2 webserver.
xsendfile is a small Apache2 module that processes X-SENDFILE header
sent by the original output handler.
.
If it encounters the presence of such header it will discard all output
and send the file specified by that header instead using Apache internals
including all optimizations like caching-headers and sendfile or mmap if
configured.
.
It is useful for processing script-output of e.g. php, perl or any cgi.
Description-md5: 394a3bf522bc72bfd1e8b5e3019cc105