View Single Post
iancumihai's Avatar
Posts: 274 | Thanked: 143 times | Joined on Jun 2007 @ Romania
#47
Originally Posted by cashless View Post
Ok, well I re-read the thread and found "apt-get -f install --ignore-missing mytube_0.0.4.deb", unfortunately, apt-get can't fine the package mytube_0.0.4.deb or 0.0.2 (like others have found).

any help?
try dpkg -i --nocheck *.deb
or
dpkg -i --ignore-depends=python-gdata *.deb