nerdexam
LPI

101-500 · Question #479

A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?

The correct answer is C. find /etc/debian_version -dpkg. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Linux Installation and Package Management

Question

A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?

Options

  • Aapt-get search /etc/debian_version
  • Bapt -r /etc/debian_version
  • Cfind /etc/debian_version -dpkg
  • Ddpkg -S /etc/debian_version
  • Eapt-file /etc/debian_version

How the community answered

(15 responses)
  • C
    93% (14)
  • E
    7% (1)

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#package management#dpkg#file ownership#apt-file

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice