You want to convert an rpm package my_package.rpm into the Debian package. Which of the following commands will you use to accomplish the task?
A.
alien –to-deb my_package.rpm
B.
alien –to-lsb my_package.rpm
C.
rpm –to-deb my_package.rpm
D.
deb –rpm my_package.rpm