How to Install and Uninstall tachyon Package on Kali Linux

Last updated: May 17,2024

1. Install "tachyon" package

Please follow the steps below to install tachyon on Kali Linux

$ sudo apt update $ sudo apt install tachyon

2. Uninstall "tachyon" package

Please follow the guidance below to uninstall tachyon on Kali Linux:

$ sudo apt remove tachyon $ sudo apt autoclean && sudo apt autoremove

3. Information about the tachyon package on Kali Linux

Package: tachyon
Version: 0.99~b6+dsx-12
Installed-Size: 32
Maintainer: Debian Science Maintainers
Architecture: all
Depends: tachyon-bin-nox | tachyon-bin
Size: 22856
SHA256: a577cf5dbb162bbdc14f555b14b1e03f363120a7091b15e61f7f950c70f674f5
SHA1: 4ebb1739f45a8edbeb9572c57a0d34b26131fe56
MD5sum: c11b057e7632ab8766952a2d82dce2a7
Description: Parallel/Multiprocessor Standalone Ray Tracer - metapackage
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 metapackage allows multi-variant support for tools built upon tachyon.
Description-md5:
Multi-Arch: foreign
Homepage: http://jedi.ks.uiuc.edu/~johns/raytracer/
Tag: implemented-in::c, role::program, works-with::3dmodel
Section: math
Priority: optional
Filename: pool/main/t/tachyon/tachyon_0.99~b6+dsx-12_all.deb