How to Install and Uninstall spread-sheet-widget.x86_64 Package on Fedora 39

Last updated: October 06,2024

1. Install "spread-sheet-widget.x86_64" package

Please follow the steps below to install spread-sheet-widget.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install spread-sheet-widget.x86_64

2. Uninstall "spread-sheet-widget.x86_64" package

Please follow the steps below to uninstall spread-sheet-widget.x86_64 on Fedora 39:

$ sudo dnf remove spread-sheet-widget.x86_64 $ sudo dnf autoremove

3. Information about the spread-sheet-widget.x86_64 package on Fedora 39

Last metadata expiration check: 1:19:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : spread-sheet-widget
Version : 0.7
Release : 7.fc39
Architecture : x86_64
Size : 72 k
Source : spread-sheet-widget-0.7-7.fc39.src.rpm
Repository : fedora
Summary : A library for Gtk+ which provides a spread sheet widget
URL : https://www.gnu.org/software/ssw/
License : GPLv3+
Description : GNU Spread Sheet Widget is a library for Gtk+ which provides a widget for
: viewing and manipulating 2 dimensional tabular data in a manner similar to many
: popular spread sheet programs.
:
: The design follows the model-view-controller paradigm and is of complexity O(1)
: in both time and space. This means that it is efficient and fast even for very
: large data.
:
: Features commonly found in graphical user interfaces such as cut and paste,
: drag and drop and row/column labelling are also included.