
Another way to open a Notepad file in Linux is to use a text editor. To do this, you will need to open a terminal window and type in the following command: notepad filename.txt This will open the file in Notepad.

That’s all, above window confirms that we have successfully installed Notepadqq ( Notepad++ like editor) on Ubuntu 22.04 / 20.04 system. The first way is to use the command line. We will get following screen, by default we will get blank page of notepadqq but in my case I have copied the content of one of my Ansible playbook,

To launch notepadqq, head to Activity and search notepadqq as shown below, Once the installation is completed, close the Ubuntu Software Center app. Installing Notepadqq via GUI (Ubuntu Software Center)Īccess Ubuntu Software Center app and search notepadqq,Ĭlick on notepadqq icon, we will get the following screenĬlick on Install, it will prompt you to enter your user password, type the password and the click on Authenticate. So it’s installation is straight forward, open the terminal and run following apt command, $ sudo apt update$ sudo apt install notepadqq -y

Unlike the Windows command-line (CMD), you do not need to type out the full directory path or change directories for most programs in Linux. Type the name of the program and press ↵ Enter.
