为什么我用 apt-get remove 去卸载一个程序,结果它却会带来新的东西需要我安装?
資深大佬 : Newyorkcity 5
[email protected]:~/download# apt-get remove erlang-base Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: erlang-base-hipe erlang-syntax-tools libsctp1 libuv1 Use 'apt autoremove' to remove them. The following additional packages will be installed: erlang-base-hipe Suggested packages: erlang-tools erlang erlang-manpages erlang-doc Recommended packages: erlang-crypto The following packages will be REMOVED: erlang-base erlang-crypto The following NEW packages will be installed: erlang-base-hipe 0 upgraded, 1 newly installed, 2 to remove and 71 not upgraded. Need to get 9,891 kB of archives. After this operation, 2,628 kB of additional disk space will be used. Do you want to continue? [Y/n]
如何让它单纯地被卸载?谢谢
大佬有話說 (3)