をインストールしようとするsudo apt-get install libicu52
と、次のエラーが表示されます。
Ubuntu 15.10、64ビットを使用しています。
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libicu52 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libicu52' has no installation candidate
これの現在のバージョンは何ですか?メタパッケージはありますか?
—
Thufir