Created
September 15, 2021 11:37
-
-
Save smycek/cd81d3c1197d09e8ebe00c04275a4efb to your computer and use it in GitHub Desktop.
Search for Available SANE packages on debian/apt based linux distributions
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt update && apt search sane | grep -e '^sane' -e 'libsane' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment