Skip to content

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

@uzarnom

Description

@uzarnom

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

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