dpkg -i ./foo-1.2.3.deb. 將不會安裝這些依賴關係。所以我必須手動 apt-get install perl python 。 如何使 dpkg -i 自動為我安裝這些依賴關係?
確定! 回上一頁