apt purge <package...>
Remove package(s) and their configuration files
Arguments
Name | Description |
---|---|
package | The package you want to purge |
Options
Name | Description |
---|---|
-y | Assume yes to all prompts |
--assume-no | Assume no to all prompts |
-s, --simulate | Simulate running this command and show it's output, without actually changing anything |