views:

24

answers:

1

Hi,

I want to install kernel package by this command

sudo apt-get install kernel-package

but it gives me the error :

Package kernel-package has no installation candidate

How can I solve this???

P.S: I am use ubuntu 2.6

A: 

i solve it by Update My package Repository

sudo apt-get update
Am1rr3zA