LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Trying to reinstall something with apt-get but it seems to be installing from a file. (https://www.linuxquestions.org/questions/debian-26/trying-to-reinstall-something-with-apt-get-but-it-seems-to-be-installing-from-a-file-276693/)

Royle 01-11-2005 06:11 PM

Trying to reinstall something with apt-get but it seems to be installing from a file.
 
Ok, apparently my kernel-source-2.6.9 is broke and I need to reinstall it. So I try apt-get remove kernel-source-2.6.9. It works. Cool. Then I try apt-get install kernel-source-2.6.9. It installs it again but it seems to be installed from the file
Code:

Unpacking kernel-source-2.6.9 (from .../kernel-source-2.6.9_2.6.9-5_all.deb) ..
Anyone know how I can redownload the kernel source? Thanks in advance for your help.

McCloud 01-11-2005 06:22 PM

Use the command 'apt-get clean' to erase your downloaded archive files. When you now install the kernel it will redownload it.


All times are GMT -5. The time now is 05:10 AM.