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

Last updated: July 01,2024

1. Install "libgnomecanvas-devel.i686" package

Please follow the guidelines below to install libgnomecanvas-devel.i686 on Fedora 34

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

2. Uninstall "libgnomecanvas-devel.i686" package

This guide let you learn how to uninstall libgnomecanvas-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 5:40:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libgnomecanvas-devel
Version : 2.30.3
Release : 21.fc34
Architecture : i686
Size : 64 k
Source : libgnomecanvas-2.30.3-21.fc34.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.