How To Install gtkspellmm30 on Fedora 36

In this tutorial we learn how to install gtkspellmm30 in Fedora 36. gtkspellmm30 is On-the-fly spell checking for GtkTextView widgets - C++ bindings

Introduction

In this tutorial we learn how to install gtkspellmm30 on Fedora 36.

What is gtkspellmm30

GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget as you type. Right-clicking a misspelled word pops up a menu of suggested replacements.

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

Install gtkspellmm30 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 gtkspellmm30 using dnf by running the following command:

sudo dnf -y install gtkspellmm30

Install gtkspellmm30 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 gtkspellmm30 using yum by running the following command:

sudo yum -y install gtkspellmm30

How To Uninstall gtkspellmm30 on Fedora 36

To uninstall only the gtkspellmm30 package we can use the following command:

sudo dnf remove gtkspellmm30

gtkspellmm30 Package Contents on Fedora 36

---
title: "How To Install gtkspellmm30 on Fedora 36"
linkTitle: "gtkspellmm30"
type: "docs"
description: "In this tutorial we learn how to install gtkspellmm30 in Fedora 36. gtkspellmm30 is On-the-fly spell checking for GtkTextView widgets - C++ bindings"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/gtkspellmm30-featured.png
---

## Introduction

In this tutorial we learn how to install `gtkspellmm30` on Fedora 36.
/usr/lib/.build-id
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/7b3524fa3baebb4d58d3beec576c703b2516cd
/usr/lib64/libgtkspellmm-3.0.so.0
/usr/lib64/libgtkspellmm-3.0.so.0.2.0
/usr/share/doc/gtkspellmm30
/usr/share/doc/gtkspellmm30/AUTHORS
/usr/share/doc/gtkspellmm30/ChangeLog
/usr/share/doc/gtkspellmm30/NEWS
/usr/share/doc/gtkspellmm30/README
/usr/share/licenses/gtkspellmm30
/usr/share/licenses/gtkspellmm30/COPYING

### What is `gtkspellmm30`

> GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget as you type. Right-clicking a misspelled word pops up a menu of suggested replacements.  

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

## Install gtkspellmm30 on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install gtkspellmm30 using dnf by running the following command:

sudo dnf -y install gtkspellmm30

Install gtkspellmm30 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 gtkspellmm30 using yum by running the following command:

sudo yum -y install gtkspellmm30

How To Uninstall gtkspellmm30 on Fedora 36

To uninstall only the gtkspellmm30 package we can use the following command:

sudo dnf remove gtkspellmm30
## gtkspellmm30 Package Contents on Fedora 36


## References
```bash

* [gtkspellmm30 website](http://gtkspell.sourceforge.net/)

## Summary

In this tutorial we learn how to install `gtkspellmm30` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/ec7301762e449efc229ca9b423e62184a5ca1e
/usr/lib/libgtkspellmm-3.0.so.0
/usr/lib/libgtkspellmm-3.0.so.0.2.0
/usr/share/doc/gtkspellmm30
/usr/share/doc/gtkspellmm30/AUTHORS
/usr/share/doc/gtkspellmm30/ChangeLog
/usr/share/doc/gtkspellmm30/NEWS
/usr/share/doc/gtkspellmm30/README
/usr/share/licenses/gtkspellmm30
/usr/share/licenses/gtkspellmm30/COPYING

References

Summary

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