I cannot get my canon pixma mg4250 printer to print on Ubuntu 20.04. I have tried the following: I downloaded the canon driver file from the UK website (I am in the UK). This provided a zip file into my download folder. I extracted this and now have two entities in my downloads folder, a folder and a file, named respectively:
- cnijfilter-mg4200series-3.80-1-rpm
- cnijfilter-mg4200series-3.80-1-rpm.tar.gz
I then tried installing the driver in the terminal by inputting the following:
$ `sudo apt install cnijfilter-mg4200series-3.80-1-rpm.tar.gz`
This returned the error message:
E: Unable to locate package cnijfilter-mg4200series-3.80-1-rpm.tar.gz
I clearly don't really understand what I'm doing and would appreciate a clear explanation of how to install the driver in simple english. Thank you