How to Install and Uninstall kbackup.x86_64 Package on Fedora 34

Last updated: July 01,2024

1. Install "kbackup.x86_64" package

This is a short guide on how to install kbackup.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install kbackup.x86_64

2. Uninstall "kbackup.x86_64" package

This tutorial shows how to uninstall kbackup.x86_64 on Fedora 34:

$ sudo dnf remove kbackup.x86_64 $ sudo dnf autoremove

3. Information about the kbackup.x86_64 package on Fedora 34

Last metadata expiration check: 5:04:31 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : kbackup
Version : 21.12.2
Release : 1.fc34
Architecture : x86_64
Size : 521 k
Source : kbackup-21.12.2-1.fc34.src.rpm
Repository : updates
Summary : Back up your data in a simple, user friendly way
URL : https://github.com/KDE/kbackup
License : GPLv2+
Description : KBackup is a program that lets you back up any directories or files,
: whereby it uses an easy to use directory tree to select the things to back up.
: The program was designed to be very simple in its use
: so that it can be used by non-computer experts.
: The storage format is the well known TAR format, whereby the data
: is still stored in compressed format (bzip2 or gzip).