Which statements about using the -U option and the -F option when running the rpm command are true?
(Choose two)
Correct Answer: A,F
Explanation
The -U option will install a package whether or not a previous version of the package is already installed. If a previous version exists, it will be upgraded. The -F option will install a package only if a previous version of the package is already installed. It will not install a new package.References:https://documentation.suse.com/sles/15-SP3/html/SLES-all/cha-sw-cl.html#sec-rpm-comma