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

Last updated: May 17,2024

1. Install "libtachyon-serial-0" package

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

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

2. Uninstall "libtachyon-serial-0" package

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

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

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

Package: libtachyon-serial-0
Priority: extra
Section: universe/libs
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: tachyon
Version: 0.99~b6+dsx-4
Provides: libtachyon
Depends: libc6 (>= 2.15), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4)
Suggests: tachyon-doc
Filename: pool/universe/t/tachyon/libtachyon-serial-0_0.99~b6+dsx-4_amd64.deb
Size: 59346
MD5sum: 7b8a3617a68b319a2cb4084cc09ee057
SHA1: 3fb0d228d73e77902ce1c639a21270b037a70017
SHA256: e18ec07776927859b469cdb5009e0999ba1d8a452c602bcd5ec910762ac8b391
Description-en: Parallel/Multiprocessor Ray Tracing Library - runtime - serial 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 against OpenMPI.
To compile your own programs you also need to install the concomitant
libtachyon-serial-0-dev package.
Description-md5: dfda4c4f18757a71e8c0553b6674883b
Multi-Arch: same
Homepage: http://jedi.ks.uiuc.edu/~johns/raytracer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu