How to open the Software-Center in the terminal? [closed]
Matthew Harrington
I'm new at this Ubuntu stuff and I'm trying to get the software center but every time I put in the command in the terminal it is just saying package not found.
I am 100% sure that I have been putting in the command right. Can any one help with where I am supposed to get this package?
71 Answer
The command to open the software center via the Terminal is -
software-center
Additionally, if you wish to display a package using the software center -
software-center <packagename>
To install it -
sudo apt-get install software-center