How to Install and Uninstall dvbackup Package on Kali Linux

Last updated: May 18,2024

1. Install "dvbackup" package

This is a short guide on how to install dvbackup on Kali Linux

$ sudo apt update $ sudo apt install dvbackup

2. Uninstall "dvbackup" package

Here is a brief guide to show you how to uninstall dvbackup on Kali Linux:

$ sudo apt remove dvbackup $ sudo apt autoclean && sudo apt autoremove

3. Information about the dvbackup package on Kali Linux

Package: dvbackup
Source: dvbackup (1:0.0.4-9)
Version: 1:0.0.4-9+b1
Installed-Size: 413
Maintainer: Debian QA Group
Architecture: amd64
Depends: libdv-bin (>= 0.99), libc6 (>= 2.14), libpopt0 (>= 1.14), zlib1g (>= 1:1.1.4)
Recommends: rsbep (>= 0.0.5)
Suggests: afio, cpio, star
Size: 93668
SHA256: 0c1b0a70a850f8513e4b7ef6288d00e28c6a9277c5225b39b14d7a337d167da5
SHA1: a15d936ea122f097f36c9493aefeef91bf06ca29
MD5sum: adde41edfb9e63460cd10f88b2587b8e
Description: backup tool using MiniDV camcorders
Dvbackup hides the data it receives on standard input in a perfectly
legal DV (digital video) stream. This allows you to use your DV camcorder
and your DV cartridges as a potent mass storage system. Obviously, your
system and your camcorder have to be connected via IEEE1394 (aka Firewire,
iLink).
.
Current digital camcorders can save approximately 13 GB of data on those
tiny DV cartridges at a speed of 3.6 MB/sec. That's faster than most
DAT streamers which only work at 1 MB/sec or less. dvbackup can not use all of
the data, but 10 GB should be good enough for everyone.
.
To bring the data on tape, you have to use an additional utility, called
dvconnect, which is included in libdv-bin.
Description-md5:
Homepage: http://dvbackup.sourceforge.net/
Tag: admin::backup, hardware::camera, role::program, use::storing,
works-with::file
Section: admin
Priority: optional
Filename: pool/main/d/dvbackup/dvbackup_0.0.4-9+b1_amd64.deb