以前の Debian での hplip の依存関係の修正

以前の Debian での hplip の依存関係の修正

私は(LMDE2)debian 8(jessie)を持っていて、ネットワークプリンタをインストールしたいと思います。私のプリンタはhplip v3.18.5でサポートされていますが、v3.14.6しか利用できないので、ソースからhplipをコンパイルする必要があります。

次のリストがあります依存関係パッケージ私が探しています。誰かがこれを(jessie)の有効なパッケージ名に翻訳できますか?

mint@debian ~ $ uname -a
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
mint@debian ~ $ sudo apt install cupsys cupsys-client cupsddk cupsddk-drivers libcupsys2-dev cupsys-bsd libcupsimage2-dev libdbus-1-dev gcc g++ gs-esp libssl-dev libjpeg-dev libsnmp9-dev libc6 libtool libusb-1.0-0-dev make wget python-imaging policykit python-qt4 python-qt4-dbus python-dbus python-gobject python-dev python-notify python python-reportlab sane libsane-dev sane-utils xsane
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'libsnmp-dev' instead of 'libsnmp9-dev'
Package cupsys-client 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

Package cupsddk 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

Package cupsys-bsd 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: Unable to locate package cupsys
E: Package 'cupsys-client' has no installation candidate
E: Package 'cupsddk' has no installation candidate
E: Unable to locate package cupsddk-drivers
E: Unable to locate package libcupsys2-dev
E: Package 'cupsys-bsd' has no installation candidate
E: Unable to locate package gs-esp
E: Unable to locate package policykit
mint@debian ~ $ 

ベストアンサー1

LMDE4にアップグレードまたはインストールしてください。

LMDE2 はサポートされなくなりました。

おすすめ記事