How to Install and Uninstall libcvd-tools Package on Kali Linux

Last updated: May 14,2024

1. Install "libcvd-tools" package

Learn how to install libcvd-tools on Kali Linux

$ sudo apt update $ sudo apt install libcvd-tools

2. Uninstall "libcvd-tools" package

This guide covers the steps necessary to uninstall libcvd-tools on Kali Linux:

$ sudo apt remove libcvd-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcvd-tools package on Kali Linux

Package: libcvd-tools
Source: libcvd (0.0~git20221020150751.30e8cfc+ds1-1)
Version: 0.0~git20221020150751.30e8cfc+ds1-1+b2
Installed-Size: 972
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libcvd2 (>= 0.0~git20221020150751.30e8cfc+ds1), libgcc-s1 (>= 3.0), libgl1, libstdc++6 (>= 13.1)
Size: 190064
SHA256: a8e3f1f9f2c51266164ed4f743c1b669e5484bb4c9c2376dc4cebfc6ca0dbd16
SHA1: e68267734b7dd2daf60bd3a445e8023d4bcaa5cd
MD5sum: 42d35b2c78f7792ab72f579873803409
Description: C++ library for computer vision, image, and video processing - tools
libCVD is a very portable and high performance C++ library for
computer vision, image, and video processing. The emphasis is on
providing simple and efficient image and video handling and high
quality implementations of common low-level image processing
function. The library is designed in a loosely-coupled manner, so
that parts can be used easily in isolation if the whole library is
not required. The video grabbing module provides a simple, uniform
interface for videos from a variety of sources (live and recorded)
and allows easy access to the raw pixel data. Likewise, the image
loading/saving module provides simple, uniform interfaces for loading
and saving images from bitmaps to 64 bit per channel RGBA images. The
image processing routines can be applied easily to images and video,
and accelerated versions exist for platforms supporting SSE.
.
This package contains tools and utilities using libcvd.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.edwardrosten.com/cvd/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libcvd/libcvd-tools_0.0~git20221020150751.30e8cfc+ds1-1+b2_amd64.deb