How to install pass (password store) on EC2?
Solution 1:
Unfortunately, pass was retired from epel 7 (https://bugzilla.redhat.com/show_bug.cgi?id=1639806)
The latest pass requires Git version >= 1.8.5 and tree version >= 1.7.0 (in my ec2 machine tree is at version 1.6.0).
Of course, you can always install all the requirements by hand: https://git.zx2c4.com/password-store/tree/README
There has been some discussion about this (i.e., support centos 7) in the pass list, but not the outcome yet: https://lists.zx2c4.com/pipermail/password-store/2019-July/003686.html
https://lists.zx2c4.com/pipermail/password-store/2019-July/003717.html