Skip to content

Instantly share code, notes, and snippets.

@daniel-finnan
Last active April 16, 2024 09:37
Show Gist options
  • Save daniel-finnan/a53eca3a182433c3a30c79d2565a7eb9 to your computer and use it in GitHub Desktop.
Save daniel-finnan/a53eca3a182433c3a30c79d2565a7eb9 to your computer and use it in GitHub Desktop.
Getting Canon MG5150 printer working on Ubuntu

Getting Canon MG5150 printer working on Ubuntu

Add the following Personal Package Archive:

sudo add-apt-repository ppa:thierry-f/fork-michael-gruz

Then update:

sudo apt update

Install the printer and scanner drivers:

sudo apt install cnijfilter2 scangearmp2 cnijfilter-mg5100series scangearmp-mg5100series

Install the printer via Common UNIX Printing System (CUPS) using this link in the browser. Go to the 'Administration' section and log in using the system credentials.

'Add Printer' and select Canon_MG5100_series.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment