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

Last updated: May 20,2024

1. Install "libtachyon-openmpi-0" package

This guide let you learn how to install libtachyon-openmpi-0 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtachyon-openmpi-0" package

Please follow the guidance below to uninstall libtachyon-openmpi-0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtachyon-openmpi-0
Priority: extra
Section: universe/libs
Installed-Size: 448
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: tachyon
Version: 0.99~b6+dsx-4
Provides: libtachyon
Depends: libc6 (>= 2.15), libgomp1 (>= 4.9), libjpeg8 (>= 8c), libopenmpi1.10, libpng12-0 (>= 1.2.13-4)
Suggests: tachyon-doc
Filename: pool/universe/t/tachyon/libtachyon-openmpi-0_0.99~b6+dsx-4_amd64.deb
Size: 79350
MD5sum: 68aedee5329e75cad9df840dc8092112
SHA1: fe5f5814cb74569071bfa1b80cd676df77ddc91a
SHA256: 7b276f31588a473ee163d4c5be229a040a2eb17e37dfc7d8203d2b4dfdef6805
Description-en: Parallel/Multiprocessor Ray Tracing Library - runtime - OpenMPI 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-openmpi-0-dev package.
Description-md5: 21a2e6e422acf3791fdecf04d1a6234b
Multi-Arch: same
Homepage: http://jedi.ks.uiuc.edu/~johns/raytracer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu