Which command would you use to install the package file named ipchains-1.3.9-5.i386.rpm?

Choose the correct answer

Explanation

Option A queries package information, B upgrades or installs with verbose output, C installs the package file matching ipchains*.i386.rpm, and D removes the specified package. To install the RPM file, the correct command is 'rpm -i ipchains*.i386.rpm'.

Which command would you use to install the package f… — Basic of linux unix | PakQuizHub