How to Install and Uninstall goocanvas2.x86_64 Package on CentOS Stream 9

Last updated: September 24,2024

1. Install "goocanvas2.x86_64" package

Please follow the guidelines below to install goocanvas2.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install goocanvas2.x86_64

2. Uninstall "goocanvas2.x86_64" package

Please follow the steps below to uninstall goocanvas2.x86_64 on CentOS Stream 9:

$ sudo dnf remove goocanvas2.x86_64 $ sudo dnf autoremove

3. Information about the goocanvas2.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:47:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : goocanvas2
Version : 2.0.4
Release : 12.el9
Architecture : x86_64
Size : 198 k
Source : goocanvas2-2.0.4-12.el9.src.rpm
Repository : epel
Summary : A new canvas widget for GTK+ that uses cairo for drawing
URL : http://live.gnome.org/GooCanvas
License : LGPLv2+
Description : GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for
: drawing. It has a model/view split, and uses interfaces for canvas items and
: views, so you can easily turn any application object into canvas items.