How to Install and Uninstall libapache2-mod-mapcache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libapache2-mod-mapcache" package

Please follow the step by step instructions below to install libapache2-mod-mapcache on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libapache2-mod-mapcache" package

Please follow the guidance below to uninstall libapache2-mod-mapcache on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libapache2-mod-mapcache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache2-mod-mapcache
Priority: extra
Section: universe/web
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: mapcache
Version: 1.4.0-4
Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.4), libmapcache1 (>= 1.4.0), apache2-api-20120211
Filename: pool/universe/m/mapcache/libapache2-mod-mapcache_1.4.0-4_amd64.deb
Size: 21452
MD5sum: 404f0663221b2488d2d2065e44348c25
SHA1: 716d9aa6ae110a943fd4d91837d51b9d76b761f8
SHA256: 5df581ce4d8f0748115d5f9ca2a111e731b3cd77948b0ca4bf31df431f7d8cd9
Description-en: tile caching server - Apache module
This is the MapCache module for the Apache web server implementing OGC web
services. An alternative mapcache FastCGI program is available in
mapcache-cgi.
.
MapCache is a server that implements tile caching to speed up access to WMS
layers. The primary objectives are to be fast and easily deployable, while
offering the essential features (and more!) expected from a tile caching
solution.
Description-md5: 45d571cff29bed6448a630dee7b07826
Homepage: http://www.mapserver.org/mapcache/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu