Welcome to the Linux Foundation Forum!
LFS201 - Lab 9.2 fix typo
Hello
I found an error in Lab 9.2. Using zypper to Find Information About a Package
Exercise 9.2: Using zypper to Find Information About a Package
- The dependencies for the bash package
Solution 9.2
zypper info--requires bash
I think that correct answer is
zypper info --requires bash
Thanks
Antonio
0
Comments
The typo will be fixed in the next update (missing space)