On Wed, Oct 30, 2024 at 03:21:09PM -0400, Stephen P. Molnar wrote:
[...]
Although that works, and I removed the Brother drivers with localhost:631, I
still get:
comp@Abanormal:~$ sudo apt-get upgrade
[sudo] password for comp:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: The package brscan4 needs to be reinstalled, but I can't find an archive
for it.
comp@Abanormal:~$
This looks as if brscan4's source has been removed but not the
the package itself.
As David Wright, I'd propose purging it (sudo apt-get purge brscan4),
instead of re-installing it, if you are happy with your driverless
setup.
Cheers