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

Last updated: May 21,2024

1. Install "povray-doc" package

Please follow the guidance below to install povray-doc on Kali Linux

$ sudo apt update $ sudo apt install povray-doc

2. Uninstall "povray-doc" package

Please follow the guidance below to uninstall povray-doc on Kali Linux:

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

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

Package: povray-doc
Source: povray
Version: 1:3.7.0.10-3
Installed-Size: 13385
Maintainer: Andreas Beckmann
Architecture: all
Suggests: povray
Size: 11182712
SHA256: 747876b6bdb48090840d3c3900090e40026a151a0bef75622587e1359fbce572
SHA1: eacb75fc8e925b352cdcb350049301ed5be41d91
MD5sum: 2f050590e73edcb2a3401aa152a1118c
Description: Persistence of vision raytracer (3D renderer) documentation
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 the full POV-Ray manual.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.povray.org
Section: doc
Priority: optional
Filename: pool/main/p/povray/povray-doc_3.7.0.10-3_all.deb