mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-09 15:52:54 +01:00
Added "Ports/Packages" section to README.md
This commit is contained in:
parent
d53697e162
commit
232497cd2e
1 changed files with 8 additions and 0 deletions
|
@ -13,6 +13,14 @@ Since FIPS-181 (pronouncable passwords) has been withdrawn in 2015, I didn't see
|
||||||
feature. Therfore apg-go does not support pronouncable passwords.
|
feature. Therfore apg-go does not support pronouncable passwords.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
### Ports/Packages
|
||||||
|
#### FreeBSD
|
||||||
|
apg-go can be found as `/security/apg` in the [FreeBSD ports](https://cgit.freebsd.org/ports/tree/security/apg)
|
||||||
|
tree.
|
||||||
|
#### Arch Linux
|
||||||
|
Find apg-go in [Arch Linux AUR](https://github.com/wneessen/apg-go/tree/main/buildfiles/arch-linux). \
|
||||||
|
Alternatively use the [PKGBUILD](https://github.com/wneessen/apg-go/tree/main/buildfiles/arch-linux) file
|
||||||
|
in this git repository
|
||||||
### Binary releases
|
### Binary releases
|
||||||
#### Linux/BSD/MacOS
|
#### Linux/BSD/MacOS
|
||||||
* Download release
|
* Download release
|
||||||
|
|
Loading…
Reference in a new issue