Score:-1

software search command

bl flag
  1. Why verifying installation of firefox "dpkg -s firefox-esr" not just simply "dpkg -s firefox"?

dpkg -s firefox-esr

  1. What is the command to check if a specific software is up-to-date or needs update?
Gilles Quenot avatar
tn flag
[Please do not upload images of input/code/data/errors.](//meta.stackoverflow.com/q/285551)
Gilles Quenot avatar
tn flag
Have you tested my answer?
Score:0
tn flag

You need to run:

$ sudo apt update
$ apt list --upgradable | grep ^firefox

if you have an output, then the package need upgrade. You can simulate it with:

$ apt-get upgrade --dry-run
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.