Pages

Showing posts with label software-center. Show all posts
Showing posts with label software-center. Show all posts

Using Ubuntu Software Center in Windows 10 Ubuntu Bash Terminal

As we know, Windows 10 has optional update for Ubuntu Bash.
But, after installing, it may be efficient if software center is used.
To check if package is available, type:
software-center --version
To open from terminal
software-center
To display a package detail 
software-center <packagename>
To install from terminal
sudo apt-get install software-cente
(approximately, 600 MB of packages will be downloaded and may take few minutes to 10 minutes)

You may be interested in these posts

Error in image file conversion: convert-im6.q16: not authorized `test.eps' @ error/constitute.c/WriteImage/1037.

This error is because of the vulnerability. This allows remote execution of code using image formats. So, some Linux distributions by defaul...