Linux Mint 19 "Tara" Cinnamonをインストールしましたが、アップグレードまたはsudo apt-get dist-upgradeを実行しようとすると、いくつかのエラーが発生します。
The following packages have unmet dependencies:
indicator-sensors:i386 : Depends: libappindicator3-1:i386 (>= 0.2.96) but it is not installed
Depends: libatasmart4:i386 (>= 0.13) but it is not installed
Depends: libc6:i386 (>= 2.3.6-6~) but it is not installed
Depends: libgdk-pixbuf2.0-0:i386 (>= 2.22.0) but it is not installed
Depends: libgirepository-1.0-1:i386 (>= 0.9.2) but it is not installed
Depends: libglib2.0-0:i386 (>= 2.28.0) but it is not installed
Depends: libgtk-3-0:i386 (>= 3.0.0) but it is not installed
Depends: libnotify4:i386 (>= 0.7.2) but it is not installed
Depends: libpeas-1.0-0:i386 (>= 1.0.0) but it is not installed
Depends: libsensors4:i386 (>= 1:3.0.0) but it is not installed
Depends: libx11-6:i386 but it is not installed
Depends: libxext6:i386 but it is not installed
Depends: dconf-gsettings-backend:i386 but it is not installed or
gsettings-backend:i386
Depends: gir1.2-peas-1.0:i386 but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
ベストアンサー1
プログラムindicator-sensors
次のように開発され、パッケージ化されました。snap
。
1)indicator-sensors
対応する ppa を削除します。
sudo apt remove indicator-sensors
sudo add-apt-repository --remove ppa:alexmurray/indicator-sensors
2) 走るsudo apt --fix-broken install
3) アップグレード:sudo apt update && sudo apt upgrade
4) インストールindicator-sensors
パッケージ:
sudo apt install snapd
sudo snap install indicator-sensors
Ubuntu 16.04以降、このパッケージはindicator-sensors
正しくインストールされません。いくつかの問題が発生する可能性があります。
管理者の回答:
alexmurrayが2018-06-18に投稿しました:#3
これでスナップからインストールできます。https://snapcraft.io/indicator-sensors
スナップマウント表示センサー