Open
Description
Hey, Might not be an issue
I cannot install from the Ubuntu PPA because it is kinda outdated, So I tried installing it from source. The existing command no longer works
go get -u github.com/odeke-em/drive/cmd/drive
Instead I used
go install github.com/odeke-em/drive/cmd/drive@latest
And this installed it to the $HOME/go/bin folder
On a fresh system I also needed to make sure "python3-pip" was installed
Thanks again for maintaining this
Metadata
Assignees
Labels
No labels
Activity