linux:onedrive
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:onedrive [2024/07/01 11:00] – Wulf Rajek | linux:onedrive [2025/09/02 17:49] (current) – Wulf Rajek | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== OneDrive on Mint 21 ====== | + | ====== OneDrive on Mint 22 ====== |
Source: https:// | Source: https:// | ||
+ | https:// | ||
- | The OneDrive version in the Ubuntu universe repository is version 2.3.13 - do not use, it does not work! Use the PPA instead (current version 2.4.23) | + | The OneDrive version in the Ubuntu universe repository is version 2.4.25 - do not use, it does not work on Mint 22! Use the repo instead (current version 2.5.6). |
< | < | ||
- | sudo add-apt-repository --remove ppa: | + | wget -qO - https:// |
- | wget -qO - https:// | + | echo "deb [arch=$(dpkg --print-architecture) signed-by=/ |
- | echo "deb [arch=$(dpkg --print-architecture) signed-by=/ | + | |
sudo apt-get update | sudo apt-get update | ||
sudo apt install --no-install-recommends --no-install-suggests onedrive | sudo apt install --no-install-recommends --no-install-suggests onedrive | ||
- | |||
</ | </ | ||
Line 33: | Line 32: | ||
</ | </ | ||
+ | If reauth is required: | ||
+ | < | ||
+ | Then open the displayed url in a browser, authenticate, | ||
- | https:// | ||
- | https:// | ||
- | |||
- | After Microsoft Account password change, a reauth is required: | ||
- | < | ||
- | onedrive --reauth | ||
- | </ | ||
- | Then open the displayed url in a browser, authenticate, |
linux/onedrive.txt · Last modified: by Wulf Rajek