Dell C1760nw

From Wiki
Revision as of 18:43, 5 January 2024 by Marcluer (talk | contribs) (Created page with "== install Xerox Phaser 6000B driver == * Driver: https://www.support.xerox.com/de-ch/product/phaser-6000/downloads?platform=linux&category=&language=en_GB&attributeId= ** DEB Download: https://download.support.xerox.com/pub/drivers/6000/drivers/linux/en_GB/6000_6010_deb_1.01_20110210.zip <pre> sudo dpkg --add-architecture i386 sudo apt update sudo apt install libcupsimage2:i386 sudo apt install libstdc++6:i386 sudo apt install lib32stdc++6 lib32z1 lib32ncurses5 sudo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

install Xerox Phaser 6000B driver

sudo dpkg --add-architecture i386
sudo apt update

sudo apt install libcupsimage2:i386
sudo apt install libstdc++6:i386 
sudo apt install lib32stdc++6 lib32z1 lib32ncurses5
sudo service cups restart


sudo apt install '/home/me/Downloads/libcupsimage2_2.4.2-3ubuntu2.2_i386.deb'