2. Installing/Uninstalling the Printer Driver

Uninstalling the Printer Driver

When installing a new version of the Canon UFR II Printer Driver for Linux, install the new driver after you have uninstalled the current driver.

Note

1

Log in as 'root'.

$ su

2

Delete the printer's spooler registration.

Enter the following command:

# /usr/sbin/lpadmin -x [Printer Name]

Example: To delete the registration "CANON-iR105+":

/usr/sbin/lpadmin -x CANON-iR105+

3

Uninstall the UFR II printer driver module.
For rpm packages:

Enter the following command:

# rpm -e cndrvcups-ufr2-x.xx-x

For deb packages:

Enter the following command:

# dpkg -P cndrvcups-ufr2

4

Uninstall the common module for CUPS drivers.
For rpm packages:

Enter the following command:

# rpm -e cndrvcups-common-x.xx-x

For deb packages:

Enter the following command:

# dpkg -P cndrvcups-common

< Previous / Next >