• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Installation Steps of jEdit on Ubuntu Linux

by admin

jEdit is a Programmer’s Text Editor written in Java. jEdit is a cross-platform text editor & has an extensive feature set that includes syntax highlighting, auto-indent, folding, word wrap, abbreviation expansion, multiple clipboards, powerful search and replace,s and much more. Jedit comes under GNU General Public License Moreover, jEdit is extremely customizable, and extensible, using either macros written in the BeanShell scripting language, or plugins written in Java. With plugins, you can create a very powerful development environment for HTML, XML, C/C++, Python, Perl, Ruby, Lisp, Scheme, and many others.

Installation Steps

Method 1: Open the Synaptic Package Manager, search jedit, as shown below.

jedit synaptic

Select jedit and select ‘Mark Installation’ and then Click on Apply.

Method 2: Open the Terminal Type below Command.

# sudo apt-get install jedit

jedit apt get

Now Access jEdit

acess jedit

Click on jEdit. Then below mentioned windows will open.

jedit welcome screen

jedit project

Filed Under: Linux, Ubuntu

Some more articles you might also be interested in …

  1. Backtick (`) symbol in Linux Shell Scripting
  2. cryfs: A cryptographic filesystem for the cloud
  3. debugfs: command not found
  4. decaffeinate: Move your CoffeeScript source to modern JavaScript
  5. Shell Script to Find Network Interface Link Status and Speed (CentOS/RHEL)
  6. How To Configure SNMP Daemons: snmpd and snmptrapd on CentOS/RHEL 5,6 and 7
  7. The /var/log/messages is empty, and so are the rotated log files such as messages.0, messages.1
  8. “az redis” Command Examples
  9. figlet: Generate ASCII banners from user input
  10. How to Schedule Jobs with ‘at’ command under Linux

You May Also Like

Primary Sidebar

Recent Posts

  • gml2gv Command Examples
  • glow Command Examples
  • glib-compile-resources Command Examples
  • glances Command Examples

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright