How to Install and Uninstall libgnomecanvas-devel.x86_64 Package on Fedora 39

Last updated: October 07,2024

1. Install "libgnomecanvas-devel.x86_64" package

Please follow the steps below to install libgnomecanvas-devel.x86_64 on Fedora 39

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

2. Uninstall "libgnomecanvas-devel.x86_64" package

Please follow the instructions below to uninstall libgnomecanvas-devel.x86_64 on Fedora 39:

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

3. Information about the libgnomecanvas-devel.x86_64 package on Fedora 39

Last metadata expiration check: 1:30:24 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libgnomecanvas-devel
Version : 2.30.3
Release : 26.fc39
Architecture : x86_64
Size : 72 k
Source : libgnomecanvas-2.30.3-26.fc39.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.