2011/6/13 Ganesh Kumar <[email protected]> > Hi Guys, > > How do I make apt-get ignore some dependencies?. In Debian based system, > > How do install without dependencies using > apt-get > dpkg >
I doubt if you can do that with apt-get. You can however use "download only" option which will download the packages. You can install them manually thereafter. For dpkg, there is an --ignore-depends=pkg1,... option. But I don't think it does what you want. What are you trying to achieve? -- Y _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
