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

Last updated: June 06,2024

1. Install "python3-gtsam" package

Learn how to install python3-gtsam on Kali Linux

$ sudo apt update $ sudo apt install python3-gtsam

2. Uninstall "python3-gtsam" package

Here is a brief guide to show you how to uninstall python3-gtsam on Kali Linux:

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

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

Package: python3-gtsam
Source: gtsam
Version: 4.2.0+dfsg-1
Installed-Size: 45638
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libgtsam4 (= 4.2.0+dfsg-1), libstdc++6 (>= 13.1), libtbb12 (>= 2021.4.0), python3 (<< 3.12), python3 (>= 3.11~), python3:any, python3-numpy
Size: 5893712
SHA256: 2687c8043257a3f39f310c3d5b1a1558ef024ce5cb6751203e35ae19981a4800
SHA1: 305d1e135dd0bbed526dc0600fb21834a89145c7
MD5sum: 8e8170300aa7fd185f0e336355abb977
Description: Factor graphs for sensor fusion in robotics
GTSAM is a C++ library that implements sensor fusion for robotics and computer
vision applications, including SLAM (Simultaneous Localization and Mapping), VO
(Visual Odometry), and SFM (Structure from Motion). It uses factor graphs and
Bayes networks as the underlying computing paradigm rather than sparse matrices
to optimize for the most probable configuration or an optimal plan. Coupled
with a capable sensor front-end (not provided here), GTSAM powers many
impressive autonomous systems, in both academia and industry.
.
Python library
Description-md5:
Multi-Arch: same
Homepage: http://www.gtsam.org
Section: python
Priority: optional
Filename: pool/main/g/gtsam/python3-gtsam_4.2.0+dfsg-1_amd64.deb