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

Last updated: May 17,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall libtachyon-openmpi-0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libtachyon-openmpi-0-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 25
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-openmpi-0 (= 0.99~b6+dsx-4)
Filename: pool/universe/t/tachyon/libtachyon-openmpi-0-dev_0.99~b6+dsx-4_amd64.deb
Size: 5026
MD5sum: 4eaa09e8d0c5de20d8859da51de554c7
SHA1: fadce63f2e17dc1e6fd1c40c6213d6d5d6d28e70
SHA256: 3315ed890ebcdcc563cd1c70b2c8b712e9c749dc256a43c993cdec668b2f0cb5
Description-en: Parallel/Multiprocessor Ray Tracing Library - development - 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 contains the static libraries and symbolic links that
third party developers using the tachyon C library built against
OpenMPI will need.
Description-md5: d39af58048fe6ab83f0211871367e638
Multi-Arch: same
Homepage: http://jedi.ks.uiuc.edu/~johns/raytracer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu