diff options
Diffstat (limited to 'Reinstalling packages with APT.md')
-rw-r--r-- | Reinstalling packages with APT.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Reinstalling packages with APT.md b/Reinstalling packages with APT.md new file mode 100644 index 0000000..f1ee6bf --- /dev/null +++ b/Reinstalling packages with APT.md @@ -0,0 +1,6 @@ +--- +tags: + - apt + - howto +--- +Simply run `apt reinstall <packagename>`
\ No newline at end of file |