To uninstall jmacro just follow these instructions.
sudo apt-get remove jmacro
This will remove just the jmacro package itself.
sudo apt-get remove --auto-remove jmacro
This will remove the jmacro package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for jmacro then this will work.
sudo apt-get purge jmacro
Or similarly, like this jmacro
sudo apt-get purge --auto-remove jmacro
Package | jmacro |
Version | 0.6.8-1build10 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://hackage.haskell.org/package/jmacro |
Description | utility for jmacro JavaScript generation library |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/haskell |