exam questions

Exam LFCS All Questions

View all questions & answers for the LFCS exam

Exam LFCS topic 1 question 19 discussion

Actual exam question from Linux Foundation's LFCS
Question #: 19
Topic #: 1
[All LFCS Questions]

Which of the following commands lists the dependencies of a given dpkg package?

  • A. apt-cache depends-on package
  • B. apt-cache dependencies package
  • C. apt-cache depends package
  • D. apt-cache requires package
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Buruguduystunstugudunstuy
6 months, 1 week ago
Selected Answer: C
Option C. apt-cache depends package is the command that lists the dependencies of a given dpkg package. dpkg is a package manager that is used to install, remove, and manage packages on Debian-based systems. It is the low-level package manager for these systems and is responsible for installing and managing individual package files (.deb files). To list the dependencies of a given dpkg package, you can use the apt-cache depends command. This command shows the package dependencies and the packages that depend on the specified package. For example: apt-cache depends package This lists the dependencies of the package. Option A: The apt-cache depends-on command does not exist. Option B: The apt-cache dependencies command does not exist. Option D: The apt-cache requires command does not exist.
upvoted 1 times
...
Borbz
2 years, 5 months ago
Answer correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago