Skip to content

Instantly share code, notes, and snippets.

@yaph
Created April 9, 2014 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yaph/10266032 to your computer and use it in GitHub Desktop.
Save yaph/10266032 to your computer and use it in GitHub Desktop.
Trying to get a Brother DCP-135C to work on Ubuntu 13.10
sudo apt-get purge brother-lpr-drivers-extra
sudo apt-get autoremove
sudo dpkg -i dcp135clpr-1.0.1-1.i386.deb
sudo mkdir ls /var/spool/lpd
sudo dpkg -i dcp135ccupswrapper-1.0.1-1.i386.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment