enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #08857
Re: [Question #235409]: remove samba4 and associated files
Question #235409 on samba4 in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/samba4/+question/235409
Emma William posted a new comment:
If the files belong to a package, then you need to remove that package
(using apt-get or dpkg). 'dpkg-query -S' shows what file a package
belongs to:
dpkg-query -S <file>
In your case, this will fix you:
sudo apt-get purge python-samba python-ldb
--
You received this question notification because your team Ubuntu
Server/Client Support Team is an answer contact for samba4 in Ubuntu.