Introduction to Linux Administration Lab 6 – Software Management with RPM Points : 15 1.Download the RPM package for XMMS. 2.Use the RPM command to determine the dependent packages. 3.Download all the dependent packages, and install them. 4.Write out all the packages that were needed for step 1. 5.Using the RPM commands, remove all the packages you installed in steps 1 and 3. (I know, I know, it's a pain, but you have to learn) 6.Download and install apt. 7.Using apt, install XMMS. 8.Using apt, unistall XMMS. 9.Using apt, install synaptic. 10.Using synaptic, install XMMS.