Install snap:
$ sudo apt update
$ sudo apt install snapd
Reference: https://codeburst.io/how-to-install-and-use-snap-on-ubuntu-18-04-9fcb6e3b34f9
OneDrive Client for Linux:
http://github.com/abraunegg/onedrive
install: https://github.com/abraunegg/onedrive/blob/master/docs/INSTALL.md#dependencies-ubuntudebian---x86_64
usage: https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md
Install DCompiler:
https://dlang.org/install.html
mkdir -p ~/dlang && wget https://dlang.org/install.sh -O ~/dlang/install.sh
~/dlang/install.sh dmd -a ---> to activate it also.
Reference: https://github.com/abraunegg/onedrive/issues/533
other options:
https://www.addictivetips.com/ubuntu-linux-tips/best-unofficial-microsoft-onedrive-apps-for-linux/
https://www.phillipsj.net/posts/using-onedrive-with-linux
$ sudo apt update
$ sudo apt install snapd
Reference: https://codeburst.io/how-to-install-and-use-snap-on-ubuntu-18-04-9fcb6e3b34f9
OneDrive Client for Linux:
http://github.com/abraunegg/onedrive
install: https://github.com/abraunegg/onedrive/blob/master/docs/INSTALL.md#dependencies-ubuntudebian---x86_64
usage: https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md
Install DCompiler:
https://dlang.org/install.html
mkdir -p ~/dlang && wget https://dlang.org/install.sh -O ~/dlang/install.sh
~/dlang/install.sh dmd -a ---> to activate it also.
Reference: https://github.com/abraunegg/onedrive/issues/533
other options:
https://www.addictivetips.com/ubuntu-linux-tips/best-unofficial-microsoft-onedrive-apps-for-linux/
https://www.phillipsj.net/posts/using-onedrive-with-linux
No comments:
Post a Comment