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

Last updated: November 24,2024

1. Install "goocanvas2.i686" package

Please follow the guidelines below to install goocanvas2.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install goocanvas2.i686

2. Uninstall "goocanvas2.i686" package

Please follow the guidelines below to uninstall goocanvas2.i686 on Fedora 39:

$ sudo dnf remove goocanvas2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:43:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : goocanvas2
Version : 2.0.4
Release : 13.fc39
Architecture : i686
Size : 207 k
Source : goocanvas2-2.0.4-13.fc39.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.