How to Install and Uninstall gyoto Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "gyoto" package

This tutorial shows how to install gyoto on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gyoto

2. Uninstall "gyoto" package

Here is a brief guide to show you how to uninstall gyoto on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gyoto $ sudo apt autoclean && sudo apt autoremove

3. Information about the gyoto package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gyoto
Priority: extra
Section: universe/science
Installed-Size: 280
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Version: 1.0.2-2ubuntu1
Depends: libboost-mpi1.58.0, libboost-serialization1.58.0, libc6 (>= 2.14), libcfitsio2 (>= 3.370), libgcc1 (>= 1:3.0), libgyoto4v5, libopenmpi1.10, libstdc++6 (>= 5.2), libxerces-c3.1
Recommends: mpi-default-bin
Filename: pool/universe/g/gyoto/gyoto_1.0.2-2ubuntu1_amd64.deb
Size: 67116
MD5sum: b0ef25ca2611cbc6ef5e312d797e5923
SHA1: 53a3140a7ce44669628be622e28d2b69c841c7c0
SHA256: 2c6ba920f27256151441119dfef08c5830f234ba33f6f2c458d165ae5e200d59
Description-en: General relativistic ray-tracing
Gyoto is a framework for computing geodesics in curved
space-times. The gyoto utility program uses this framework to compute
images of astronomical objects in the vicinity of compact objects
(e.g. black-holes). Such images are distorted by strong gravitational
lensing. The gyoto program takes a scenery description in XML format,
computes this scenery using relativistic ray-tracing, and saves the
result in FITS format.
.
More complex uses of the Gyoto framework can be achieved using the
yorick-gyoto, python-gyoto or python3-gyoto packages. Gyoto can be
extended with plug-ins (see libgyoto4-dev).
.
MPI parallelization requires the mpi-default-bin package.
Description-md5: 0c6435786bde9a8fc05ca4d08bc6b3aa
Homepage: http://gyoto.obspm.fr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu