How to Install and Uninstall tachyon-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "tachyon-doc" package

Learn how to install tachyon-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tachyon-doc

2. Uninstall "tachyon-doc" package

Learn how to uninstall tachyon-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the tachyon-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tachyon-doc
Priority: optional
Section: universe/doc
Installed-Size: 26322
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: tachyon
Version: 0.99~b6+dsx-4
Suggests: libtachyon-dev, tachyon-bin
Filename: pool/universe/t/tachyon/tachyon-doc_0.99~b6+dsx-4_all.deb
Size: 7520724
MD5sum: fc0f964e7a85cc941b13ff923cb26b81
SHA1: 5eb05ad9286e871b9f805726aa5188b77d7dd932
SHA256: 904ac68e71fc162cafc805974a8cf4da82b0c2d402a848dfa0cc75b047b20053
Description-en: Parallel/Multiprocessor Ray Tracing System - reference manual
Tachyon is a portable, high performance parallel ray tracing system
supporting MPI and multithreaded implementations. Tachyon is built as
a C callable library, which can be used within applications.
.
Tachyon implements all of the basic geometric primitives such as
triangles, planes, spheres, cylinders, etc. Some of the goals in
developing Tachyon were to make it fast and for it to parallelize
well. These are what set it apart from more full-featured programs
like POV-Ray, Rayshade, and others. Tachyon supports enough features
to be an excellent alternative to slower programs for demanding
animation and scientific visualization tasks.
.
This package provides the reference manual for the tachyon C library.
It also contains simple demo sources to build against the tachyon C library
and scene material to parse with the simple tachyon scene parser front-end
built upon the tachyon C library.
Description-md5: 43f34ad0d0fae0eacf8333b6c7eb024e
Multi-Arch: foreign
Homepage: http://jedi.ks.uiuc.edu/~johns/raytracer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu