我想安装 Brother DCP-J315W 打印机。我使用 Ubuntu 12.04 当我在 Brother 解决方案中心搜索时,有驱动程序,但它们附带的说明太糟糕了,无法安装。还有其他驱动程序吗?我应该使用其他版本的 Ubuntu 吗?
答案1
确实有一个非常简单的解决方案:
sudo apt-get install "brother-*
通过终端或 synaptic安装所有兄弟驱动程序- 搜索打印机名称,例如
dpkg -S DCP
- 安装最接近的匹配项,以 DCP 310CN 为例
答案2
引用太多
这不起作用。应该如下:
apt-get install brother-*
在 >终端。
打印机正在工作