apt reinstall <package...>
Reinstall package(s)
Arguments
| Name | Description |
|---|---|
package | The package you want to reinstall |
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 |