How to Install and Uninstall libopencv-java Package on Kali Linux

Last updated: May 20,2024

1. Install "libopencv-java" package

Here is a brief guide to show you how to install libopencv-java on Kali Linux

$ sudo apt update $ sudo apt install libopencv-java

2. Uninstall "libopencv-java" package

In this section, we are going to explain the necessary steps to uninstall libopencv-java on Kali Linux:

$ sudo apt remove libopencv-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopencv-java package on Kali Linux

Package: libopencv-java
Source: opencv (4.6.0+dfsg-13)
Version: 4.6.0+dfsg-13+b3
Installed-Size: 1083
Maintainer: Debian Science Team
Architecture: amd64
Replaces: libopencv4.5-java
Depends: libopencv406-jni (>= 4.6.0+dfsg-13+b3)
Breaks: libopencv4.5-java
Size: 1015092
SHA256: 76dae63194786ad6f2dfd8abdc720f61b1a928cb101acab6cb431df4c99c99ff
SHA1: 07314e5186d4ff9fa910eabb1cbc110c7ac46fa8
MD5sum: 630194f378c57d6e0d5f250ae5661572
Description: Java bindings for the computer vision library
This package contains Java bindings for the OpenCV (Open Computer Vision)
library.
.
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems. The library is compatible with
IPL (Intel's Image Processing Library) and, if available, can use IPP
(Intel's Integrated Performance Primitives) for better performance.
.
OpenCV provides low level portable data types and operators, and a set
of high level functionalities for video acquisition, image processing and
analysis, structural analysis, motion analysis and object tracking, object
recognition, camera calibration and 3D reconstruction.
Description-md5:
Homepage: https://opencv.org
Section: java
Priority: optional
Filename: pool/main/o/opencv/libopencv-java_4.6.0+dfsg-13+b3_amd64.deb