Which of the following commands installs all packages with a name ending with the string foo?
Posted: Sat Aug 20, 2022 7:48 am
Which of the following commands installs all packages with a name ending with the string foo?
A. zypper get "*foo"
B. zypper update "foo?"
C. zypper force "foo*"
D. zypper install "*foo"
E. zypper add ".*foo"
A. zypper get "*foo"
B. zypper update "foo?"
C. zypper force "foo*"
D. zypper install "*foo"
E. zypper add ".*foo"