How to Install and Uninstall libtachyon-dev-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libtachyon-dev-common" package

Please follow the step by step instructions below to install libtachyon-dev-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtachyon-dev-common

2. Uninstall "libtachyon-dev-common" package

This guide covers the steps necessary to uninstall libtachyon-dev-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtachyon-dev-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtachyon-dev-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtachyon-dev-common
Priority: optional
Section: universe/libdevel
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: tachyon
Version: 0.99~b6+dsx-4
Suggests: libtachyon-dev
Filename: pool/universe/t/tachyon/libtachyon-dev-common_0.99~b6+dsx-4_all.deb
Size: 19180
MD5sum: ad0c09091037ca8ed7d982de678151b6
SHA1: 67d38cc4c9470263d24f5fcb79922223d039adbb
SHA256: 889d494dae17bc3cf7ceb26e889d2c5859fe1f71d06aa953b1070632596c1dd9
Description-en: Parallel/Multiprocessor Ray Tracing Library - development - common material
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 contains the header files that third party developers
using the tachyon C library will need.
Description-md5: 7bcd085525906722ed5438377f06447e
Multi-Arch: foreign
Homepage: http://jedi.ks.uiuc.edu/~johns/raytracer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu