El siguiente artículo sirve para poder saber como instalar onedrive en ubuntu/lliurex y poder sincronizar la nube con tu ordenador.
- Instalar onedrive
git clone https://github.com/abraunegg/onedrive
cd onedrive/
./configure
make
make install
2. Instalar el cliente gráfico
git clone https://github.com/bpozdena/OneDriveGUI.git
cd OneDriveGUI
sudo apt-get install python3-pip
python3 get-pip.py
pip install -r requirements.txt –break-system-packages
cd src
python3 OneDriveGUI.py
3. Web interesante
https://www.linuxuprising.com/2020/02/how-to-keep-onedrive-in-sync-with.html