On Wed, Sep 23, 2015 at 3:26 PM, Robert Nelson <[email protected]> wrote:
> On Wed, Sep 23, 2015 at 4:23 AM, Mark A. Yoder <[email protected]> wrote:
>> I've managed to get Cloud9 uninstalled (or at least broken) on my Bone
>> running "Debian Image 2015-03-01".
>>
>> apt-get install cloud9-installer
>>
>> results in
>>
>> The following packages have unmet dependencies:
>>  cloud9-installer : Depends: c9-core-installer but it is not going to be
>> installed
>> E: Unable to correct problems, you have held broken packages.
>>
>> I can't find c9-core-installer.
>>
>> How do I get Cloud9 in reinstalled?
>
> sudo apt-get remove cloud9-installer ; sudo apt-get install c9-core-installer
sudo apt-get remove --purge cloud9-installer ; sudo apt-get install
c9-core-installer
With the option --purge u get rid of the configuratio files as well ;
Have a look at
man apt-get
HTH

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to