シナプティクスドライバをインストールできません。 apt-get install xserver-xorg-input-synapticsによりパッケージが破損する

シナプティクスドライバをインストールできません。 apt-get install xserver-xorg-input-synapticsによりパッケージが破損する

今シナプティクス入力デバイス付きのThinkPadを購入しましたが、Ubuntu 18.4にはSynapticsタッチパッドドライバは付属していません。与えられたソリューションを実装しようとしています。ここただし、ランニングはsudo apt-get install xserver-xorg-input-synaptics次の原因になる可能性があります。

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:
 xserver-xorg-input-synaptics : Depends: xserver-xorg-core (>= 2:1.18.99.901)
E: Unable to correct problems, you have held broken packages.

適切なポリシー xserver-xorg-input-synaptics xserver-xorg-core 出力:

xserver-xorg-input-synaptics:
  Installed: (none)
  Candidate: 1.9.0-1ubuntu1
  Version table:
     1.9.0-1ubuntu1 500
        500 http://in.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
xserver-xorg-core:
  Installed: (none)
  Candidate: 2:1.19.6-1ubuntu4.3
  Version table:
     2:1.19.6-1ubuntu4.3 500
        500 http://in.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
     2:1.19.6-1ubuntu4.2 500
        500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
     2:1.19.6-1ubuntu4 500
        500 http://in.archive.ubuntu.com/ubuntu bionic/main amd64 Packages

頑張りましたこのソリューション。しかし、これは私の問題を解決しません。誰でも私を助けることができますか?私はこの奇妙なタッチパッドのために本当に困難を経験しています。

ベストアンサー1

おすすめ記事