0

Good evening !

I already used Ubuntu 14.04 (why are all versions in .04?) I am unable to launch Ubuntu software. It only blinks for a second before shutting the window down. Here is a screenshot of the (rather) empty window it displays :

enter image description here

1 Answers1

2

Have you tried using apt to reinstall it? sudo apt install --purge --reinstall software-center

(also .04 appears to be date related)

brndn2k
  • 164