मैं कुछ पैकेज की तलाश में था ( nautilus-terminal
), और गलती से ऐसा हो गया:
$ sudo apt-get install nautilus-
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
apturl apturl-common libgail-3-0 linux-headers-4.4.0-57 linux-headers-4.4.0-57-generic linux-image-4.4.0-57-generic linux-image-extra-4.4.0-57-generic
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
gnome-session-flashback nautilus nautilus-sendto nautilus-share ubuntu-desktop
0 upgraded, 0 newly installed, 5 to remove and 69 not upgraded.
After this operation, 2 031 kB disk space will be freed.
Do you want to continue? [Y/n] ^[[^C
यह काफी खतरनाक है क्योंकि निष्कासन स्वत: पूर्णता से एक सरल डैश की तुलना में गलत तरीके से निकालना बहुत कठिन है।
के बराबर है apt-get remove
? मुझे उसके लिए कोई दस्तावेज नहीं मिला। संपादित करें: मैन पेज को देखने के लिए छोड़कर ...
remove
एक असफल स्वत: पूर्णता से एक साधारण पानी का छींटा की तुलना में गलत है।
-
उपयोग किया जाता है तो कम से कम Y / n को y / N में बदल दिया जाना चाहिए ।
apt-get remove
? Apt-get आपको यह भी बताता है कि यह क्या करेगा, और पुष्टि के लिए पूछता है।