How to Install and Uninstall luckybackup Package on Kali Linux

Last updated: September 20,2024

1. Install "luckybackup" package

Please follow the guidance below to install luckybackup on Kali Linux

$ sudo apt update $ sudo apt install luckybackup

2. Uninstall "luckybackup" package

Learn how to uninstall luckybackup on Kali Linux:

$ sudo apt remove luckybackup $ sudo apt autoclean && sudo apt autoremove

3. Information about the luckybackup package on Kali Linux

Package: luckybackup
Version: 0.5.0-7
Installed-Size: 1393
Maintainer: Patrick Matthäi
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 13.1), luckybackup-data (= 0.5.0-7), rsync
Size: 528388
SHA256: be40640c943e5ded9ec35b43f80bd5ae04db68bd9afe89be62af8a743d84c689
SHA1: 7d45ac86df3efda94964a9b2234975d451b83528
MD5sum: 9bda76ab68da8866e19010807d6da0f9
Description: rsync-based GUI data backup utility
luckyBackup is an application that backs-up and/or synchronizes any
directories with the power of rsync.
Its main features are: backup, safety, synchronization, exclude/only include
options, allows custom rsync options, remote connections, restore and dry-run
operations, scheduling, profiles and command line mode.
.
It is simple to use, fast (transfers over only changes made and not all data),
safe (keeps your data safe by checking all declared directories before
proceeding in any data manipulation ), reliable and fully customizable.
Description-md5:
Homepage: http://luckybackup.sourceforge.net/
Tag: admin::backup, implemented-in::c++, interface::graphical,
interface::x11, role::program, uitoolkit::qt, x11::application
Section: utils
Priority: optional
Filename: pool/main/l/luckybackup/luckybackup_0.5.0-7_amd64.deb