keepassc Package Installation on Mac
About abcde : Curses-based password manager for KeePass v.1.x and KeePassX!
More Information: https://raymontag.github.com/keepassc/
Steps:
- Launch Terminal by pressing
command+space
, typeterminal
and hitEnter
key. - Run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install
brew install keepassc
Done!
Leave a Reply
You must be logged in to post a comment.