doc: remove improper output from apt-get remove

This commit is contained in:
gccgdb1234 2022-08-25 13:29:13 +08:00
parent efa13ee71b
commit 667917787e
2 changed files with 0 additions and 6 deletions

View File

@ -24,9 +24,6 @@ $ sudo apt-get remove tdengine
Reading package lists... Done Reading package lists... Done
Building dependency tree Building dependency tree
Reading state information... Done Reading state information... Done
The following packages were automatically installed and are no longer required:
libevent-core-2.1-7 libevent-pthreads-2.1-7 libopts25 sntp
Use 'apt autoremove' to remove them.
The following packages will be REMOVED: The following packages will be REMOVED:
tdengine tdengine
0 upgraded, 0 newly installed, 1 to remove and 18 not upgraded. 0 upgraded, 0 newly installed, 1 to remove and 18 not upgraded.

View File

@ -54,9 +54,6 @@ $ sudo apt-get remove tdengine
Reading package lists... Done Reading package lists... Done
Building dependency tree Building dependency tree
Reading state information... Done Reading state information... Done
The following packages were automatically installed and are no longer required:
libevent-core-2.1-7 libevent-pthreads-2.1-7 libopts25 sntp
Use 'apt autoremove' to remove them.
The following packages will be REMOVED: The following packages will be REMOVED:
tdengine tdengine
0 upgraded, 0 newly installed, 1 to remove and 18 not upgraded. 0 upgraded, 0 newly installed, 1 to remove and 18 not upgraded.