Hello, I have installed a printer-scanner Canon TS6050 (wifi) and I want to enable the scanner. I have downloaded the specific driver from Canon (scangearmp2-source-3.40-1.tar.gz) but I don't know how to manage the installation. In the README file, I see that I need Gtk+, libusb, libcncpmslld2, libcncpnet2, libcncpnet20 and libcncpnet30 but for the last 4, eopkg return "The libcncp... repository item was not found". Could you help me please?

Thank you Justin for your suggestion. I did it. Now, wait and see ...

a year later

Hi, seems like scangearmp2 is not in Solus repository yet. I'm using KDE but hope it also works for other DE. So to install it manually:

  1. Download the source file ScanGear MP for Linux from here
  2. Extract the tar.gz, open the terminal, cd to scangearmp2
  3. Install system.devel:
    • sudo eopkg install -c system.devel
  4. Install libgtk-2, libgtk-2-devel, libusb-32bit-devel
  5. Run ./autogen.sh
  6. Copy all files (lcncpmslld2, lcncpnet2, lcncpnet20, lcncpnet30 with various extention) from /com/libs_bin64 folder in the source archive to /usr/lib64
  7. Run 'make'
  8. After the process is successful, run 'sudo make install'
  9. Copy '80-canon_mfp2.rules' from the 'etc' folder in 'scangearmp2' to /etc/udev/rules.d
  10. Reboot your computer
  • jlb replied to this.
    2 years later

    Better late than never ! Many thanks for your clear and efficient tutorial, tomatoes ! 😃

    It works on my Canon MG5750 whereas it didn't with the dedicated version 3.20-1 of ScanGearMP2 !
    No more bluish backgrounds !

    I guess it will also work on all Canon scanners using Scangearmp2.
    I specify that I use Budgie.