0

Every time I open it up it freezes. I'm going to try to re-install it. Still, anyway to fix this? Thank you for your time.

PF: Still learning how to use Ubuntu so sorry if I'm not being descriptive enough.

saji89
  • 12,007

1 Answers1

2

The software center does tend to freeze, especially on older or slower machines, just because it is so big. Try using Synaptic instead:

sudo apt-get install synaptic

It's a bit less newbie-friendly, but easy enough to find your way around and get done what you need to.

Josh
  • 708