Here are the step to install Cannon LBP-810 on to Arch Linux:
- Turn off printer
- install capt-src if it's not already installed
yay capt-src
- restart CUPS service:
#!/bin/sh | |
function readlink_file() | |
{ | |
next_path=$1 | |
while [ "$i" != 10 ] && [ "x$next_path" != "x$path" ]; do | |
path=$next_path | |
next_path=$(readlink "$path" || echo $path) | |
i=`expr $i + 1` | |
done |
Here are the step to install Cannon LBP-810 on to Arch Linux:
yay capt-src