How to Install and Uninstall povray-includes Package on Kali Linux

Last updated: May 18,2024

1. Install "povray-includes" package

Here is a brief guide to show you how to install povray-includes on Kali Linux

$ sudo apt update $ sudo apt install povray-includes

2. Uninstall "povray-includes" package

This guide covers the steps necessary to uninstall povray-includes on Kali Linux:

$ sudo apt remove povray-includes $ sudo apt autoclean && sudo apt autoremove

3. Information about the povray-includes package on Kali Linux

Package: povray-includes
Source: povray
Version: 1:3.7.0.10-3
Installed-Size: 952
Maintainer: Andreas Beckmann
Architecture: all
Depends: povray, fonts-povray
Size: 294080
SHA256: 9aaea946cfafa5f1b944f9fc2339f8086519653e2abb9c0e726301e78131d78c
SHA1: 916dd44ae94cae736762eb7a0ea26e95a92fbd21
MD5sum: 1e05e5b9a4435541925b0293cad952a5
Description: Persistence of vision raytracer (3D renderer) include files
POV-Ray is a full-featured ray tracer. Ray tracers simulate objects
and light sources of the real world to calculate photorealistic, computer
generated images. Because of the nature of ray tracing, this process is
quite CPU-intensive, at the benefit of more realistic images compared to
real time rendering techniques. For example, in POV-Ray, you can model a
glass prism, and you will see a spectrum in the resulting image.
.
POV-Ray by itself is a command-line utility that will take scene
descriptions, written in a special easy-to-understand language, to
produce ray-traced images (or even a sequence of images, for animations).
You can either write those scene-descriptions by hand, or use external
tools to generate (parts of) the scene.
.
This package contains architecture independent include files.
Description-md5:
Homepage: http://www.povray.org
Section: graphics
Priority: optional
Filename: pool/main/p/povray/povray-includes_3.7.0.10-3_all.deb