To uninstall yorick-dev just follow these instructions.
sudo apt-get remove yorick-dev
This will remove just the yorick-dev package itself.
sudo apt-get remove --auto-remove yorick-dev
This will remove the yorick-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for yorick-dev then this will work.
sudo apt-get purge yorick-dev
Or similarly, like this yorick-dev
sudo apt-get purge --auto-remove yorick-dev
Package | yorick-dev |
Version | 2.2.04+dfsg1-5 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://yorick.sourceforge.net |
Description | development files for the Yorick interpreted language |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/math |