How to Install and Uninstall libgnomecanvas.x86_64 Package on Fedora 36

Last updated: October 02,2024

1. Install "libgnomecanvas.x86_64" package

Please follow the guidance below to install libgnomecanvas.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libgnomecanvas.x86_64

2. Uninstall "libgnomecanvas.x86_64" package

Here is a brief guide to show you how to uninstall libgnomecanvas.x86_64 on Fedora 36:

$ sudo dnf remove libgnomecanvas.x86_64 $ sudo dnf autoremove

3. Information about the libgnomecanvas.x86_64 package on Fedora 36

Last metadata expiration check: 0:16:17 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libgnomecanvas
Version : 2.30.3
Release : 23.fc36
Architecture : x86_64
Size : 231 k
Source : libgnomecanvas-2.30.3-23.fc36.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.