reallymine icon indicating copy to clipboard operation
reallymine copied to clipboard

Unable to execute reallymine - Displays command not found

Open Tilakkamkar opened this issue 4 years ago • 0 comments
trafficstars

@andlabs

On execution of this -

go get github.com/hashicorp/vault/helper/password t terminal throws an error as -

cannot find package "github.com/hashicorp/vault/helper/password" in any of: /snap/go/6745/src/github.com/hashicorp/vault/helper/password (from $GOROOT) /home/tilakkamkar/go/src/github.com/hashicorp/vault/helper/password (from $GOPATH)

then on executing any command involving reallymine say -

reallymine decrypt /dev/sdb decrypted.img

following is the error -

reallymine: command not found

I am using Ubuntu 20.04.2 LTS 64bit

Tilakkamkar avatar Feb 06 '21 12:02 Tilakkamkar