How to Install and Uninstall backup-light.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "backup-light.noarch" package

This is a short guide on how to install backup-light.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install backup-light.noarch

2. Uninstall "backup-light.noarch" package

This tutorial shows how to uninstall backup-light.noarch on Fedora 38:

$ sudo dnf remove backup-light.noarch $ sudo dnf autoremove

3. Information about the backup-light.noarch package on Fedora 38

Last metadata expiration check: 0:41:39 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : backup-light
Version : 0.4
Release : 25.fc38
Architecture : noarch
Size : 21 k
Source : backup-light-0.4-25.fc38.src.rpm
Repository : fedora
Summary : A small backup bash utility
URL : http://code.google.com/p/backup-light/
License : GPLv2+
Description : Backup-light is a small, lightweight utility written for the bash shell
: that backups the active users $HOME directory. Backup-light is able to
: preform both full and incremental backups with the options to preform a
: backup with out updating the time stamp, or to backup to a different
: directory or device at will. Backup-light also creates MD5sums of the
: backup archives for added security.