How to Install and Uninstall goocanvas2.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "goocanvas2.i686" package

Learn how to install goocanvas2.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install goocanvas2.i686

2. Uninstall "goocanvas2.i686" package

This guide covers the steps necessary to uninstall goocanvas2.i686 on Fedora 34:

$ sudo dnf remove goocanvas2.i686 $ sudo dnf autoremove

3. Information about the goocanvas2.i686 package on Fedora 34

Last metadata expiration check: 1:23:38 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : goocanvas2
Version : 2.0.4
Release : 8.fc34
Architecture : i686
Size : 214 k
Source : goocanvas2-2.0.4-8.fc34.src.rpm
Repository : fedora
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.