mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 14:54:57 +01:00
add zbar installation for archlinux [skip ci]
This commit is contained in:
parent
e0588285c9
commit
f0134fa907
1 changed files with 4 additions and 0 deletions
|
|
@ -100,6 +100,10 @@ For a detailed installation documentation of [pyzbar](https://github.com/Natural
|
||||||
|
|
||||||
sudo dnf install libzbar0
|
sudo dnf install libzbar0
|
||||||
|
|
||||||
|
#### Linux (Arch Linux)
|
||||||
|
|
||||||
|
pacman -S zbar
|
||||||
|
|
||||||
#### Mac OS X
|
#### Mac OS X
|
||||||
|
|
||||||
brew install zbar
|
brew install zbar
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue