How to Install and Uninstall Vc-devel Package on openSUSE Leap

Last updated: May 18,2024

1. Install "Vc-devel" package

Learn how to install Vc-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install Vc-devel

2. Uninstall "Vc-devel" package

Learn how to uninstall Vc-devel on openSUSE Leap:

$ sudo zypper remove Vc-devel

3. Information about the Vc-devel package on openSUSE Leap

Information for package Vc-devel:
---------------------------------
Repository : Main Repository
Name : Vc-devel
Version : 1.4.3-bp155.1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : Vc-1.4.3-bp155.1.8.src
Upstream URL : https://github.com/VcDevel/Vc/
Summary : Development Files for Vc
Description :
Vc is a free software library to ease explicit vectorization of C++ code. It
has an intuitive API and provides portability between different compilers and
compiler versions as well as portability between different vector instruction
sets.
This package provides development headers needed to build software using Vc.