How to Install and Uninstall libcairo2 Package on openSUSE Leap

Last updated: September 20,2024

1. Install "libcairo2" package

In this section, we are going to explain the necessary steps to install libcairo2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libcairo2

2. Uninstall "libcairo2" package

Please follow the step by step instructions below to uninstall libcairo2 on openSUSE Leap:

$ sudo zypper remove libcairo2

3. Information about the libcairo2 package on openSUSE Leap

Information for package libcairo2:
----------------------------------
Repository : Main Repository
Name : libcairo2
Version : 1.16.0-150400.9.6
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : cairo-1.16.0-150400.9.6.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.