How to Install and Uninstall bdsync.x86_64 Package on Fedora 39
Last updated: November 25,2024
1. Install "bdsync.x86_64" package
Here is a brief guide to show you how to install bdsync.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
bdsync.x86_64
Copied
2. Uninstall "bdsync.x86_64" package
Please follow the steps below to uninstall bdsync.x86_64 on Fedora 39:
$
sudo dnf remove
bdsync.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the bdsync.x86_64 package on Fedora 39
Last metadata expiration check: 1:19:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : bdsync
Version : 0.11.2
Release : 9.fc39
Architecture : x86_64
Size : 41 k
Source : bdsync-0.11.2-9.fc39.src.rpm
Repository : fedora
Summary : Remote sync for block devices
URL : http://bdsync.rolf-fokkens.nl/
License : GPLv2
Description : Bdsync can be used to synchronize block devices over a network. It generates
: a "binary patchfile" in an efficient way by comparing MD5 checksums of 32k
: blocks of the local block device LOCDEV and the remote block device REMDEV.
:
: This binary patchfile can be sent to the remote machine and applied to its
: block device DSTDEV, after which the local blockdev LOCDEV and the remote
: block device REMDEV are synchronized.
:
: bdsync was built to do the only thing rsync isn't able to do: synchronize
: block devices.
Available Packages
Name : bdsync
Version : 0.11.2
Release : 9.fc39
Architecture : x86_64
Size : 41 k
Source : bdsync-0.11.2-9.fc39.src.rpm
Repository : fedora
Summary : Remote sync for block devices
URL : http://bdsync.rolf-fokkens.nl/
License : GPLv2
Description : Bdsync can be used to synchronize block devices over a network. It generates
: a "binary patchfile" in an efficient way by comparing MD5 checksums of 32k
: blocks of the local block device LOCDEV and the remote block device REMDEV.
:
: This binary patchfile can be sent to the remote machine and applied to its
: block device DSTDEV, after which the local blockdev LOCDEV and the remote
: block device REMDEV are synchronized.
:
: bdsync was built to do the only thing rsync isn't able to do: synchronize
: block devices.