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

Last updated: May 17,2024

1. Install "libtachyon-mt-0-dev" package

Please follow the instructions below to install libtachyon-mt-0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtachyon-mt-0-dev

2. Uninstall "libtachyon-mt-0-dev" package

Please follow the instructions below to uninstall libtachyon-mt-0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtachyon-mt-0-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libtachyon-mt-0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: tachyon
Version: 0.99~b6+dsx-4
Provides: libtachyon-dev
Depends: libtachyon-dev-common (= 0.99~b6+dsx-4), libtachyon-mt-0 (= 0.99~b6+dsx-4)
Filename: pool/universe/t/tachyon/libtachyon-mt-0-dev_0.99~b6+dsx-4_amd64.deb
Size: 5006
MD5sum: 438797a94fe30b8ea82a85a00b911aa1
SHA1: fb0986614e21e965d3cec7f69a19a2d63ba5f9c4
SHA256: 80f3203b97baafd7473714ba73cb9b49cf2608809e13e773bff1a9b11fa0d26a
Description-en: Parallel/Multiprocessor Ray Tracing Library - development - MT flavour
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 static libraries and symbolic links that
third party developers using the tachyon C library built with
multithreading will need.
Description-md5: c0030f695864f9dc9d00c85e556ac8a3
Multi-Arch: same
Homepage: http://jedi.ks.uiuc.edu/~johns/raytracer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu