exam questions

Exam 220-1102 All Questions

View all questions & answers for the 220-1102 exam

Exam 220-1102 topic 1 question 321 discussion

Actual exam question from CompTIA's 220-1102
Question #: 321
Topic #: 1
[All 220-1102 Questions]

Which of the following best describes when to use the YUM command in Linux?

  • A. To add functionality
  • B. To change folder permissions
  • C. To show documentation
  • D. To list file contents
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Raffaelloo
Highly Voted 1 year, 6 months ago
Selected Answer: A
yum is the primary tool for getting, installing, deleting, querying, and managing Red Hat Enterprise Linux RPM software packages from official Red Hat software repositories, as well as other third-party repositories
upvoted 5 times
...
Nate_A
Most Recent 7 months, 2 weeks ago
YUM (Yellowdog Updater, Modified) is a package manager used in Linux distributions like Fedora, CentOS, and RHEL. It's primarily used to: Install new software packages: This is its core function. You can use YUM to add new applications, tools, or libraries to your system. Update existing packages: YUM can check for updates to installed software and apply them automatically. Remove unwanted packages: You can use YUM to uninstall packages that are no longer needed. Therefore, YUM is specifically designed to manage and modify the software packages on your Linux system, effectively adding or removing functionality as needed. Google Gemini
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 ...