To uninstall freetds-dev just follow these instructions.
/debian/stretch/main///install/index.html MS SQL and Sybase client library (static libs and headers) Debian 9.0 devel 0.91-6.1+b4
sudo apt-get remove freetds-dev
Which will remove just the freetds-dev package itself.
sudo apt-get remove --auto-remove freetds-dev
This will remove the freetds-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for freetds-dev then this will work.
sudo apt-get purge freetds-dev
Or similarly, like this freetds-dev
sudo apt-get purge --auto-remove freetds-dev
Package | freetds-dev |
Version | 0.91-6.1+b4 |
Maintainer | Steve Langasek |
Description | MS SQL and Sybase client library (static libs and headers) |
Distro | debian |
Release | stretch |
Repo | main |
Section | devel |