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

Last updated: October 06,2024

1. Install "goocanvas.i686" package

This is a short guide on how to install goocanvas.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install goocanvas.i686

2. Uninstall "goocanvas.i686" package

Please follow the guidelines below to uninstall goocanvas.i686 on Fedora 34:

$ sudo dnf remove goocanvas.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:18:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : goocanvas
Version : 1.0.0
Release : 21.fc34
Architecture : i686
Size : 164 k
Source : goocanvas-1.0.0-21.fc34.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.