ソフトウェア パッケージ センター アプリをインストールする

ソフトウェア パッケージ センター アプリをインストールする

software-centreターミナルにパッケージをインストールしようとしています。

次のコマンドを入力しました:

sudo apt-get install software-center*

私はこれを理解します:

The following package was automatically installed and is no longer required
  thuderbird-global menu
use 'apt-get autoremove' to remove them.

別の

'software-center' has no installation candidate

何か案は?

答え1

Ubuntu 12.04 の場合は、ターミナルで次のコマンドを実行します。

sudo エコー "deb出典: ubuntu.com正確な precise-updates メイン ユニバース マルチバース 制限付き" > /etc/apt/sources.list

sudo apt-getアップデート

sudo apt-get 自動削除

sudo apt-get install ソフトウェアセンター

関連情報