How To Install pluma-devel on Fedora 36

In this tutorial we learn how to install pluma-devel in Fedora 36. pluma-devel is Support for developing plugins for the pluma text editor

Introduction

In this tutorial we learn how to install pluma-devel on Fedora 36.

What is pluma-devel

Development files for pluma

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

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

sudo dnf -y install pluma-devel

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

sudo yum -y install pluma-devel

How To Uninstall pluma-devel on Fedora 36

To uninstall only the pluma-devel package we can use the following command:

sudo dnf remove pluma-devel

pluma-devel Package Contents on Fedora 36

/usr/include/pluma
/usr/include/pluma/pluma-app-activatable.h
/usr/include/pluma/pluma-app.h
/usr/include/pluma/pluma-commands.h
/usr/include/pluma/pluma-debug.h
/usr/include/pluma/pluma-document.h
/usr/include/pluma/pluma-encodings-combo-box.h
/usr/include/pluma/pluma-encodings.h
/usr/include/pluma/pluma-help.h
/usr/include/pluma/pluma-message-bus.h
/usr/include/pluma/pluma-message-type.h
/usr/include/pluma/pluma-message.h
/usr/include/pluma/pluma-notebook.h
/usr/include/pluma/pluma-panel.h
/usr/include/pluma/pluma-progress-message-area.h
/usr/include/pluma/pluma-status-combo-box.h
/usr/include/pluma/pluma-statusbar.h
/usr/include/pluma/pluma-tab.h
/usr/include/pluma/pluma-utils.h
/usr/include/pluma/pluma-view-activatable.h
/usr/include/pluma/pluma-view.h
/usr/include/pluma/pluma-window-activatable.h
/usr/include/pluma/pluma-window.h
/usr/lib/pkgconfig/pluma.pc
/usr/share/gir-1.0/Pluma-1.0.gir
/usr/share/gtk-doc/html/pluma
/usr/share/gtk-doc/html/pluma/PlumaMessage.html
/usr/share/gtk-doc/html/pluma/PlumaMessageBus.html
/usr/share/gtk-doc/html/pluma/PlumaMessageType.html
/usr/share/gtk-doc/html/pluma/ch01.html
/usr/share/gtk-doc/html/pluma/home.png
/usr/share/gtk-doc/html/pluma/index.html
/usr/share/gtk-doc/html/pluma/left-insensitive.png
/usr/share/gtk-doc/html/pluma/left.png
/usr/share/gtk-doc/html/pluma/pluma-PlumaPrintJob.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-app.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-debug.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-document.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-encodings-combo-box.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-encodings.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-file-chooser-dialog.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-help.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-metadata-manager.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-notebook.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-panel.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-prefs-manager-app.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-prefs-manager.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-print-job-preview.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-progress-message-area.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-statusbar.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-tab.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-utils.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-view.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-window.html
/usr/share/gtk-doc/html/pluma/pluma.devhelp2
/usr/share/gtk-doc/html/pluma/right-insensitive.png
/usr/share/gtk-doc/html/pluma/right.png
/usr/share/gtk-doc/html/pluma/style.css
/usr/share/gtk-doc/html/pluma/up-insensitive.png
/usr/share/gtk-doc/html/pluma/up.png

References

Summary

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


title: “How To Install pluma-devel on Fedora 36” linkTitle: “pluma-devel” type: “docs” description: “In this tutorial we learn how to install pluma-devel in Fedora 36. pluma-devel is Support for developing plugins for the pluma text editor” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/pluma-devel-featured.png

Introduction

In this tutorial we learn how to install pluma-devel on Fedora 36.

What is pluma-devel

Development files for pluma

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

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

sudo dnf -y install pluma-devel

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

sudo yum -y install pluma-devel

How To Uninstall pluma-devel on Fedora 36

To uninstall only the pluma-devel package we can use the following command:

sudo dnf remove pluma-devel

pluma-devel Package Contents on Fedora 36

/usr/include/pluma
/usr/include/pluma/pluma-app-activatable.h
/usr/include/pluma/pluma-app.h
/usr/include/pluma/pluma-commands.h
/usr/include/pluma/pluma-debug.h
/usr/include/pluma/pluma-document.h
/usr/include/pluma/pluma-encodings-combo-box.h
/usr/include/pluma/pluma-encodings.h
/usr/include/pluma/pluma-help.h
/usr/include/pluma/pluma-message-bus.h
/usr/include/pluma/pluma-message-type.h
/usr/include/pluma/pluma-message.h
/usr/include/pluma/pluma-notebook.h
/usr/include/pluma/pluma-panel.h
/usr/include/pluma/pluma-progress-message-area.h
/usr/include/pluma/pluma-status-combo-box.h
/usr/include/pluma/pluma-statusbar.h
/usr/include/pluma/pluma-tab.h
/usr/include/pluma/pluma-utils.h
/usr/include/pluma/pluma-view-activatable.h
/usr/include/pluma/pluma-view.h
/usr/include/pluma/pluma-window-activatable.h
/usr/include/pluma/pluma-window.h
/usr/lib64/pkgconfig/pluma.pc
/usr/share/gir-1.0/Pluma-1.0.gir
/usr/share/gtk-doc/html/pluma
/usr/share/gtk-doc/html/pluma/PlumaMessage.html
/usr/share/gtk-doc/html/pluma/PlumaMessageBus.html
/usr/share/gtk-doc/html/pluma/PlumaMessageType.html
/usr/share/gtk-doc/html/pluma/ch01.html
/usr/share/gtk-doc/html/pluma/home.png
/usr/share/gtk-doc/html/pluma/index.html
/usr/share/gtk-doc/html/pluma/left-insensitive.png
/usr/share/gtk-doc/html/pluma/left.png
/usr/share/gtk-doc/html/pluma/pluma-PlumaPrintJob.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-app.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-debug.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-document.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-encodings-combo-box.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-encodings.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-file-chooser-dialog.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-help.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-metadata-manager.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-notebook.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-panel.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-prefs-manager-app.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-prefs-manager.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-print-job-preview.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-progress-message-area.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-statusbar.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-tab.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-utils.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-view.html
/usr/share/gtk-doc/html/pluma/pluma-pluma-window.html
/usr/share/gtk-doc/html/pluma/pluma.devhelp2
/usr/share/gtk-doc/html/pluma/right-insensitive.png
/usr/share/gtk-doc/html/pluma/right.png
/usr/share/gtk-doc/html/pluma/style.css
/usr/share/gtk-doc/html/pluma/up-insensitive.png
/usr/share/gtk-doc/html/pluma/up.png

References

Summary

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