Files
sshyp/README.md
T
2021-09-08 02:38:01 +00:00

17 lines
356 B
Markdown

# rpass
A password manager with rsync integration - alternative to GNU pass
# Installation
Arch Linux (x86_64, aarch64)
rpass releases are available in the Arch User Repository as 'rpass'.
Install with your preferred AUR helper or use:
git clone https://aur.archlinux.org/rpass.git
cd rpass
makepkg -si
Packaging for other distributions coming soon.