Skip to content

Installation Instructions for Mint (Ubuntu derivitives) from source #1135

Open
@uzarnom

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions