How to Install and Uninstall swig-doc Package on openSUSE Leap

Last updated: May 04,2024

1. Install "swig-doc" package

This tutorial shows how to install swig-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install swig-doc

2. Uninstall "swig-doc" package

This is a short guide on how to uninstall swig-doc on openSUSE Leap:

$ sudo zypper remove swig-doc

3. Information about the swig-doc package on openSUSE Leap

Information for package swig-doc:
---------------------------------
Repository : Main Repository
Name : swig-doc
Version : 3.0.12-4.18
Arch : noarch
Vendor : SUSE LLC
Installed Size : 9.6 MiB
Installed : No
Status : not installed
Source package : swig-3.0.12-4.18.src
Upstream URL : http://www.swig.org/
Summary : SWIG Manual
Description :
SWIG is a compiler that attempts to make it easy to integrate C, C++,
or Objective-C code with scripting languages including Perl, Tcl, and
Python. In a nutshell, you give it a bunch of ANSI C/C++ declarations
and it generates an interface between C and your favorite scripting
language. However, this is only scratching the surface of what SWIG
can do--some of its more advanced features include automatic
documentation generation, module and library management, extensive
customization options, and more.
This package contains the SWIG manual.