1
“ apt-get clean” และ“ apt-get clean all” ต่างกันอย่างไร?
อะไรคือความแตกต่างระหว่างคำสั่งนี้: sudo apt-get clean และคำสั่งนี้: sudo apt-get clean all ในระบบ Lubuntu 12.04 ของฉันการจำลองคำสั่งเหล่านี้แสดงให้เห็นถึงพฤติกรรมของพวกเขาที่เหมือนกัน: ek@Apok:~$ apt-get -s clean NOTE: This is only a simulation! apt-get needs root privileges for real execution. Keep also in mind that locking is deactivated, so don't depend on the relevance to the real current situation! Del …
90
command-line
apt