Identify two true statements about package installations using the rpm command. (Choose two.)
A.
It is recommended to use rpm -i command during kernel upgrade.
B.
When erasing an installed package, it is mandatory to give the complete package file name.
C.
If a package installation results in a dependency error, it is NOT recommended to install the
software using –nodeps.
D.
The –nodeps option when used with the rpm command performs the dependency checks only
when upgrading a package.