How to install notepad ++ on Ubuntu

Sudo apt update & Sudo apt Upgrade -y
  • Then you will have to enter the passcode for your Ubuntu
  • you will need the snap store if don’t have then do the command below
Sudo Snap install snapd
  • You will need snap core so use the command below to install it
Sudo Snap install Core
  • Now you will need notepad ++ so use the command below to install it
Sudo Snap Install Notepad-plus-plus
  • So now you will need to launch the app to see it use the command below to see it
Notepad-plus-plus
  • Now you need to update Notepad ++ So use the command below
Sudo Snap Refresh