Which command installs the gvim package, and resolves dependencies as needed?

You want to install the gvim RPM package that is available on the SUSE Linux Enterprise Server installation media.
Which command installs the gvim package, and resolves dependencies as needed?
A. rpm -i gvim
B. yast -i gvim
C. yast -l gvim
D. rpm -U gvim

Download Printable PDF. VALID exam to help you PASS.

One thought on “Which command installs the gvim package, and resolves dependencies as needed?

  1. 4.3.2. Installing Packages from the Command Line
    If you know a package name and the package is provided by any of your active installation sources, you can use command line option -i to install the package:

    yast -i
    or

    yast –install
    package_name can be a single short package name, for example gvim which is installed with dependency checking or the full path to an rpm package, which is installed without dependency checking.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.