On Fri, Oct 3, 2008 at 11:02 AM, bhaskars <[EMAIL PROTECTED]> wrote: > > Hi, > > I run the command sudo apt-get install -f monodevelop, > Still im not unable to install, its saying > > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Couldn't find package monodevelop
monodevelop is in universe repository. Do you have it enabled in /etc/apt/sources.list file? You will need to do 'sudo apt-get update' after you enable the repository. If you are not well versed with command line then please use GUI tools. System -> Administration -> Synaptic Package Manager is your friend. Once you enable repository from Synaptic, click 'Reload' so that package list is updated. Onkar -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
