答案1
你可以hplip
在 Ubuntu 21.04 上使用以下命令安装
sudo apt-get install hplip hplip-gui
这可能不会提供最新版本。要安装最新版本,请先删除 python2 并重新启动。
sudo apt-get install python-is-python3
sudo apt-get autoremove --purge
reboot
运行 cmake 时,我遇到了缺少依赖项的问题。使用以下命令安装这些依赖项。
sudo apt-get install libavahi-core-dev
然后从下载安装程序https://developers.hp.com/hp-linux-imaging-and-printing/gethplip并运行它。使用其中一个嵌入脚本或 tarball。