diff options
author | Fritz Reichwald <mail@fritzreichwald.de> | 2018-08-20 07:36:13 +0200 |
---|---|---|
committer | Tad Fisher <tadfisher@gmail.com> | 2018-09-23 13:17:12 -0700 |
commit | a5b1939109d365f0b2428189a13e147538acfc1c (patch) | |
tree | 07b5692a7ca50306c1e71985ec94f65d90f5ff46 | |
parent | 7125f4f31afe4695c16eb158094e2f28f48dd391 (diff) | |
download | pass-otp-a5b1939109d365f0b2428189a13e147538acfc1c.tar.gz pass-otp-a5b1939109d365f0b2428189a13e147538acfc1c.zip |
Add debian to the list of distributions with pass-otp packages
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -123,6 +123,13 @@ sudo make install pacman -S pass-otp ``` +### Debian + +`pass-otp` is available in `testing` and `sid` repositories with the package-name `pass-extension-otp` according to [tracker](https://tracker.debian.org/pkg/pass-otp): +``` +apt install pass-extension-otp +``` + ### Gentoo Linux ``` |