enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #02813
Re: [Question #235409]: remove samba4 and associated files
Question #235409 on samba4 in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/samba4/+question/235409
Daniel Letzeisen proposed the following answer:
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 you are a member of
Ubuntu Server/Client Support Team, which is an answer contact for samba4
in Ubuntu.