How to Install and Uninstall python3-gyoto Package on Kali Linux

Last updated: July 03,2024

1. Install "python3-gyoto" package

This is a short guide on how to install python3-gyoto on Kali Linux

$ sudo apt update $ sudo apt install python3-gyoto

2. Uninstall "python3-gyoto" package

This tutorial shows how to uninstall python3-gyoto on Kali Linux:

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

3. Information about the python3-gyoto package on Kali Linux

Package: python3-gyoto
Source: gyoto
Version: 2.0.2-1
Installed-Size: 10602
Maintainer: Debian Astronomy Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgyoto9 (>= 2.0.2), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.1), libstdc++6 (>= 13.1), libxerces-c3.2, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3:any
Recommends: python3-opencv
Size: 1530540
SHA256: c86062df9a1f968ad1e999634b396da08d66d7c2c45b13c3568ae2aab884e0d4
SHA1: 1fd627e118be1efb499fc9a347860062f639b476
MD5sum: 88120387ee41e1bfcaebd995235d2966
Description: General relativistic geodesic integration for the Python 3 language
Gyoto aims at providing a framework for computing orbits and
ray-traced images in General relativity.
.
This package also includes a Gyoto plug-in allowing to write new
Gyoto objects in the Python 3 language.
.
This package provides an extension for the Python 3 programming language
exposing the Gyoto facilities. It allows using Gyoto interactively
from the Python 3 prompt or running complex Gyoto scripts.
.
Producing videos requires the python3-opencv package.
Description-md5:
Multi-Arch: allowed
Homepage: http://gyoto.obspm.fr
Section: python
Priority: optional
Filename: pool/main/g/gyoto/python3-gyoto_2.0.2-1_amd64.deb