How to Install and Uninstall libcairo2 Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "libcairo2" package

Please follow the guidelines below to install libcairo2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libcairo2

2. Uninstall "libcairo2" package

Please follow the steps below to uninstall libcairo2 on openSuSE Tumbleweed:

$ sudo zypper remove libcairo2

3. Information about the libcairo2 package on openSuSE Tumbleweed

Information for package libcairo2:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libcairo2
Version : 1.18.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
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.