Categories: TutorialsUbuntu

How to Install juffEd Development Environment on Ubuntu 20.04 LTS Edition

Introduction

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.

Required Prerequisites For juffEd Editor

The editor does not any sort of prerequisites.

Step 1. Install juffED Editor on Ubuntu LTS

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.

Step 2. Verify juffEd Editor Installation

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.

Step 3. Launch juffEd 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.

Step 4. Uninstall juffEd Editor From Ubuntu 20.04

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

Conclusion

Today I tried to walk you through an amazing open source and free programming editor. I hope you enjoy juffEd Editor.

Ubuntu Server Admin

Recent Posts

Meet the wildlife conservation AI 5G hotspot at MWC Barcelona 2026

From March 2-5 in Barcelona, Canonical will present a working wildlife conservation platform that combines…

1 day ago

Canonical and Ubuntu RISC-V: a 2025 retro and looking forward to 2026

2025: From RISC-V enablement to real execution  2025 was the year that RISC-V readiness gave…

2 days ago

Unmasking the Resolute Raccoon

You’ve almost certainly seen them… In the forest, rummaging through a dumpster, in poorly aging…

2 days ago

Bad Voltage Season 1 Episode 43: Got The Om On

Jono Bacon, Stuart Langridge and myself present Bad Voltage, in which Bryan is sadly unavoidably…

4 days ago

2011 LinuxQuestions.org Members Choice Award Winners – Thoughts

The polls are closed and the official results are in. You can view the detailed…

4 days ago

Building quantum-safe telecom infrastructure for 5G and beyond

coRAN Labs and Canonical at MWC Barcelona 2026 At MWC Barcelona 2026, coRAN Labs and…

5 days ago