最新のパッケージアップデートでアンインストールされたPlasma Discoverは再インストールできなくなりました

最新のパッケージアップデートでアンインストールされたPlasma Discoverは再インストールできなくなりました

今朝パッケージの更新中に、これらのパッケージが削除されるという情報を受け取りました:

  • プラズマ発見
  • プラズマ ディスカバー スナップ バックエンド
  • ubuntu リリースアップグレード Qt

最近更新されたパッケージを正確に伝えることはできません (確認方法すらわかりません)。

とにかく、私は「はい、アップデートに必要なものはすべて。後で必要になったら、もう一度インストールするだけです」と言いました。

しかし、次の依存関係の問題により、修正を試みても Plasma-discover をインストールできません。

~ » sudo apt-get install plasma-discover                                                               
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.
 plasma-discover : Depends: ubuntu-release-upgrader-qt but it is not going to be installed
                   Recommends: software-properties-kde but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
------------------------------------------------------------
~ » sudo apt-get install software-properties-kde
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.
 software-properties-kde : Depends: python3-software-properties (= 0.96.24.32.1) but 0.96.24.32.3 is to be installed
E: Unable to correct problems, you have held broken packages.
------------------------------------------------------------
~ » sudo apt-get install python3-software-properties
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python3-software-properties is already the newest version (0.96.24.32.3).
The following packages were automatically installed and are no longer required:
  libamd2 libbabl-0.1-0 libcamd2 libccolamd2 libcholmod3 libgegl-0.3-0 libmetis5 libsnapd-glib1 libsnapd-qt1
  libumfpack5
Use 'sudo apt autoremove' to remove them.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.

今のところ、これが私が行った何かの問題なのか、それとも解決するまで待たなければならない依存関係の問題なのかはよくわかりません。

アドバイスをいただければ幸いです。Plasma Discover が KDE に戻れば良いのですが...

乾杯!

関連情報