How to Install and Uninstall libvsg-devel Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "libvsg-devel" package

This guide let you learn how to install libvsg-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libvsg-devel

2. Uninstall "libvsg-devel" package

Please follow the instructions below to uninstall libvsg-devel on openSuSE Tumbleweed:

$ sudo zypper remove libvsg-devel

3. Information about the libvsg-devel package on openSuSE Tumbleweed

Information for package libvsg-devel:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libvsg-devel
Version : 1.0.9-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : libvsg-1.0.9-1.2.src
Upstream URL : https://vsg-dev.github.io/VulkanSceneGraph
Summary : VulkanSceneGraph development files
Description :
The VulkanSceneGraph is a graphics toolkit for the development of
graphic applications such as flight simulators, games, virtual
reality and scientific visualization. Based around the concept of a
scene graph, it provides an object-oriented framework on top of
OpenGL.
This package contains the header and development files for
VulkanSceneGraph.