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

Last updated: October 05,2024

1. Install "libgnomecanvas-devel.i686" package

This tutorial shows how to install libgnomecanvas-devel.i686 on Fedora 36

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

2. Uninstall "libgnomecanvas-devel.i686" package

Please follow the guidance below to uninstall libgnomecanvas-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 0:01:00 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : libgnomecanvas-devel
Version : 2.30.3
Release : 23.fc36
Architecture : i686
Size : 64 k
Source : libgnomecanvas-2.30.3-23.fc36.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.