Skip to content

Despite installing new version, --version still shows outdated version #3099

Answered by abraunegg
annevhb asked this question in Q&A
Discussion options

You must be logged in to vote

@annevhb

All seemed to work smoothly, but when I run onedrive --version, I still get onedrive v2.4.25-13-g1a88d33

You have manually compiled the application at some point in time, and it is been put in an obscure location due to how Ubuntu determines where to put things.

What is the output when you run:

which onedrive

What is the output when you run that command and add --version ?

Example (using Fedora):

[alex@onedrive-client-dev ~]$ which onedrive
/usr/local/bin/onedrive
[alex@onedrive-client-dev ~]$ /usr/local/bin/onedrive --version
onedrive v2.4.25
[alex@onedrive-client-dev ~]$ 

This should be the offending application version on your system, and the binary that needs to be removed:

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@annevhb
Comment options

Answer selected by abraunegg

This comment was marked as off-topic.

@abraunegg
Comment options

@abraunegg
Comment options

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants