To uninstall x11-common just follow these instructions.
sudo apt-get remove x11-common
This will remove just the x11-common package itself.
sudo apt-get remove --auto-remove x11-common
This will remove the x11-common package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for x11-common then this will work.
sudo apt-get purge x11-common
Or similarly, like this x11-common
sudo apt-get purge --auto-remove x11-common
Package | x11-common |
Version | 1:7.7+19 |
Maintainer | Debian X Strike Force <debian-x@lists.debian.org> |
Home page | http://www.x.org/ |
Description | X Window System (X.Org) infrastructure |
Distro | debian |
Release | stretch |
Repo | main |
Section | x11 |