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

Last updated: May 02,2024

1. Install "python3-apriltag" package

This guide let you learn how to install python3-apriltag on Kali Linux

$ sudo apt update $ sudo apt install python3-apriltag

2. Uninstall "python3-apriltag" package

Learn how to uninstall python3-apriltag on Kali Linux:

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

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

Package: python3-apriltag
Source: apriltag (3.3.0-2)
Version: 3.3.0-2+b1
Installed-Size: 46
Maintainer: Debian Science Team
Architecture: amd64
Depends: libapriltag3 (= 3.3.0-2+b1), libc6 (>= 2.14), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.12), python3 (>= 3.11~)
Size: 10848
SHA256: e075be94f3c7b1c28dd42bce5473fcdfc157c64cef3ec6bac14bd56567cd4100
SHA1: c6da18e3b8098b2478f3696b2c5481cf8e2d7eae
MD5sum: f13fd8c5fd1346022708c23e34290aa5
Description: AprilTags Visual Fiducial System
AprilTag is a visual fiducial system, useful for a wide variety of tasks
including augmented reality, robotics, and camera calibration. Targets can be
created from an ordinary printer, and the AprilTag detection software computes
the precise 3D position, orientation, and identity of the tags relative to the
camera. The AprilTag library is implemented in C with no external dependencies.
It is designed to be easily included in other applications, as well as be
portable to embedded devices. Real-time performance can be achieved even on
cell-phone grade processors.
.
This package provides the Python3 interfaces
Description-md5:
Multi-Arch: same
Homepage: https://april.eecs.umich.edu/software/apriltag.html
Section: python
Priority: optional
Filename: pool/main/a/apriltag/python3-apriltag_3.3.0-2+b1_amd64.deb