How to Install and Uninstall libcairo-gobject2 Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "libcairo-gobject2" package

In this section, we are going to explain the necessary steps to install libcairo-gobject2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcairo-gobject2

2. Uninstall "libcairo-gobject2" package

Here is a brief guide to show you how to uninstall libcairo-gobject2 on openSuSE Tumbleweed:

$ sudo zypper remove libcairo-gobject2

3. Information about the libcairo-gobject2 package on openSuSE Tumbleweed

Information for package libcairo-gobject2:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcairo-gobject2
Version : 1.18.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 41.9 KiB
Installed : No
Status : not installed
Source package : cairo-1.18.0-1.2.src
Upstream URL : https://cairographics.org
Summary : Vector Graphics Library with Cross-Device Output Support
Description :
Cairo is a vector graphics library with cross-device output support.
Currently supported output targets include the X Window System,
in-memory image buffers, and PostScript. Cairo is designed to produce
identical output on all output media while taking advantage of display
hardware acceleration when available.
This library contains GType declarations for Cairo types. It is also
meant to support gobject-introspection binding creation.