deb-get VS onedriver

Compare deb-get vs onedriver and see what are their differences.

deb-get

apt-get for .debs published via GitHub or direct download 📦 (by wimpysworld)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
deb-get onedriver
43 58
1,199 1,762
1.4% -
9.0 6.1
7 days ago 11 days ago
Shell Go
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

deb-get

Posts with mentions or reviews of deb-get. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-26.
  • Arch to Debian: best practice for managing repos unavailable through apt
    2 projects | /r/debian | 26 Apr 2023
    deb-get For last resort. But DistroBox and Flatpak will give you all the software you want.
  • Is there something similar to the AUR for Pop!_OS?
    2 projects | /r/pop_os | 25 Feb 2023
    There's no dark magic involved. That software basically has its own repository built in: https://github.com/wimpysworld/deb-get/blob/main/01-main/README.md
  • Help adding HopToDesk to deb-get
    1 project | /r/HopToDesk | 10 Feb 2023
  • Feeling a bit defeated with Linux Mint
    1 project | /r/linuxmint | 16 Jan 2023
    Install and use Deb get if the software center does not satisfy your needs
  • All the problems I had with Pop OS as a user coming from Windows
    2 projects | /r/pop_os | 4 Jan 2023
    The first thing I would do here is make sure that your keyboard is set to the correct locale and layout. You can check this under Settings -> Keyboard The next thing to note is that the key code send by laptop keyboards are often proprietary and don't work out of the box. You can use xev / xorg-xev to see what key code is returning and update your key bindings. What is the recommended way to install applications? Ignore the Pop OS shop? Is it an app to app decision? Thank you for the recommendation. Use apt or the pop shop for most things but for proprietary things I'd use deb-get or just download directly. Flatpaks and Snaps are great but doesn't always have the best system level integrations. This is a serious problem with Linux on the desktop in general and I'm looking forward to an os agnostic package format becoming dominate.
  • Name a program that doesn't get enough love!
    67 projects | /r/linux | 29 Dec 2022
    Lastly, deb-get + pacstall + bauh. All of these combined covers 99% of my software needs, much less need to find and install PPAs and .deb manually. Still not as convenient as AUR, but much better than it was before. Hopefully, eventually everything is on Flatpak, snap, or AppImage so I could just use Bauh for most apps, but for now, I'm glad that these tools exists.
  • Want to move to linux
    6 projects | /r/linux_gaming | 20 Dec 2022
    I got my start to Linux with PopOS, and so I will vouch for that. They look good, have good tools, and cares a lot about the desktop experience. Also, they have a built-in recovery partition, so even if you f'd yourself, you can reset from the Settings menu or from the boot menu. It is Ubuntu-based, and be sure to check out deb-get and pacstall for some third-party apps.
  • Pacstall vs Lure
    1 project | /r/debian | 15 Nov 2022
  • Favourite Web Browser
    1 project | /r/Ubuntu | 13 Nov 2022
    apt-get and deb-get is totally different. apt-get is deb default, deb-get is different. Here, read up on it. https://github.com/wimpysworld/deb-get
  • I've been using Linux for a week , and i'm starting to like it
    11 projects | /r/linux | 23 Oct 2022
    Nice. If you're looking for apps on PopOS and other Ubuntu derivatives, you can also use deb-get and pacstall to get certain 3rd party and proprietary apps not in the package manager.

onedriver

Posts with mentions or reviews of onedriver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-01.
  • What's the most pratical solution for someone who wants to use Linux as their primary OS but often has to deal with Windows-exclusive software and services?
    1 project | /r/linuxquestions | 6 Dec 2023
    onedriver is a native Linux filesystem for Microsoft OneDrive: - https://github.com/jstaf/onedriver
  • Using MS OneDrive(r) on Debian 12 -- but .deb packages only for Deb 10/11
    2 projects | /r/debian | 1 Jul 2023
    Alternatively, I read good things about https://github.com/jstaf/onedriver which can download only the files that I need at times instead of the whole account, but looking at the install methods on debian, there's only information regarding Debain 10 and 11 installs. For example, I can install .deb packagaes here, but again only refers to deb 10/11.
  • Introducing Celeste: A GUI file synchronization client that can connect to any cloud provider
    9 projects | /r/linux | 7 Feb 2023
    There are OneDriveGUI which uses abraunegg's onedrive client as backend, onedriver which has been around with a GUI for longer, and of course the classic Insync which is paid.
  • Any OneDrive clients?
    1 project | /r/linuxquestions | 31 Jan 2023
    I am a big big fan of the OneDriver client - https://github.com/jstaf/onedriver
  • Possible to sync OneDrive folders on SteamOS/Linux?
    3 projects | /r/SteamDeck | 13 Jan 2023
    * Via the 'onedriver' client - https://github.com/jstaf/onedriver - Native file system that only provides the OneDrive 'on-demand' functionality, open source and free. Supports Personal, Business account types. Currently does not support Shared Folders or SharePoint.
  • Troubleshooting with Onedriver
    1 project | /r/EndeavourOS | 31 Dec 2022
    /home/my_usr/.cache/paru/clone/onedriver/.gitignore src pkg *.tar.xz *.tar.gz *.tar.zst *.log /home/my_usr/.cache/paru/clone/onedriver/PKGBUILD # Maintained by Faisal Moledina (faisal at moledina dot me) pkgname=onedriver pkgver=0.13.0 pkgrel=0 pkgdesc="Native Linux filesystem for Microsoft OneDrive" arch=('x86_64') url='https://github.com/jstaf/onedriver' license=('GPL3') depends=('fuse2' 'webkit2gtk') makedepends=('pkgconf' 'go') source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz") sha512sums=('aa831017c4d9612fbdea1e2fab05864f84074e6b80e7613ae739d2954e7b6e975d6a1aaaaba330c0038dae69839dcf6> build() { cd "$pkgname-$pkgver" export CGO_CPPFLAGS="${CPPFLAGS}" export CGO_CFLAGS="${CFLAGS}" export CGO_CXXFLAGS="${CXXFLAGS}" export CGO_LDFLAGS="${LDFLAGS}" go build \ -v \ -trimpath \ -buildmode=pie \ -mod=readonly \ -modcacherw \ -ldflags "-X main.commit=$(git rev-parse HEAD) -linkmode external -extldflags \"${LDFLAGS}\"" \ ./cmd/onedriver export CGO_CFLAGS="-Wno-deprecated-declarations ${CFLAGS}" go build \ -v \ -trimpath \ -buildmode=pie \ -mod=readonly \ -modcacherw \ -ldflags "-X main.commit=$(git rev-parse HEAD) -linkmode external -extldflags \"${LDFLAGS}\"" \ ./cmd/onedriver-launcher } package() { cd "$pkgname-$pkgver" install -Dm 755 $pkgname "$pkgdir"/usr/bin/$pkgname install -Dm 755 $pkgname-launcher "$pkgdir"/usr/bin/$pkgname-launcher install -Dm 644 "resources/[email protected]" "$pkgdir"/usr/lib/systemd/user/[email protected] install -Dm 644 resources/$pkgname.desktop "$pkgdir"/usr/share/applications/$pkgname.desktop install -Dm 644 resources/$pkgname.png "$pkgdir"/usr/share/icons/onedriver/$pkgname.png install -Dm 644 resources/$pkgname.svg "$pkgdir"/usr/share/icons/onedriver/$pkgname.svg install -Dm 644 resources/$pkgname.1 "$pkgdir"/usr/share/man/man1/$pkgname.1 }
  • Linux for Star Citizen
    5 projects | /r/linux4noobs | 29 Dec 2022
    When you get to it - there are only 5 reliable ways to access OneDrive on Linux/Unix platforms: * Via the OneDrive Client for Linux - https://github.com/abraunegg/onedrive - this 'syncs' your data, bi-directional operation, open source and free. Supports Personal, Business & SharePoint account types and Shared Folders. A Docker container is also available for all major architectures (x86_64, ARMHF, AARCH64). If you need a GUI for onedrive client management use: https://github.com/bpozdena/OneDriveGUI * Via the 'onedriver' client - https://github.com/jstaf/onedriver - Native file system that only provides the OneDrive 'on-demand' functionality, open source and free. Supports Personal, Business account types. Currently does not support Shared Folders or SharePoint. * Via 'rclone' - https://rclone.org/ - one way sync client, open source and free. Has limitations with SharePoint. * Via non-free clients such as 'insync', 'ExpanDrive' * Via the web browser of your choice
  • It's time to give up on LibreOffice - integrate web based office suites directly into Ubuntu instead
    3 projects | /r/Ubuntu | 7 Dec 2022
    There are OneDrive clients for Linux already, e.g. https://github.com/abraunegg/onedrive or https://github.com/jstaf/onedriver.
  • Windows to Linux migration help
    1 project | /r/linux | 3 Dec 2022
    Take a look at OneDriver. Its a decent OneDrive client for Linux and works really well! It should pair up nicely with LibreOffice, which is a Microsoft Office alternative that is preinstalled on most Distros. Don’t worry, Google Drive also works (honesty not as good as OneDriver). most distros should allow your to “connect to online accounts,” which should allow you to sign in with your g account.
  • I'm thinking about switching to linux and I need some advise.
    1 project | /r/linuxquestions | 23 Nov 2022

What are some alternatives?

When comparing deb-get and onedriver you can also consider the following projects:

pacstall - An AUR-inspired package manager for Ubuntu

onedrive - OneDrive Client for Linux

com.usebottles.bottles

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

apt-fast - apt-fast: A shellscript wrapper for apt that speeds up downloading of packages.

flathub - Pull requests for new applications to be added

anbox - Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system

photoshopCClinux - Photoshop CC v19 installer for Gnu/Linux

plexupdate - Plex Update script to simplify the life of Linux Plex Media Server users.

winapps - Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.

HeroicGamesLauncher - A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.

goofys - a high-performance, POSIX-ish Amazon S3 file system written in Go