Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 3321  / 1 Year ago, fri, february 10, 2023, 4:12:20

I'm new to linux, I've windows 7 installed side by side with Ubuntu 12.04. I want to use Ubuntu for the sole purpose of programming and for that I've already removed many programs which I don't need For eg. Evolution, Media Players, etc.



Things I need for survival are:




  1. Chrome

  2. Python

  3. GCC

  4. PDF reader

  5. Vim

  6. Synaptic Package Manager



I seriously don't need anything else, but while removing some programs for eg. "The sound recorder", it says it'll remove "The Ubuntu Desktop system" as well, is it safe to remove it?



The Window Manager is still heavy on the graphics and there are still a lot of programs which I don't use and never will.

Is there any way to make it less graphic intensive like for example "Windows classic mode", and remove the heavy graphic versions all together.



Also I don't want to start from scratch as I've a slow internet connection and downloading packages and updates again will take a lot of time.



By graphics heavy I want to add the following as well




  1. The touch pad is slow, I don't know slow or not smooth.


More From » 12.04

 Answers
2

You can try Lubuntu, as is the Ubuntu distro with the lowest requirements. LXDE is very similar to classic Windows (95-7), adding some interesting features (such multiple areas), so it's perfect for development.



Lubuntu comes with the following things that you want:




  • Chrom(ium)

  • Python

  • PDF reader

  • Vim (without help)

  • Synaptic



Just install GCC with sudo apt-get install gcc (or the version that you want), and you're ready to work! ;)


[#36924] Saturday, February 11, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
sharall

Total Points: 407
Total Questions: 127
Total Answers: 121

Location: Saint Helena
Member since Fri, Mar 26, 2021
3 Years ago
;