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

Last updated: January 12,2025

1. Install "libgnomecanvas.x86_64" package

Here is a brief guide to show you how to install libgnomecanvas.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libgnomecanvas.x86_64

2. Uninstall "libgnomecanvas.x86_64" package

This guide let you learn how to uninstall libgnomecanvas.x86_64 on Amazon Linux 2:

$ sudo yum remove libgnomecanvas.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : libgnomecanvas
Arch : x86_64
Version : 2.30.3
Release : 8.amzn2.0.2
Size : 228 k
Repo : amzn2-core/2/x86_64
Summary : GnomeCanvas widget
URL : http://www.gnome.org/
License : LGPLv2+
Description : The canvas widget allows you to create custom displays using stock
: items such as circles, lines, text, and so on. It was originally a
: port of the Tk canvas widget but has evolved quite a bit over
: time.