db_dump
databases
Install
- All systems
-
curl cmd.cat/db_dump.sh
- Debian
-
apt-get install db-util
- Ubuntu
-
apt-get install db-util
- Alpine
-
apk add db
- Arch Linux
-
pacman -S db
- Kali Linux
-
apt-get install db-util
- CentOS
-
yum install libdb-utils
- Fedora
-
dnf install libdb-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install db-util
- Raspbian
-
apt-get install db-util
- Dockerfile
- dockerfile.run/db_dump
- Docker
-
docker run cmd.cat/db_dump db_dump
powered by Commando
libdb-utils
databases
db-util
Berkeley Database Utilities
This empty package depends on the recommended utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities.
db4-utils
(version 4) databases
db
The Berkeley DB embedded database system
boinc-dbg
debugging symbols for BOINC binaries
The Berkeley Open Infrastructure for Network Computing (BOINC) is a software platform for distributed computing using volunteered computer resources. This package contains unstripped versions of all binaries included in the BOINC client packages. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. For installations running a BOINC server locally, it may be of interest to also install the boinc-server-dbg package.