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

Last updated: May 18,2024

1. Install "python3-opengv" package

This tutorial shows how to install python3-opengv on Kali Linux

$ sudo apt update $ sudo apt install python3-opengv

2. Uninstall "python3-opengv" package

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

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

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

Package: python3-opengv
Source: opengv (1.0+1git91f4b1-7)
Version: 1.0+1git91f4b1-7+b2
Installed-Size: 460
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libopengv1 (= 1.0+1git91f4b1-7+b2), libstdc++6 (>= 13.1), python3 (<< 3.13), python3 (>= 3.11~)
Size: 114288
SHA256: b0a0efe9f9a1a946681af75c4e63a4c40dbc371dfa12a396953bef0db06d1f0f
SHA1: a45826bde881fce0dcf3efd1ddab3495c7cab64d
MD5sum: c76af5827c7fd30206928b1e5532f418
Description: Computer vision methods for solving geometric vision problems.
Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment
methods for the calibrated case. All problems can be solved with central or
non-central cameras, and embedded into a random sample consensus or nonlinear
optimization context. Matlab and Python interfaces are implemented as well
.
This package contains the Python interface
Description-md5:
Multi-Arch: same
Homepage: https://laurentkneip.github.io/opengv
Section: python
Priority: optional
Filename: pool/main/o/opengv/python3-opengv_1.0+1git91f4b1-7+b2_amd64.deb