How to Install and Uninstall povray Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "povray" package

Please follow the step by step instructions below to install povray on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install povray

2. Uninstall "povray" package

Please follow the instructions below to uninstall povray on openSuSE Tumbleweed:

$ sudo zypper remove povray

3. Information about the povray package on openSuSE Tumbleweed

Information for package povray:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : povray
Version : 3.7.0.10-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 18.3 MiB
Installed : No
Status : not installed
Source package : povray-3.7.0.10-2.1.src
Upstream URL : https://www.povray.org/
Summary : Persistence of Vision Raytracer
Description :
The Persistence of Vision Ray tracer creates three-dimensional,
photo-realistic images using a rendering technique called ray tracing.
It reads in a text file containing information describing the objects
and lighting in a scene and generates an image of that scene from the
view point of a camera also described in the text file. Ray tracing is
not a fast process by any means, (the generation of a complex image can
take several hours) but it produces very high quality images with
realistic reflections, shading, perspective, and other effects.