deb-get VS Rdiff-backup

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

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 Rdiff-backup
43 32
1,204 1,038
1.8% 0.7%
9.0 8.3
4 days ago 3 days ago
Shell Python
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.

Rdiff-backup

Posts with mentions or reviews of Rdiff-backup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-24.
  • Duplicity
    14 projects | news.ycombinator.com | 24 Jan 2024
    For starters it has a tendency to paint itself into a corner on ENOSPC situations. You won't even be able to perform a restore if a backup was started but unfinished because it ran out of space. There's this process of "regressing" the repo [0] which must occur before you can do practically anything after an interrupted/failed backup. What this actually must do is undo the partial forward progress, by performing what's effectively a restore of the files that got pushed into the future relative to the rest of the repository, which requires more space. Unless you have/can create free space to do these things, it can become wedged... and if it's a dedicated backup system where you've intentionally filled disks up with restore points, you can find yourself having to throw out backups just to make things functional again - even ability to restore is affected.

    That's the most obvious glaring problem, beyond that it's just kind of garbage in terms of the amount of space and time it requires to perform restores. Especially restores of files having many reverse-differential increments leading back to the desired restore point. It can require 2X the file's size in spare space to assemble the desired version, while it iteratively reconstructs all the intermediate versions in arriving at the desired version. Unless someone fixed this since I last had to deal with it, which is possible.

    Source: Ages ago I worked for a startup[1] that shipped a backup appliance originally implemented by contractors using rdiff-backup. Writing a replacement that didn't suck but was compatible with rdiff-backup's repos consumed several years of my life...

    There are far better options in 2024.

    [0] https://github.com/rdiff-backup/rdiff-backup/blob/master/src...

    [1] https://www.crunchbase.com/organization/axcient

  • Trying to install rdiff-backup on an Oracle Cloud Red Hat VM.
    1 project | /r/redhat | 3 May 2023
    and that should install the latest version, rdiff-backup-2.2.4-2.el8.x86_64.rpm. This is all described in the rdiff-backup README file.
  • Cache operation: archive
    1 project | /r/newsboat | 27 Apr 2023
  • How do I copy data from one HDD to another using Linux Mint?
    4 projects | /r/HomeServer | 24 Jan 2023
    Rdiff-backup - close to what you do currently but at least provides versioning. Based on rsync
  • Accomplishing What I Want With What I Have
    4 projects | /r/HomeServer | 19 Jan 2023
    as in just a copy of your files? This I would barely consider a backup, more of just a mirror from a point in time. What're you missing by doing this? versions of files, deduplication, and encryption (last one being very important for the best kind of backups, which should be off-site). Just because it's not files doesn't mean it's proprietary. Proprietary would mean secret and undocumented. There are many great options. Borg is my favorite but Kopia is probably better if you use windows, urbackup is an option if you want centralized management of backups and rdiff-backup is if you want something kinda what you have currently but adding versioning but lacks deduplication and encryption.
  • Backup software recommendation
    1 project | /r/DataHoarder | 10 Jan 2023
    If you're comfortable with the cli and you want to have your backup in a plain file format with some incremental backups, there's rdiffbackup. It uses rsync under the hood and has worked quite well for me.
  • Name a program that doesn't get enough love!
    67 projects | /r/linux | 29 Dec 2022
    Rdiff Backup - Reverse differential backups that uses rsync, linking, and can tunnel via ssh. You get a full current backup with increments available to restore any version of the file with minimal storage space used.
  • BorgBackup, Deduplicating archiver with compression and encryption
    18 projects | news.ycombinator.com | 27 Dec 2022
    borg is great. we've been using it for the past 3 years to archive hundreds of file-level backups of servers, database dumps and VM images. average size of each borg repo is few GB but there are few outliers up to few hundreds of GB.

    borg replaced https://rdiff-backup.net/ for us and gave:

  • Advice for Automated Copying of my Off Grid 6TB Media Hoard :)
    3 projects | /r/DataHoarder | 11 Nov 2022
    Robocopy is great if you don't have access to rsync. If rsync via WSL2 for instance is an option, I'd personally go with rdiffbackup.
  • Do incremental backups generally store only the delta of each file change or the entire new file?
    2 projects | /r/DataHoarder | 7 Oct 2022

What are some alternatives?

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

pacstall - An AUR-inspired package manager for Ubuntu

BorgBackup - Deduplicating archiver with compression and authenticated encryption.

com.usebottles.bottles

restic - Fast, secure, efficient backup program

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

Rsnapshot - a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)

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

syncthing-android - Wrapper of syncthing for Android.

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

Duplicity - Unnoficial fork of Duplicity - Bandwidth Efficient Encrypted Backup

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

UrBackup - UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux