To uninstall xcircuit just follow these instructions.
sudo apt-get remove xcircuit
This will remove just the xcircuit package itself.
sudo apt-get remove --auto-remove xcircuit
This will remove the xcircuit package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for xcircuit then this will work.
sudo apt-get purge xcircuit
Or similarly, like this xcircuit
sudo apt-get purge --auto-remove xcircuit
Package | xcircuit |
Version | 3.7.40.dfsg-1 |
Maintainer | Margarita Manterola <[email protected]> |
Home page | http://opencircuitdesign.com/xcircuit/ |
Description | Draw circuit schematics or almost anything |
Distro | debian |
Release | wheezy |
Repo | main |
Section | electronics |