How to Install and Uninstall goocanvas-devel.i686 Package on Fedora 36

Last updated: September 29,2024

1. Install "goocanvas-devel.i686" package

Here is a brief guide to show you how to install goocanvas-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install goocanvas-devel.i686

2. Uninstall "goocanvas-devel.i686" package

Here is a brief guide to show you how to uninstall goocanvas-devel.i686 on Fedora 36:

$ sudo dnf remove goocanvas-devel.i686 $ sudo dnf autoremove

3. Information about the goocanvas-devel.i686 package on Fedora 36

Last metadata expiration check: 2:45:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : goocanvas-devel
Version : 1.0.0
Release : 23.fc36
Architecture : i686
Size : 102 k
Source : goocanvas-1.0.0-23.fc36.src.rpm
Repository : fedora
Summary : A new canvas widget for GTK+ that uses cairo for drawing
URL : https://wiki.gnome.org/Projects/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.
:
: These are the files used for development.