You installed a beta rpm package, but are experiencing some problems with it. How can you remove this package?
A.
rpm-r rpmname
B.
rpm-qe rpmname
C.
rpm-ev rpmname
D.
rpm-d rpmname
E.
rpm-v-remove rpmname
Explanation:
To uninstall the package, we use the rpm -ev rpmname or rpm –erase rpmname
To install package: rpm -ivh rpmname : where -I means install, -v means verbose, -h means display the Hash marks.
To Upgrade rpm: rpm -Uvh rpmname: where -U means Upgrade.
To Freshen Upgrade : rpm -Fvh rpmname
Is the answer not C? The explanation is correct but the answer is not.
The answer is indeed C.
I think these exam questions need some fine tuning. The answer is DEFINITELY C.
their ‘answer maker’ doesn’t use spaces much, uh?
Same problem with pass4sure, rarely use spaces, sometimes use all-caps (and count the correct lower-case answer wrong), and often wrong. However, they are wrong more often than this site.