Package Details: xerox-phaser-3020 1.00.25-2

Git Clone URL: https://aur.archlinux.org/xerox-phaser-3020.git (read-only, click to copy)
Package Base: xerox-phaser-3020
Description: Driver for the Xerox Phaser 3020. Also supports Phaser 3052, 3117, 3140, 3155, 3160, 3200MFP, 3250, 3260, 3300MFP, 3320, 3435, 3600, 6110MFP, WorkCentre 3025, 3210, 3215, 3220, 3225, 3315, 3325, 3550, 4118, PE120, PE220, FaxCentre 2218
Upstream URL: https://www.support.xerox.com/support/phaser-3020
Licenses: custom
Submitter: krant
Maintainer: krant
Last Packager: krant
Votes: 7
Popularity: 0.000276
First Submitted: 2020-04-17 15:15 (UTC)
Last Updated: 2026-03-01 11:43 (UTC)

Latest Comments

krant commented on 2026-03-01 11:47 (UTC)

Thanks for the heads up Atman, the package URL has been updated.

Atman commented on 2026-03-01 10:24 (UTC)

It looks like the linux driver has been removed by xerox. The link does not work and neither can I find the driver elsewhere on their website.

ValdikSS commented on 2026-02-12 12:43 (UTC)

I suppose this printer could be used with open-source SpliX driver (git master), with Samsung M2020 PPD file

I've made a change to SpliX to add Xerox Phaser 3020 PPD. If anyone could confirm that it works as Samsung M2020, I'll merge the change.

https://github.com/OpenPrinting/splix/issues/16

menteith commented on 2022-03-08 19:37 (UTC)

I always had problems with the 3020 driver on Debian but with this package everything works flawlessly.

hkk commented on 2021-10-14 10:37 (UTC)

It works OOB. Even overt the wifi, thanks.

Akari-chan commented on 2021-08-05 15:13 (UTC) (edited on 2021-08-05 15:14 (UTC) by Akari-chan)

FYI

I didn't know this, so i thought i'd share:

This printer supports IPP Everywhere and AirPrint, so you can use it fine without the driver. It also solves contrast problems(*).

The downside is that since everything is processed by the printer, there is sometimes 20-30s delay before it starts printing.

* I've also noticed that IPP Everywhere gives better image colors (text is the same tho) than this driver. This is actually the reason i've even bothered with all of this.

The way you do this with system-config-printer is:

  1. add
  2. network printer -> AppSocket/HP JetDirect
  3. enter its lan ip address / hostname in host, leave port the same
  4. forward; select printer from database -> generic; forward;
  5. scroll to the top, select IPP Everywhere
  6. that's all that matters, finish by yourself

Inspired by this BSD dude