How To Install spread-sheet-widget on Fedora 36

In this tutorial we learn how to install spread-sheet-widget in Fedora 36. spread-sheet-widget is A library for Gtk+ which provides a spread sheet widget

Introduction

In this tutorial we learn how to install spread-sheet-widget on Fedora 36.

What is spread-sheet-widget

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.

We can use yum or dnf to install spread-sheet-widget on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install spread-sheet-widget.

Install spread-sheet-widget on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install spread-sheet-widget using dnf by running the following command:

sudo dnf -y install spread-sheet-widget

Install spread-sheet-widget on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install spread-sheet-widget using yum by running the following command:

sudo yum -y install spread-sheet-widget

How To Uninstall spread-sheet-widget on Fedora 36

To uninstall only the spread-sheet-widget package we can use the following command:

sudo dnf remove spread-sheet-widget

spread-sheet-widget Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/def54f7ecf0065425d4b0f4c7a6b2a1dae3774
/usr/lib64/libspread-sheet-widget.so.0
/usr/lib64/libspread-sheet-widget.so.0.0.0
/usr/share/doc/spread-sheet-widget
/usr/share/doc/spread-sheet-widget/AUTHORS
/usr/share/doc/spread-sheet-widget/ChangeLog
/usr/share/doc/spread-sheet-widget/NEWS
/usr/share/doc/spread-sheet-widget/README
/usr/share/doc/spread-sheet-widget/TODO
/usr/share/licenses/spread-sheet-widget
/usr/share/licenses/spread-sheet-widget/COPYING

References

Summary

In this tutorial we learn how to install spread-sheet-widget on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install spread-sheet-widget on Fedora 36” linkTitle: “spread-sheet-widget” type: “docs” description: “In this tutorial we learn how to install spread-sheet-widget in Fedora 36. spread-sheet-widget is A library for Gtk+ which provides a spread sheet widget” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/spread-sheet-widget-featured.png

Introduction

In this tutorial we learn how to install spread-sheet-widget on Fedora 36.

What is spread-sheet-widget

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.

We can use yum or dnf to install spread-sheet-widget on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install spread-sheet-widget.

Install spread-sheet-widget on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install spread-sheet-widget using dnf by running the following command:

sudo dnf -y install spread-sheet-widget

Install spread-sheet-widget on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install spread-sheet-widget using yum by running the following command:

sudo yum -y install spread-sheet-widget

How To Uninstall spread-sheet-widget on Fedora 36

To uninstall only the spread-sheet-widget package we can use the following command:

sudo dnf remove spread-sheet-widget

spread-sheet-widget Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/93
/usr/lib/.build-id/93/20840da0edd907a198386962b861a910f39333
/usr/lib/libspread-sheet-widget.so.0
/usr/lib/libspread-sheet-widget.so.0.0.0
/usr/share/doc/spread-sheet-widget
/usr/share/doc/spread-sheet-widget/AUTHORS
/usr/share/doc/spread-sheet-widget/ChangeLog
/usr/share/doc/spread-sheet-widget/NEWS
/usr/share/doc/spread-sheet-widget/README
/usr/share/doc/spread-sheet-widget/TODO
/usr/share/licenses/spread-sheet-widget
/usr/share/licenses/spread-sheet-widget/COPYING

References

Summary

In this tutorial we learn how to install spread-sheet-widget on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).