How to Install and Uninstall mydumper Package on Kali Linux
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "mydumper" package
Please follow the instructions below to install mydumper on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
mydumper
Copied
2. Uninstall "mydumper" package
Please follow the guidance below to uninstall mydumper on Kali Linux:
$
sudo apt remove
mydumper
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the mydumper package on Kali Linux
Package: mydumper
Version: 0.10.1-1
Installed-Size: 143
Maintainer: Mateusz Kijowski
Architecture: amd64
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.31.8), libmariadb3 (>= 3.0.0), libpcre3, zlib1g (>= 1:1.2.3.3)
Suggests: mydumper-doc
Size: 46472
SHA256: 78dc1e441e07cbf646de1ba92a3960fdba7da1c5955b560c22c1407506d47b51
SHA1: e89d8562c74d284f87040b8002416464d118c5df
MD5sum: 0c4170d2c9080c9441f8809a31f4936e
Description: High-performance MySQL backup tool
Mydumper (aka. MySQL Data Dumper) is a high-performance multi-threaded
backup (and restore) toolset for MySQL and Drizzle. The main developers
originally worked as Support Engineers at MySQL (one has moved to
Facebook and another to SkySQL) and this is how they would envisage
mysqldump based on years of user feedback.
.
Mydumper features
.
Lightweight C source
Up to 10x faster dumps compared to mysqldump
Consistent snapshots for transactional and non-transactional tables
File compression on-the-fly
Binary log dumps
Multi-threaded restore utility
Daemon mode for timed snapshots and continuous binary logs
.
Mydumper is still under active development but is well tested/used in
production on some large installations.
Description-md5: aeb30b8248c26bc4b50eb2a94783398d
Homepage: https://github.com/maxbube/mydumper
Section: database
Priority: optional
Filename: pool/main/m/mydumper/mydumper_0.10.1-1_amd64.deb
Version: 0.10.1-1
Installed-Size: 143
Maintainer: Mateusz Kijowski
Architecture: amd64
Depends: libc6 (>= 2.2.5), libglib2.0-0 (>= 2.31.8), libmariadb3 (>= 3.0.0), libpcre3, zlib1g (>= 1:1.2.3.3)
Suggests: mydumper-doc
Size: 46472
SHA256: 78dc1e441e07cbf646de1ba92a3960fdba7da1c5955b560c22c1407506d47b51
SHA1: e89d8562c74d284f87040b8002416464d118c5df
MD5sum: 0c4170d2c9080c9441f8809a31f4936e
Description: High-performance MySQL backup tool
Mydumper (aka. MySQL Data Dumper) is a high-performance multi-threaded
backup (and restore) toolset for MySQL and Drizzle. The main developers
originally worked as Support Engineers at MySQL (one has moved to
Facebook and another to SkySQL) and this is how they would envisage
mysqldump based on years of user feedback.
.
Mydumper features
.
Lightweight C source
Up to 10x faster dumps compared to mysqldump
Consistent snapshots for transactional and non-transactional tables
File compression on-the-fly
Binary log dumps
Multi-threaded restore utility
Daemon mode for timed snapshots and continuous binary logs
.
Mydumper is still under active development but is well tested/used in
production on some large installations.
Description-md5: aeb30b8248c26bc4b50eb2a94783398d
Homepage: https://github.com/maxbube/mydumper
Section: database
Priority: optional
Filename: pool/main/m/mydumper/mydumper_0.10.1-1_amd64.deb