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

Last updated: May 19,2024

1. Install "libgnomecanvas-devel.i686" package

In this section, we are going to explain the necessary steps to install libgnomecanvas-devel.i686 on Fedora 35

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

2. Uninstall "libgnomecanvas-devel.i686" package

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

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

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

Last metadata expiration check: 2:49:50 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libgnomecanvas-devel
Version : 2.30.3
Release : 22.fc35
Architecture : i686
Size : 64 k
Source : libgnomecanvas-2.30.3-22.fc35.src.rpm
Repository : fedora
Summary : Libraries and headers for libgnomecanvas
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.