On Thu, Sep 14, 2000 at 02:54:09PM -0600, cls-colo spgs wrote: > debs, > > i need to reinstall potato (after losing my pcmcia > modem to a custom kernel). > > w/o having to "dselect" or "apt-get" over and over, is > there a way for the system, with one "apt-get" > command, to get and install the *.deb files in > /var/cache/apt/archives?
Do you want to install all the packages in that directory?? dpkg -i /var/cache/apt/archives/*.deb should work. HTH > > ia, t. > > bentley taylor > (potato on 2.2.17) > > // > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null -- Juli-Manel Merino Vidal Email: [EMAIL PROTECTED] Homepage: http://jmmv.cjb.net

