To uninstall uisp just follow these instructions.
sudo apt-get remove uisp
This will remove just the uisp package itself.
sudo apt-get remove --auto-remove uisp
This will remove the uisp package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for uisp then this will work.
sudo apt-get purge uisp
Or similarly, like this uisp
sudo apt-get purge --auto-remove uisp
Package | uisp |
Version | 20050207-4.2+b1 |
Maintainer | Margarita Manterola <[email protected]> |
Home page | http://www.nongnu.org/uisp/ |
Description | Micro In-System Programmer for Atmel's AVR MCUs created by the ava assembler/linker, gas, or gcc. It supports in-system programming, Atmel's prototype board/programmer (stk500), and many other extremely low-cost parallel port programmers. It can also be used to program Atmel's AT89S51 and AT89S52. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | electronics |