之前常聽大家說apt-get的便利性...
但小弟今天再嘗試的時候...
debian:/var/cache/apt/archives/partial# apt-get install tcpdump
- 代碼: 選擇全部
tcpdump
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, tcpdump is already the newest version.
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
tcpdump: Depends: libc6 (>= 2.3.2-1) but 2.2.5-11.2 is to be installed
Depends: libpcap0.7 but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
這是什麼問題...相依性?apt-get不是會自行處理嗎?
還有大家常常會apt-get upgrade 或是apt-get dist-upgrade 嗎?
謝謝喔..........