Skip to main content
1 of 2
iletras
  • 452
  • 3
  • 10
  • 22

Do .rpm files installed with rpm get update notices from dnf check-update?

This (longer set of instructions for ex: https://code.visualstudio.com/docs/setup/linux) shows how to get the repo installed and then goes on to dnf.

This direct .rpm (https://code.visualstudio.com/download) info page doesn't say whether dnf will report updates or whether finding out about avail update notifications is a manual process or whether "I'm on my own" update-wise.

I haven't been able to find any clue or doc that says how dnf check-update handling might differ when the install is done, not via dnf -install, but with rpm -i.

I'm confused about, 'cuz I haven't understood enough or read enough, whether dnf check-update will inform me that packages installed with rpm -i are due for update.

iletras
  • 452
  • 3
  • 10
  • 22