software center crashes all the time [duplicate]

You can try to reinstall the Ubuntu Software Center.

To do that, open the Terminal, and run the following commands:

sudo apt-get purge software-center

Then

sudo apt-get update

sudo apt-get install software-center

Hope this works for you!