How to Install and Uninstall gob2 Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "gob2" package

Here is a brief guide to show you how to install gob2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gob2

2. Uninstall "gob2" package

Please follow the step by step instructions below to uninstall gob2 on openSuSE Tumbleweed:

$ sudo zypper remove gob2

3. Information about the gob2 package on openSuSE Tumbleweed

Information for package gob2:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gob2
Version : 2.0.20-4.24
Arch : x86_64
Vendor : openSUSE
Installed Size : 300.0 KiB
Installed : No
Status : not installed
Source package : gob2-2.0.20-4.24.src
Upstream URL : http://www.5z.com/jirka/gob.html
Summary : Preprocessor to Write GObject objects
Description :
GOB is a preprocessor for making GObject objects with
inline C code so that generated files are not editted. The syntax is
inspired by Java, yacc/bison and lex.