[vox-tech] apt-get -f install fails to work

Tony Cratz cratz at hematite.com
Tue Aug 6 17:50:18 PDT 2013


On 08/06/2013 05:21 PM, Hai Yi wrote:
> thanks but nope, tried those 3 commands - it didn't work. The same error.
> Will updating the source list help? BTW, my computer is 64bit.
> 


	What I suggest is you first remove the package you were trying
	to install with:

	apt-get --purge remove package-name
	apt-get update; apt-get update
	
	Then try installing the package again. It is possible something
	else caused a problem.


								Tony



More information about the vox-tech mailing list