mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-13 08:19:43 -05:00
Merge branch 'pierwill-fix-apt-mark'
This commit is contained in:
commit
671d764dce
@ -52,7 +52,7 @@ If you'd still like to remove one of these applications without breaking your Te
|
|||||||
|
|
||||||
**Recommended but optional:** Use `apt-mark` to make `apt autoremove` safe again.
|
**Recommended but optional:** Use `apt-mark` to make `apt autoremove` safe again.
|
||||||
```shell_session
|
```shell_session
|
||||||
$ sudo apt mark-manual package-name package-name
|
$ sudo apt-mark manual package-name package-name
|
||||||
```
|
```
|
||||||
|
|
||||||
Replace package-names with actual `qubes-*` and `salt-*` packages you'd like to retain.
|
Replace package-names with actual `qubes-*` and `salt-*` packages you'd like to retain.
|
||||||
|
Loading…
Reference in New Issue
Block a user