Apps :: How to install .deb packages
Can you tell how to install .deb packages in DSL?
there a VERY much posts in this forum that explain apt-get.
O.k. now i know what apt-get is good for. thanks
I have no internet connection and want to install the package from the command line.
I would like the debian cds which I have at home
dpkg -i pacakge_to_install.deb
use dpkg --help for help about installing
i think dpkg is in dsl-dpkg.dsl
thanks. this is really helpful!
Next Page...
original here.