How to Install and Uninstall renderd Package on Kali Linux

Last updated: May 19,2024

1. Install "renderd" package

This is a short guide on how to install renderd on Kali Linux

$ sudo apt update $ sudo apt install renderd

2. Uninstall "renderd" package

Please follow the steps below to uninstall renderd on Kali Linux:

$ sudo apt remove renderd $ sudo apt autoclean && sudo apt autoremove

3. Information about the renderd package on Kali Linux

Package: renderd
Source: libapache2-mod-tile (0.6.1-2)
Version: 0.6.1-2+b1
Installed-Size: 317
Maintainer: Debian GIS Project
Architecture: amd64
Depends: adduser, libapache2-mod-tile, lsb-base, libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.56.0), libiniparser1 (>= 4.0), libmapnik3.1 (>= 3.1.0+ds), libstdc++6 (>= 13.1)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 73064
SHA256: 500059dcd0195c136aa604d6a373f4b999f96cf902563c7504cfe0fb5d76cf1a
SHA1: f501bb5d645cfd2382b82158f8fd4c5eaa2df701
MD5sum: dc7433b9d39ac27e70d3c1cf4891eede
Description: Daemon that renders map tiles using mapnik
mod_tile is a system to serve raster tiles for example to use within a
slippy map. It provides a dynamic combination of efficient caching and
on the fly rendering. Due to its dynamic rendering, only a small
fraction of overall tiles need to be kept on disk, reducing the
resources required. At the same time, its caching strategy allows for a
high performance serving and can support several thousand requests per
second.
.
This package contains the renderd daemon that creates "metatiles" for
map tile requests issued by mod_tile using the mapnik library.
Description-md5:
Homepage: https://wiki.openstreetmap.org/wiki/Mod_tile
Section: utils
Priority: optional
Filename: pool/main/liba/libapache2-mod-tile/renderd_0.6.1-2+b1_amd64.deb