Only juffEd is an editor that claims to be beginner friendly. It offer syntax hihglighting for more than 20 languages. According to programming language, it has ability to auto indent. It folds the code blocks. What else does someone need other than sessions! Yet, the editor is feather light. It takes less memory and leaves nothing after ending the program.
In next steps, you will see me installing and working with the program step by step. I will be using Ubuntu 20.04 LTS edition. The instructions can also be applied to other variants of Ubuntu.
The editor does not any sort of prerequisites.
You will need to update the Ubuntu system repositories to install the latest and working version of juffEd editor.
$ sudo apt update
As soon as updated, you will need the following command to get the installation process to begin.
$ sudo apt install juffed
The juffEd editor is now installed on our Ubuntu system. I will perform some verification and check for the launching mechanism in the next steps.
Now we will see if we can verify the installation of the editor using command line and graphical methods. Let us try the following commands.
$ juffed --version
It seems we can verify the juffEd version and the presence in our system using the command line.
Let us try graphically.
If you go to your dashboard and make a search for the juffEd editor then something below will be available.
This means we can use both the command line and graphical user interface to locate the editor.
You can either invoke the juffEd editor via the command line or launch it using the graphical dashboard. Both will be okay.
In the case of the command line, invoke the following command.
$ juffEd
And in the case of a graphical dashboard, try to search the system as shown below.
Now you are in control to launch the editor.
Here is how it will look like when launched.
At this point, you have learned enough to move ahead. In case you do not need juffEd editor anymore on your system. You can simply remove it from your system. Use the command below.
$ sudo apt remove juffed
Today I tried to walk you through an amazing open source and free programming editor. I hope you enjoy juffEd Editor.
Karim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications including CCNA RS, SCP, and ACE. As an IT engineer and technical author, he writes for various websites.
In this article, we will see how to Install Google Cloud BigQuery Python client library…
Nov 15,2024 Wallpaper Contest for Xfce 4.20 open for voting The submission phase for the…
MicroCloud 2.1.0 LTS is now available, expanding the number of Canonical infrastructure solutions with a…
Canonical is thrilled to be joining forces with Dell Technologies at the upcoming Dell Technologies…
In today’s massive private mobile network (PMN) market, one of the most common approaches to…
Welcome to the Ubuntu Weekly Newsletter, Issue 865 for the week of November 3 –…