LPI
101-500 · Question #483
Which of the following commands installs all packages with a name ending with the string foo?
The correct answer is D. zypper install "*foo". You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Linux Installation and Package Management
Question
Which of the following commands installs all packages with a name ending with the string foo?
Options
- Azypper get "*foo"
- Bzypper update "foo?"
- Czypper force "foo*"
- Dzypper install "*foo"
- Ezypper add ".*foo"
How the community answered
(55 responses)- A5% (3)
- B2% (1)
- C2% (1)
- D91% (50)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#zypper#package installation#wildcard patterns#glob syntax
Community Discussion
No community discussion yet for this question.