apt remove <package...>
Remove package(s)
Arguments
Name | Description |
---|---|
package | The package you want to remove |
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 |
-f, --fix-broken | Attempt to fix broken packages |