Search Criteria
Package Details: xerox-office-prtdrv 5.20.661.4684-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xerox-office-prtdrv.git (read-only, click to copy) |
---|---|
Package Base: | xerox-office-prtdrv |
Description: | Xerox Unix Print Drivers. Supported: ColorQube, WorkCentre, VersaLink, AltaLink, Copier/Printer, Multifunction Printer, Phaser, Integrated Color Server |
Upstream URL: | http://www.xerox.com |
Keywords: | cups driver ppd printer xerox |
Licenses: | custom:XEROX |
Conflicts: | xerox-workcentre-6515, xeroxprtdrv |
Submitter: | asmeron |
Maintainer: | asmeron |
Last Packager: | asmeron |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-23 19:32 (UTC) |
Last Updated: | 2022-03-23 19:32 (UTC) |
Dependencies (12)
- awk (gawk-git, gawk-fake, gawk)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- lib32-gcc-libs (lib32-gccrs-libs-git, lib32-gcc-libs-git)
- libx11 (libx11-git)
- libxau
- libxcursor (libxcursor-git)
- libxdamage
- libxdmcp
- libxinerama (libxinerama-randr-git)
- sed (sed-git)
- xorg-xhost
- cups (cups-noudev, cups-nosystemd, cups-git, cups-gssapi) (optional)
Latest Comments
fenouil commented on 2022-09-16 09:21 (UTC) (edited on 2022-09-16 09:22 (UTC) by fenouil)
Ok figured out that it is caused by xwayland not allowing run software as root. Need to run the foolwing command as documented in the wiki: https://wiki.archlinux.org/title/Running_GUI_applications_as_root#Using_xhost
xhost si:localuser:root
Now I can run
xeroxofficeprtmgr
as root and the GUI is showing, but when i'm trying to add a printer queue nothing happen and i get the following error in/tmp/XeroxOfficeprtmgr.log
:fenouil commented on 2022-09-15 10:10 (UTC)
Can't run
xeroxofficeprtmgr
asroot
.