有用到再繼續補充:
操作 | Ubuntu apt-get / aptitude | Macports |
---|---|---|
列出已安裝的套件 | dpkg -l | port installed |
列出已安裝套件 PKG 包含的檔案 | pkg -L PKG | port contents PKG |
搜尋包含 NAME 字串的套件 | aptitude search NAME | port search NAME |
顯示套件 PKG 的詳細資訊 | aptitude show PKG | port info PKG |
Fedora 似乎因為執行檔撞名,而沒有提供 id-utils 的套件 ,但這是使用 gj 的必要套件,只好自己編。從官網抓好 tarball ,解開來編譯 (./configure && make)就是了。 但編譯後會遇到錯誤: ./stdio.h:10...
沒有留言:
張貼留言