How to Install and Uninstall povray-includes Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "povray-includes" package

In this section, we are going to explain the necessary steps to install povray-includes on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install povray-includes

2. Uninstall "povray-includes" package

Learn how to uninstall povray-includes on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the povray-includes package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: povray-includes
Priority: extra
Section: universe/graphics
Installed-Size: 1045
Maintainer: Ubuntu Developers
Original-Maintainer: Andreas Beckmann
Architecture: all
Source: povray
Version: 1:3.7.0.0-8build1
Depends: povray
Pre-Depends: dpkg (>= 1.17.14)
Filename: pool/universe/p/povray/povray-includes_3.7.0.0-8build1_all.deb
Size: 265702
MD5sum: 5a13d7171dc1260971f31ed2f37dc163
SHA1: 6ce874b13715de1ed7ed9daab0825f6272653035
SHA256: a2862380a0535e6417df73ae0e22d368d4c7872e8d7aeeee66e7631f8838ed44
Description-en: Persistance 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: 12accf703d31c7f9c7b9f6f6c5f32afe
Homepage: http://www.povray.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu