How To Install ckeditor-samples on Fedora 36

In this tutorial we learn how to install ckeditor-samples in Fedora 36. ckeditor-samples is Samples for ckeditor

Introduction

In this tutorial we learn how to install ckeditor-samples on Fedora 36.

What is ckeditor-samples

Samples for ckeditor.

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

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

sudo dnf -y install ckeditor-samples

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

sudo yum -y install ckeditor-samples

How To Uninstall ckeditor-samples on Fedora 36

To uninstall only the ckeditor-samples package we can use the following command:

sudo dnf remove ckeditor-samples

ckeditor-samples Package Contents on Fedora 36

/usr/share/web-assets/ckeditor/samples
/usr/share/web-assets/ckeditor/samples/css
/usr/share/web-assets/ckeditor/samples/css/samples.css
/usr/share/web-assets/ckeditor/samples/img
/usr/share/web-assets/ckeditor/samples/img/github-top.png
/usr/share/web-assets/ckeditor/samples/img/header-bg.png
/usr/share/web-assets/ckeditor/samples/img/header-separator.png
/usr/share/web-assets/ckeditor/samples/img/logo.png
/usr/share/web-assets/ckeditor/samples/img/logo.svg
/usr/share/web-assets/ckeditor/samples/img/navigation-tip.png
/usr/share/web-assets/ckeditor/samples/index.html
/usr/share/web-assets/ckeditor/samples/js
/usr/share/web-assets/ckeditor/samples/js/sample.js
/usr/share/web-assets/ckeditor/samples/js/sf.js
/usr/share/web-assets/ckeditor/samples/old
/usr/share/web-assets/ckeditor/samples/old/ajax.html
/usr/share/web-assets/ckeditor/samples/old/api.html
/usr/share/web-assets/ckeditor/samples/old/appendto.html
/usr/share/web-assets/ckeditor/samples/old/assets
/usr/share/web-assets/ckeditor/samples/old/assets/inlineall
/usr/share/web-assets/ckeditor/samples/old/assets/inlineall/logo.png
/usr/share/web-assets/ckeditor/samples/old/assets/outputxhtml
/usr/share/web-assets/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
/usr/share/web-assets/ckeditor/samples/old/assets/posteddata.php
/usr/share/web-assets/ckeditor/samples/old/assets/sample.jpg
/usr/share/web-assets/ckeditor/samples/old/assets/uilanguages
/usr/share/web-assets/ckeditor/samples/old/assets/uilanguages/languages.js
/usr/share/web-assets/ckeditor/samples/old/datafiltering.html
/usr/share/web-assets/ckeditor/samples/old/dialog
/usr/share/web-assets/ckeditor/samples/old/dialog/assets
/usr/share/web-assets/ckeditor/samples/old/dialog/assets/my_dialog.js
/usr/share/web-assets/ckeditor/samples/old/dialog/dialog.html
/usr/share/web-assets/ckeditor/samples/old/divreplace.html
/usr/share/web-assets/ckeditor/samples/old/enterkey
/usr/share/web-assets/ckeditor/samples/old/enterkey/enterkey.html
/usr/share/web-assets/ckeditor/samples/old/htmlwriter
/usr/share/web-assets/ckeditor/samples/old/htmlwriter/outputhtml.html
/usr/share/web-assets/ckeditor/samples/old/index.html
/usr/share/web-assets/ckeditor/samples/old/inlineall.html
/usr/share/web-assets/ckeditor/samples/old/inlinebycode.html
/usr/share/web-assets/ckeditor/samples/old/inlinetextarea.html
/usr/share/web-assets/ckeditor/samples/old/jquery.html
/usr/share/web-assets/ckeditor/samples/old/magicline
/usr/share/web-assets/ckeditor/samples/old/magicline/magicline.html
/usr/share/web-assets/ckeditor/samples/old/readonly.html
/usr/share/web-assets/ckeditor/samples/old/replacebyclass.html
/usr/share/web-assets/ckeditor/samples/old/replacebycode.html
/usr/share/web-assets/ckeditor/samples/old/sample.css
/usr/share/web-assets/ckeditor/samples/old/sample.js
/usr/share/web-assets/ckeditor/samples/old/sample_posteddata.php
/usr/share/web-assets/ckeditor/samples/old/tabindex.html
/usr/share/web-assets/ckeditor/samples/old/toolbar
/usr/share/web-assets/ckeditor/samples/old/toolbar/toolbar.html
/usr/share/web-assets/ckeditor/samples/old/uicolor.html
/usr/share/web-assets/ckeditor/samples/old/uilanguages.html
/usr/share/web-assets/ckeditor/samples/old/wysiwygarea
/usr/share/web-assets/ckeditor/samples/old/wysiwygarea/fullpage.html
/usr/share/web-assets/ckeditor/samples/old/xhtmlstyle.html
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/css
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/css/fontello.css
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/font
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/font/config.json
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/font/fontello.eot
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/font/fontello.svg
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/font/fontello.ttf
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/font/fontello.woff
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/index.html
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/js
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/lib
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/lib/codemirror
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
/usr/share/web-assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js

References

Summary

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