[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: playing midi with timiditySOLVED



Joe Mc Cool wrote:

So, I started again.

	aptitude remove timidity

and, to be sure to be sure, as root:

	find . -name timidity* -exec rm {} \;

That won't necessarily work.  You need to follow up with "dpkg --purge timidity"

To do it all in one operation, use the "purge" option of aptitude, or
else use "apt-get remove --purge timidity"



Reply to: