How to Install and Uninstall sane-backends-autoconfig Package on openSUSE Leap

Last updated: May 18,2024

1. Install "sane-backends-autoconfig" package

This is a short guide on how to install sane-backends-autoconfig on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install sane-backends-autoconfig

2. Uninstall "sane-backends-autoconfig" package

Here is a brief guide to show you how to uninstall sane-backends-autoconfig on openSUSE Leap:

$ sudo zypper remove sane-backends-autoconfig

3. Information about the sane-backends-autoconfig package on openSUSE Leap

Information for package sane-backends-autoconfig:
-------------------------------------------------
Repository : Main Repository
Name : sane-backends-autoconfig
Version : 1.0.32-150400.15.2.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 67.7 KiB
Installed : No
Status : not installed
Source package : sane-backends-1.0.32-150400.15.2.1.src
Upstream URL : http://www.sane-project.org/
Summary : USB Scanner Autoconfiguration
Description :
USB scanner autoconfiguration happens via udev.
The file /etc/udev/rules.d/56-sane-backends-autoconfig.rules contains
entries for those USB scanners where the USB IDs are known, which are
supported by a free driver, where the support status is "complete" or
"good", and which do not require firmware upload.
When a USB scanner is connected and its USB IDs match to an entry in
the 56-sane-backends-autoconfig.rules file, the matching scanner driver
is activated (i.e. the driver line in /etc/sane.d/dll.conf is
activated).
It enables scanner drivers but never disables them. The reason is that
enabled drivers do not hurt so that an automated disable would make it
only overcomplicated because when more than one scanner uses the same
driver, a complicated check would be needed to avoid that the driver is
accidentally disabled when only one scanner was disconnected.
If you do not like automated driver activation, do not install this
package or remove it when it is already installed.

5. The same packages on other Linux Distributions