Linux打印驱动
安装打印管理系统
# 打印管理系统和GUI配置工具
sudo pacman -S cups system-config-printer
# 启动并启用CUPS服务
sudo systemctl enable org.cups.cupsd.service --now
# 驱动程序
# 通用
sudo pacman -S gutenprint
# HP打印机
sudo pacman -S hplip
# 打印机型号和驱动程序的不同,可能需要其他软件包
sudo pacman -S foomatic-db foomatic-db-engine foomatic-db-nonfree foomatic-db-ppds
Gutenprint 项目提供了可与 CUPS 和 GIMP 搭配使用的佳能(Canon)、爱普生(Epson)、利盟(Lexmark)、索尼(Sony)、奥林巴斯(Olympus) 以及 PCL 打印机的驱动程序。
AUR中寻找特殊设备的驱动
# 如 KONICA_MINOLTA
paru -Ss konica
# C554e/C454e/C364e/C284e/C224e
paru -S konica-minolta-bizhub-c554e-series