Describe the use of the rpm command to verify RPM packages for installing software.

What will be an ideal response?

If you are using RPM packages for installing software, these can be verified using the rpm command.
If a package is provided from SUSE/Novell, the public keys are already included in the RPM database.
More information about the key is available using the rpm -qi command.
If you want to add more keys, you can do so with the following command:
rpm --import keyfile
where keyfile is the file containing the public key.

Computer Science & Information Technology

You might also like to view...

Which of the following are the two types of generic hubs used for connecting USB devices?

a. Battery-powered b. Bus-powered c. Solar-powered d. Self-powered

Computer Science & Information Technology

A level is a position within a structure, such as an outline, that indicates the magnitude of importance.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology