Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 1649  / 2 Years ago, sun, april 17, 2022, 4:41:43

I have notepad++ on windows and I am about to download Ubuntu but I am wondering if there's a special version for Ubuntu or can I just use the one I have now. If it there's no version for Ubuntu, Can anybody please recommend a similar program?
By the way sorry for the tags. I need more reputation to create a new tag, that's the closest i could i get


More From » source-code

 Answers
6

Officially notepad++ is not supported for ubuntu.
However you can install it via wine and run through it!



If you don't have wine just type in terminal



sudo apt-get install wine


Then go to notepad++'s website and download the latest version.
Run in in ubuntu with wine(right click the .exe and select open with wine).



Check this video, that will help you.



Alternatively, you can use geany which can be used either in windows or ubuntu.
It's a really cool editor, that can also be use for LaTeX.



Here you can see a C++ code screenshot from geany



enter image description here


[#30008] Monday, April 18, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
finatch

Total Points: 49
Total Questions: 106
Total Answers: 94

Location: Kazakhstan
Member since Mon, Sep 26, 2022
2 Years ago
;