Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
16
rated 0 times [  16] [ 0]  / answers: 1 / hits: 20215  / 3 Years ago, thu, august 12, 2021, 6:00:33

I've been a Ubuntu user for years now, but since 11.10 will come with GNOME3/Unity, neither of which I like, I've decided to switch to Lubuntu, which uses LXDE as the desktop environment.



The only problem I've come up with so far is that the default text editor, leafpad, doesn't support syntax highlighting. So far I've been using gedit for coding (html/php), I've customized it pretty nicely to work for what I need. Leafpad, however, is not customizable at all.



Thus, I ask:




Is it a good idea to install gedit in Lubuntu?




I know it works, because I tried and all was simple, but since gedit is a GNOME app, I'm not certainly sure whether by using it I'm not breaking the overall system performance (by adding the "GNOME" part into the system).



EDIT




What packages are listed when you try to install it in lubuntu? Can you share the list?




ubuntu@ubuntu:~/Desktop$ sudo apt-get install gedit
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
gedit-common gir1.2-gtksource-3.0 gir1.2-peas-1.0 libgtksourceview-3.0-0
libgtksourceview-3.0-common libpeas-1.0-0 libpeas-common zenity
zenity-common
The following NEW packages will be installed:
gedit gedit-common gir1.2-gtksource-3.0 gir1.2-peas-1.0
libgtksourceview-3.0-0 libgtksourceview-3.0-common libpeas-1.0-0
libpeas-common zenity zenity-common
0 upgraded, 10 newly installed, 0 to remove and 367 not upgraded.
Need to get 1,425 kB of archives.
After this operation, 11.5 MB of additional disk space will be used.
Do you want to continue [Y/n]?

More From » gedit

 Answers
3

None of the packages on that list will load anything that can make your system slow down.



It will install the necessary libraries, the rest of the dependencies that are not satisfied, etc but will only call them when you run gedit and will go away when you close it. I dont think you will have any performance issues related to installing gedit on your Lunbuntu system.


[#43121] Thursday, August 12, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
iedncommon

Total Points: 200
Total Questions: 95
Total Answers: 132

Location: Tonga
Member since Mon, Aug 2, 2021
3 Years ago
;