I assume that the Software Center should be a part of Ubuntu installation. Is that a correct assumption? And is the Software Center a preferred or recommended tool for software installation and maintenance on Ubuntu?
Anyway, I tried to install it, first updating the package lists, as follows:
Code:
sudo apt update -y
sudo apt install ubuntu-software -y
Update of the packages list completed fine. However, the installation command did not, generating an error:
Code:
E: Unable to locate package ubuntu-software
I would appreciate guidance on this topic and any additional commentary possibly related to the issue. Thank you