How to Install and Uninstall radiance Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "radiance" package

Please follow the steps below to install radiance on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install radiance

2. Uninstall "radiance" package

This guide let you learn how to uninstall radiance on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove radiance $ sudo apt autoclean && sudo apt autoremove

3. Information about the radiance package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: radiance
Priority: optional
Section: universe/graphics
Installed-Size: 12415
Maintainer: Ubuntu Developers
Original-Maintainer: Bernd Zeimetz
Architecture: amd64
Version: 4R1+20120125-1.1
Depends: libc6 (>= 2.15), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libtiff5 (>> 4.0.0-1~), libx11-6, tcsh | c-shell, tk
Recommends: radiance-materials
Suggests: radiance-doc
Conflicts: rcalc (<= 0.5.0-1.1)
Filename: pool/universe/r/radiance/radiance_4R1+20120125-1.1_amd64.deb
Size: 6234820
MD5sum: 19454065ff84329b0dc3fd4c2a1eefc9
SHA1: b235c466f530086370baed16472d85e6feb43511
SHA256: c595ec4ca91cb15871d67eb4c72e80646fa16e887773458e6396f793cb2dd1f7
Description-en: Lighting Simulation and Rendering System
Radiance is intended to aid lighting designers and architects by
predicting the light levels and appearance of a space prior to
construction. The package includes programs for modeling and translating
scene geometry, luminaire data and material properties, all of which are
needed as input to the simulation. The lighting simulation itself uses
ray tracing techniques to compute radiance values (ie. the quantity of
light passing through a specific point in a specific direction), which
are typically arranged to form a photographic quality image. The
resulting image may be analyzed, displayed and manipulated within the
package, and converted to other popular image file formats for export to
other packages, facilitating the production of hard copy output.
Description-md5: d8d1c0bc7c4495a55826328ef392cd4b
Homepage: http://radsite.lbl.gov/radiance
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions