Installlion's Logo

Installlion.com

How To Uninstall xcircuit On Debian 7

To uninstall xcircuit just follow these instructions.

Uninstall just xcircuit

Draw circuit schematics or almost anythingDebian 7.0electronics3.7.40.dfsg-1
sudo apt-get remove xcircuit

This will remove just the xcircuit package itself.

Uninstall xcircuit and its dependencies

sudo apt-get remove --auto-remove xcircuit

This will remove the xcircuit 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 xcircuit then this will work.

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

Or similarly, like this xcircuit

sudo apt-get purge --auto-remove xcircuit

Package Data

Packagexcircuit
Version3.7.40.dfsg-1
MaintainerMargarita Manterola <[email protected]>
Home pagehttp://opencircuitdesign.com/xcircuit/
DescriptionDraw circuit schematics or almost anything
Distrodebian
Releasewheezy
Repomain
Sectionelectronics

Dependencies