0

Whenever I do sudo apt install with some package name it is showing E: Unable to locate package .

I have removed 'install-info' file earlier. Does this causing the problem? Also software center is showing no applications.

ankit7540
  • 4,185

1 Answers1

1

This is mean the package is not on the distribution repository. If you want to install the package, you should add the repository manually by searching for a repository that contains the package you want.

Kaz Wolfe
  • 34,122
  • 21
  • 114
  • 172