Installlion's Logo

Installlion.com

How To Uninstall bcron On Ubuntu 15.10

To uninstall bcron just follow these instructions.

Uninstall just bcron

Bruce's cron system (programs)Ubuntu 15.10universe/admin0.10-3
sudo apt-get remove bcron

This will remove just the bcron package itself.

Uninstall bcron and its dependencies

sudo apt-get remove --auto-remove bcron

This will remove the bcron package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for bcron then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge bcron

Or similarly, like this bcron

sudo apt-get purge --auto-remove bcron

Package Data

Packagebcron
Version0.10-3
MaintainerUbuntu Developers <[email protected]>
DescriptionBruce's cron system (programs)
Distroubuntu
Releasewily
Repouniverse
Sectionuniverse/admin

Dependencies