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

Last updated: October 06,2024

1. Install "goocanvas-devel.i686" package

Please follow the steps below to install goocanvas-devel.i686 on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 0:47:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : goocanvas-devel
Version : 1.0.0
Release : 22.fc35
Architecture : i686
Size : 102 k
Source : goocanvas-1.0.0-22.fc35.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.