mirror of
https://github.com/opsschool/curriculum.git
synced 2026-01-15 12:15:03 +00:00
Address @ronna's comment on purge option
This commit is contained in:
@@ -256,10 +256,17 @@ packages and their configuration files, you need to ``purge``:
|
||||
|
||||
or:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
bash-4.0# apt-get --purge remove dstat
|
||||
|
||||
or:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
bash-4.0# dpkg -P dstat
|
||||
|
||||
|
||||
Querying the dpkg database
|
||||
--------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user