mikeymikec
Lifer
- May 19, 2011
- 20,166
- 14,710
- 136
I'm wondering, has anyone ever tried to make a "GitHub" store or something similar for Linux?
Basically a place where you could simply search for something like this OneDrive app, click install and it would determine your Linux version and run or (prompt you) all the correct commands to get the software installed, or would that be against the security idea of Linux?
The OneDrive app is a particularly unusual exception to the rule IMO.
On Linux Mint I can fire up the 'Software Manager' app, search for stuff and any result I click on will be installed by just clicking 'install'. On Linux Mint 21 there's also the 'synaptic package manager' which tends to be my first stop.
In terms of increasing difficulty, I don't mind a bit of sudo dpkg -i packagename.deb because usually that's all there is to it. Adding a trusted ppa repository then sudo apt install is barely any harder (two commands rather than one). I've got a note of the instructions for installing the Epson print/scan software as that's trickier. Any software that has to be completely manually installed I haven't had much luck with, nor have I done any compiling since I migrated. The instructions that I previously encountered for the OneDrive app were different and I didn't even bother trying them.
I'm a tad surprised that there isn't a OneDrive client easily available for Linux. I would have thought that any cloud storage provider - especially those who offer a "first taste is for free" service - would want to make their wares as easily available as possible. I briefly looked into cloud storage services for Linux here (some support is built-in, for example Google Drive):
Question - Cloud storage sync clients (e.g. OneDrive, Google Drive, iCloud Drive, Dropbox) on Linux
I can't remember what piqued my curiosity to look into it today, though if I am to start offering Linux to customers then it's probably going to come up at some point. I'm running Linux Mint 21.1 Cinammon and had a quick play around (by starting up the 'Online Accounts' app that comes with the...

Dropbox has a client available through the 'Software Manager' app.
Last edited: