Files
sshyp/README.md
T
2021-09-08 02:24:54 +00:00

15 lines
298 B
Markdown

# rpass
A password manager with rsync integration - alternative to GNU pass
# INSTALLATION
Arch Linux (x86_64, aarch64)
rpass is 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