mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 04:46:34 -04:00
15 lines
298 B
Markdown
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
|