Monday, November 20, 2023

Setup OneDrive, Google Drive & Dropbox

OneDrive: Install via: pamac build onedrive-abraunegg from the Arch Linux User Repository (AUR)

Note: If asked regarding a provider for 'd-runtime' and 'd-compiler', select 'liblphobos' and 'ldc'

type onedrive and follow instructions to authenticate.   Then onedrive --force --skip-dot-files --skip-dir venv --synchronize

 

Google Drive

I use Insync  which is intalled via my base install blogpost.  Open and authenticate and sync.


Dropbox

Dropbox is installed via my base install.  Open and authenticate.

but need 

yay -S gnome-browser-connector

yay -S libappindicator-gtk3

No comments:

Post a Comment

Microsoft fonts on Arch

  yay -S ttf-ms-fonts ttf-selawik To achieve Microsoft-level font clarity on Arch Linux after installing Microsoft fonts, you'll need to...