How to Install and Uninstall libvigraimpex11 Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "libvigraimpex11" package

In this section, we are going to explain the necessary steps to install libvigraimpex11 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libvigraimpex11

2. Uninstall "libvigraimpex11" package

This guide let you learn how to uninstall libvigraimpex11 on openSuSE Tumbleweed:

$ sudo zypper remove libvigraimpex11

3. Information about the libvigraimpex11 package on openSuSE Tumbleweed

Information for package libvigraimpex11:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libvigraimpex11
Version : 1.11.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 482.1 KiB
Installed : No
Status : not installed
Source package : vigra-1.11.2-1.1.src
Upstream URL : http://ukoethe.github.io/vigra/
Summary : Computer vision Library
Description :
VIGRA stands for "Vision with Generic Algorithms". It is a novel
computer vision library that puts its main emphasis on customizable
algorithms and data structures. By using template techniques similar to
those in the C++ Standard Template Library, you can easily adapt any
VIGRA component to the needs of your application, without giving up
execution speed.