How to Install and Uninstall libgoocanvas-3_0-9 Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "libgoocanvas-3_0-9" package

In this section, we are going to explain the necessary steps to install libgoocanvas-3_0-9 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libgoocanvas-3_0-9

2. Uninstall "libgoocanvas-3_0-9" package

Please follow the instructions below to uninstall libgoocanvas-3_0-9 on openSuSE Tumbleweed:

$ sudo zypper remove libgoocanvas-3_0-9

3. Information about the libgoocanvas-3_0-9 package on openSuSE Tumbleweed

Information for package libgoocanvas-3_0-9:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgoocanvas-3_0-9
Version : 3.0.0-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 309.1 KiB
Installed : No
Status : not installed
Source package : goocanvas-3.0.0-3.2.src
Upstream URL : https://wiki.gnome.org/GooCanvas
Summary : A Cairo-based canvas widget for GTK+
Description :
GooCanvas is a canvas widget for GTK+ that uses the Cairo 2D library
for drawing. It has an optional model/view split, and uses interfaces
for items and models, so any application object can be turned into a
canvas item or model.