To uninstall meson just follow these instructions.
/debian/jessie/main///install/index.html high-productivity build system Debian 8.0 devel 0.21.0-1
sudo apt-get remove meson
Which will remove just the meson package itself.
sudo apt-get remove --auto-remove meson
This will remove the meson package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for meson then this will work.
sudo apt-get purge meson
Or similarly, like this meson
sudo apt-get purge --auto-remove meson
Package | meson |
Version | 0.21.0-1 |
Maintainer | Jussi Pakkanen |
Description | high-productivity build system |
Distro | debian |
Release | jessie |
Repo | main |
Section | devel |