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

Last updated: May 19,2024

1. Install "libtachyon-mt-0" package

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

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

2. Uninstall "libtachyon-mt-0" package

This is a short guide on how to uninstall libtachyon-mt-0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtachyon-mt-0
Priority: optional
Section: universe/libs
Installed-Size: 302
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: tachyon
Version: 0.99~b6+dsx-4
Replaces: libtachyon-0.99
Provides: libtachyon
Depends: libc6 (>= 2.15), libgomp1 (>= 4.9), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4)
Suggests: tachyon-doc
Filename: pool/universe/t/tachyon/libtachyon-mt-0_0.99~b6+dsx-4_amd64.deb
Size: 69710
MD5sum: 87e9f0d47ed5f3a76a85a4b132947f6d
SHA1: 3c41f52d60aa1eaca053c85b6d80b147340eada6
SHA256: 15475739f74fa6735ddb048744c63a338d77416391aed0c06092c8a4e014ad2c
Description-en: Parallel/Multiprocessor Ray Tracing Library - runtime - 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 provides the shared library required to run third party
program compiled against the tachyon C library built with multithreading.
To compile your own programs you also need to install the concomitant
libtachyon-mt-0-dev package.
Description-md5: b592ea1e35a2e03f74e935e83c7c110c
Multi-Arch: same
Homepage: http://jedi.ks.uiuc.edu/~johns/raytracer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu