Solved

A Linux Administrator Attempts to Install the Package Newprogram

Question 47

Multiple Choice

A Linux administrator attempts to install the package newprogram.x86_64.rpm using a package manager. The administrator receives a warning indicating the command that was run was using a deprecated package manager. Which of the following commands should the administrator use to avoid the warning and install the program?


A) # dnf install newprogram.x86_64.rpm
B) # rpm -e newprogram.x86_64.rpm
C) # dpkg -i newprogram.x86_64.rpm
D) # apt-get install newprogram.x86_64.rpm

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions