← Back to team overview

enterprise-support team mailing list archive

Re: [Question #235409]: remove samba4 and associated files

 

Question #235409 on samba4 in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/samba4/+question/235409

Scaifezachariah posted a new comment:
If you want to completely remove Samba4 and its associated files from
your Ubuntu Linux machine, you can follow these steps:

Open a terminal on your Ubuntu system.

Run the command sudo apt-get purge samba4 to remove Samba4 and its
configuration files.

After the removal process completes, you can remove any remaining dependencies and associated files by running the command sudo apt-get autoremove and follow our link for more details:https://hoopese.com/
.

This should remove the main Samba4 package as well as any other related
files and dependencies that were installed along with it. The autoremove
command helps clean up any unused packages that were installed as
dependencies.

-- 
You received this question notification because your team Ubuntu
Server/Client Support Team is an answer contact for samba4 in Ubuntu.