1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2025-04-05 12:45:42 +00:00

Update README.md to include setup via MacPorts for macOS

This commit is contained in:
Kysh 2025-02-07 22:30:25 +03:00 committed by GitHub
parent 219423db05
commit 807b972302
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -194,6 +194,16 @@ brew install \
**Note** An additional Python package dependency may need to be installed to use [`ykman`](https://support.yubico.com/support/solutions/articles/15000012643-yubikey-manager-cli-ykman-user-guide) - `pip install yubikey-manager`
Or
Install [MacPorts](https://www.macports.org/install.php) and the following packages:
```console
sudo port install gnupg2 yubikey-manager pinentry wget
```
**Optional** [Yubikey Manager - Qt](https://www.yubico.com/support/download/yubikey-manager/) which is the supported version of the Yubikey Personalization.
**NixOS**
Build an air-gapped NixOS LiveCD image: