
That’s all, above window confirms that we have successfully installed Notepadqq ( Notepad++ like editor) on Ubuntu 22.04 / 20.04 system. to run this script, execute it in any python environment, either from the command line, a batch script, scheduled task, or the notepad++ pythonscript plugin, which can also be set to execute on every notepad++ startup. 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 Notepadqq is available in the default package repositories of Ubuntu 22.04 & 20.04.
