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

Last updated: December 25,2024

1. Install "libspnav-devel" package

This guide covers the steps necessary to install libspnav-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libspnav-devel

2. Uninstall "libspnav-devel" package

This tutorial shows how to uninstall libspnav-devel on openSUSE Leap:

$ sudo zypper remove libspnav-devel

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

Information for package libspnav-devel:
---------------------------------------
Repository : Main Repository
Name : libspnav-devel
Version : 1.1-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 16.4 KiB
Installed : No
Status : not installed
Source package : libspnav-1.1-bp155.1.5.src
Upstream URL : https://sourceforge.net/projects/spacenav/
Summary : Include files for libspnav
Description :
The libspnav library is provided as a replacement of the magellan library.
It provides a cleaner, and more orthogonal interface. libspnav supports
both the original X11 protocol for communicating with the driver, and the
new alternative non-X protocol. Programs that choose to use the X11
protocol, are automatically compatible with either the free spacenavd
driver or the official 3dxserv, as if they were using the magellan SDK.
Also, libspnav provides a magellan API wrapper on top of the new API. So,
any applications that were using the magellan library, can switch to
libspnav without any changes. And programmers that are familliar with the
magellan API can continue using it with a free library without the
restrictions of the official SDK.

5. The same packages on other Linux Distributions