我試圖在我作爲訪客系統在Exagear桌面上運行Debian 8的Raspberry Pi上安裝wget。當我嘗試安裝wget時,它只是將此作爲輸出: [email protected]:~# sudo apt-get install wget
Reading package lists... Done
Building dependency tree
Reading state info
我想在Ubuntu中獲取有關已安裝軟件的信息。 我列出使用dpkg --list安裝的軟件,但是當我想用dpkg -p firefox顯示更多的信息,我得到: dpkg-query: package 'firefox' is not available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg
當我嘗試使用下面的代碼在Ubuntu 16.04安裝PHP5: sudo apt-get install php5 php5-mcrypt
我獲得以下錯誤: Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php5 is not availa
我同時使用有一個問題apt-get的更新或我的樹莓派2模型B.安裝的東西 我得到這個錯誤,每當我用apt-get的: dpkg: error: corrupt info database format file '/var/lib/dpkg/info/format'
E: Sub-process /usr/bin/dpkg returned an error code (2)
我在Ubunt