
Ubuntu 14.04 64 ビットを新規インストールしたところ、インストールしようとしたほとんどの主要パッケージ (Skype、Steam/Steam-Launcher、WINE など) で「依存関係が満たされていません」というエラーが発生し、インストールが拒否されるようです。
同様の説明の他の質問をいくつか見ましたが(重複が多い)、どの解決策も機能せず、この特定の問題を抱えている人をまだ見つけていません。
Skype のインストール:
stere0123@stere0123-THINKPAD-U14:~$ sudo apt-get install skype
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
skype : Depends: skype-bin
E: Unable to correct problems, you have held broken packages.
stere0123@stere0123-THINKPAD-U14:~$
私が試した他のパッケージでも同様のエラーが発生します。この問題により現在このシステムが機能不全に陥っているため、ご協力いただければ幸いです。
答え1
上記の提案に従ってダウンロード サーバーを変更します。
お気に入りのテキストエディタを使用してsource.listを開きます。
sudo nano /etc/apt/sources.list を検索します出典: ubuntu.comそれを次のように置き換えます出典: ubuntu.com