Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam LFCS topic 1 question 24 discussion

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

Which of the following commands can be used to download the RPM package kernel without installing it?

  • A. yum download --no-install kernel
  • B. yumdownloader kernel
  • C. rpm --download --package kernel
  • D. rpmdownload kernel
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Buruguduystunstugudunstuy
1 year, 2 months ago
Selected Answer: B
Option B. yumdownloader kernel is the command that can be used to download the RPM package kernel without installing it. Yumdownloader is a command-line utility that is used to download RPM packages from the configured repositories. It is part of the yum package manager, which is used to manage packages on Red Hat-based systems. To download the RPM package kernel without installing it, you can use the yumdownloader kernel command. This command downloads the kernel package from the configured repositories and stores it in the current directory. This downloads the kernel package without installing it.
upvoted 1 times
Buruguduystunstugudunstuy
1 year, 2 months ago
Option A: The yum download --no-install kernel command is not correct, because it is missing the yumdownloader command. Option C: The rpm --download --package kernel command is not correct, because it is using the rpm command, which is the low-level package manager for Red Hat-based systems. It is not designed to download packages from repositories. Option D: The rpmdownload kernel command does not exist. It is not a recognized command by the system and will result in a "command not found" error if you try to run it.
upvoted 1 times
...
...
Borbz
3 years, 1 month ago
Correct Answer. https://access.redhat.com/solutions/10154
upvoted 2 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 ...