1

For example I want to install Google Chrome via deb file. Will it be added to my repository list for apt-get update and apt-get upgrade?

If not, how would I go about updating it and other software installed through deb files?

1 Answers1

3

Depends on the deb file. Google Chrome does add Google's repository, other packages may not. For such packages, you'll have to manually check for updates, by whatever means you got the package in the first place.

muru
  • 197,895
  • 55
  • 485
  • 740