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

Last updated: May 19,2024

1. Install "goocanvas.i686" package

Please follow the step by step instructions below to install goocanvas.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install goocanvas.i686

2. Uninstall "goocanvas.i686" package

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

$ sudo dnf remove goocanvas.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : goocanvas
Version : 1.0.0
Release : 22.fc35
Architecture : i686
Size : 159 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.