How to Install and Uninstall cairo.x86_64 Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "cairo.x86_64" package
Please follow the steps below to install cairo.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
cairo.x86_64
Copied
2. Uninstall "cairo.x86_64" package
This tutorial shows how to uninstall cairo.x86_64 on Amazon Linux 2:
$
sudo yum remove
cairo.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the cairo.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : cairo
Arch : x86_64
Version : 1.15.12
Release : 4.amzn2
Size : 732 k
Repo : amzn2-core/2/x86_64
Summary : A 2D graphics library
URL : http://cairographics.org
License : LGPLv2 or MPLv1.1
Description : Cairo is a 2D graphics library designed to provide high-quality
: display and print output. Currently supported output targets
: include the X Window System, in-memory image buffers, and image
: files (PDF, PostScript, and SVG).
:
: Cairo is designed to produce consistent output on all output media
: while taking advantage of display hardware acceleration when
: available.
Available Packages
Name : cairo
Arch : x86_64
Version : 1.15.12
Release : 4.amzn2
Size : 732 k
Repo : amzn2-core/2/x86_64
Summary : A 2D graphics library
URL : http://cairographics.org
License : LGPLv2 or MPLv1.1
Description : Cairo is a 2D graphics library designed to provide high-quality
: display and print output. Currently supported output targets
: include the X Window System, in-memory image buffers, and image
: files (PDF, PostScript, and SVG).
:
: Cairo is designed to produce consistent output on all output media
: while taking advantage of display hardware acceleration when
: available.