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

Last updated: May 19,2024

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

This tutorial shows how to install libtachyon-mpich-0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libtachyon-mpich-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-mpich-0 (= 0.99~b6+dsx-4)
Filename: pool/universe/t/tachyon/libtachyon-mpich-0-dev_0.99~b6+dsx-4_amd64.deb
Size: 5028
MD5sum: 703eea0f8949ca81d44092eaf89b949a
SHA1: e06377adb5d5ce6403420e599fb6260c78db62f8
SHA256: e767cf5fbce9e19223869050d7a9227643beef08591868503c4c55a2097d3cd9
Description-en: Parallel/Multiprocessor Ray Tracing Library - development - MPICH 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
MPICH will need.
Description-md5: 5a77c99c057962b9a020314818b47fa9
Multi-Arch: same
Homepage: http://jedi.ks.uiuc.edu/~johns/raytracer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu