How to Install and Uninstall cairomm.x86_64 Package on Amazon Linux 2

Last updated: July 03,2024

1. Install "cairomm.x86_64" package

This is a short guide on how to install cairomm.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install cairomm.x86_64

2. Uninstall "cairomm.x86_64" package

Please follow the guidance below to uninstall cairomm.x86_64 on Amazon Linux 2:

$ sudo yum remove cairomm.x86_64 $ sudo yum autoremove

3. Information about the cairomm.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : cairomm
Arch : x86_64
Version : 1.12.0
Release : 1.amzn2.0.2
Size : 60 k
Repo : amzn2-core/2/x86_64
Summary : C++ API for the cairo graphics library
URL : http://www.cairographics.org
License : LGPLv2+
Description : Cairomm is the C++ API for the cairo graphics library. It offers
: all the power of cairo with an interface familiar to C++
: developers, including use of the Standard Template Library where
: it makes sense.