Cobra Forum

Linux => Installation & Upgrades => Topic started by: kalpana on Oct 07, 2023, 03:10 AM

Title: Unable to install Ubuntu Software Center ubuntu-software
Post by: kalpana on Oct 07, 2023, 03:10 AM
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-softwareI would appreciate guidance on this topic and any additional commentary possibly related to the issue. Thank you