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

Last updated: May 18,2024

1. Install "libgnomecanvas.i686" package

Please follow the steps below to install libgnomecanvas.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libgnomecanvas.i686

2. Uninstall "libgnomecanvas.i686" package

In this section, we are going to explain the necessary steps to uninstall libgnomecanvas.i686 on Fedora 34:

$ sudo dnf remove libgnomecanvas.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:20:08 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libgnomecanvas
Version : 2.30.3
Release : 21.fc34
Architecture : i686
Size : 241 k
Source : libgnomecanvas-2.30.3-21.fc34.src.rpm
Repository : fedora
Summary : GnomeCanvas widget
URL : http://www.gnome.org/
License : LGPLv2+
Description : The canvas widget allows you to create custom displays using stock items
: such as circles, lines, text, and so on. It was originally a port of the
: Tk canvas widget but has evolved quite a bit over time.