How to Install and Uninstall opencv-cuda Package on Manjaro

Last updated: July 08,2024

1. Install "opencv-cuda" package

Here is a brief guide to show you how to install opencv-cuda on Manjaro

$ sudo pacman -Sy $ sudo pacman -S opencv-cuda

2. Uninstall "opencv-cuda" package

This tutorial shows how to uninstall opencv-cuda on Manjaro:

$ sudo pacman -Rcns opencv-cuda

3. Information about the opencv-cuda package on Manjaro

Repository : extra
Name : opencv-cuda
Version : 4.9.0-1
Description : Open Source Computer Vision Library (with CUDA support)
Architecture : x86_64
URL : https://opencv.org/
Licenses : BSD
Groups : None
Provides : opencv=4.9.0
Depends On : abseil-cpp cblas ffmpeg freetype2 gcc-libs glib2 glibc
gst-plugins-base gst-plugins-base-libs gstreamer harfbuzz
lapack libdc1394 libglvnd libjpeg-turbo libpng libtiff
libwebp openexr openjpeg2 verdict protobuf tbb zlib
cudnn
Optional Deps : opencv-samples: samples
vtk: for the viz module
glew: for the viz module
qt6-base: for the HighGUI module
hdf5: for the HDF5 module
opencl-icd-loader: For coding with OpenCL
java-runtime: Java interface
Conflicts With : opencv
Replaces : None
Download Size : 76.32 MiB
Installed Size : 1589.92 MiB
Packager : Antonio Rojas
Build Date : Fri Jan 5 12:15:22 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions