To uninstall udav just follow these instructions.
sudo apt-get remove udav
This will remove just the udav package itself.
sudo apt-get remove --auto-remove udav
This will remove the udav package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for udav then this will work.
sudo apt-get purge udav
Or similarly, like this udav
sudo apt-get purge --auto-remove udav
Package | udav |
Version | 2.3.4-1.1+b1 |
Maintainer | Debian Science Maintainers <[email protected]> |
Home page | http://mathgl.sourceforge.net/doc_en/Main.html |
Description | library for scientific graphs (window interface) to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF files. There are simple window interfaces based on GLUT, FLTK and/or Qt. MathGL can also be used in the console. There are interfaces to a set of languages, such as, C, Fortran, Pascal, Forth, Python, Octave. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | libs |