Information about the package, tinymce, which is shipped with common Linux distributions. The tinymce package is designed for, Web based Javascript HTML WYSIWYG editor control.
Package Name:
tinymce
Summary:
Web based Javascript HTML WYSIWYG editor control
Description:
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other CMS systems.
Architecture:
noarch
Version:
4.5.1
Release:
1.el6
Size:
1.1 M
Repository:
epel
From Repository:
Licence:
LGPLv2+
Control the tinymce package with the following handy commands outlined below.
yum install tinymce
This command will install tinymce on the server.
yum remove tinymce
This command will un-install tinymce on the server. When you run this command, you will be asked if you are sure that you want to remove tinymce, so you have to manually confirm that you want to do this.
yum -y remove tinymce
This command will un-install tinymce on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tinymce when using the -y flag.
yum update tinymce
This command will update tinymce to the latest version. When you run this command, you will be asked if you are sure that you want to remove tinymce, so you have to manually confirm that you want to do this.
yum -y update tinymce
This command will update tinymce to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tinymce when using the -y flag.
yum info tinymce
This command will show you core information about the tinymce package.
yum deplist tinymce
This command will show you the dependencies for tinymce. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update tinymce
This command will check if there is an update waiting on tinymce. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.