← 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

gary wyatt posted a new comment:
If you need to remove samba4 and associated files from your system, you
can use the following commands on Linux. First, to uninstall Samba4,
run:

arduino
Copy code
sudo apt-get purge samba4 samba4-common
sudo apt-get autoremove
This will remove Samba4 and clean up unnecessary packages. Additionally, you might want to check for any leftover configuration files in directories like /etc/samba/. For more tips on managing system packages, you can visit  https://modengine2.com/

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