• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Pluma Text Editor In Ubuntu 16.04

How To Install Pluma Text Editor In Ubuntu 16.04

By Sourabh / July 16, 2016 Category: How To, Ubuntu

How to install Pluma text editor in Ubuntu 16.04. Pluma, based on Gedit text editor, is the default text editor of the MATE desktop environment. Pluma is a lightweight UTF-8 text editor and is forked from the now-unmaintained code base of GNOME 2.

Pluma is part of MATE and uses the latest GTK+ and MATE libraries. Complete MATE integration is featured, with support for Drag and Drop (DnD) from Caja (the MATE file manager), the use of the MATE help system, the MATE Virtual File System and the MATE print framework. Pluma uses a Multiple Document Interface (MDI), which lets you edit more than one document at the same time.

pluma-ubuntu

Pluma supports most standard editing features, plus several not found in your average text editor (plugins being the most notable of these). Pluma plugins may also be written in the python scripting language: to enable python support you need the pygtk and mate-python-desktop bindings.

Although new features are always under development, currently Pluma has:

  • Complete support for UTF-8 text
  • Syntax highlighting
  • Support for editing remote files
  • Search and Replace
  • Printing and Print Previewing Support
  • File Revert
  • A complete preferences interface
  • Configurable Plugin system, with optional python support

Some of the plugins, packaged and installed with Pluma include, among others:

  • Word count
  • Spell checker
  • Change case of selected text
  • File Browser
  • Automatic snippet expansion
  • Sort
  • Insert Date/Time
  • External Tools
  • Tag list

Installing Pluma in Ubuntu

Pluma is released under the GNU General Public License (GPL) version 2. Pluma requires GTK+-2.16.x, GtkSourceView 2.4.x and MateConf libraries. PyGobject 2.12.x, PyGtk 2.12.x and PyGtkSourceView 2.4.x are required to
enable python plugins support.

gedit-pluma

The easiest way to install Pluma text editor is from Ubuntu Software Center. You can also install Pluma text editor from Terminal. Run the following commands in Terminal to install Pluma text editor.


gzip -cd mate-text-editor.tar.gz | tar xvf -
cd mate-text-editor
./autogen.sh
make
make install

Tags: How To Install Pluma In Ubuntu 16.04, How To Install Pluma Text Editor In Ubuntu 16.04, Install Pluma Text Editor In Ubuntu 16.04, Install Text Editor In Ubuntu 16.04, Pluma Text Editor, Pluma Text Editor Ubuntu, Pluma Text Editor Ubuntu 16.04, Pluma Text Editor Ubuntu Linux, Pluma Text Editor Ubuntu Mate, Ubuntu Mate Pluma Text Editor, Ubuntu Pluma Text Editor

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap