How to Install and Uninstall python3-django-dbbackup Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-django-dbbackup" package

In this section, we are going to explain the necessary steps to install python3-django-dbbackup on Kali Linux

$ sudo apt update $ sudo apt install python3-django-dbbackup

2. Uninstall "python3-django-dbbackup" package

Please follow the guidance below to uninstall python3-django-dbbackup on Kali Linux:

$ sudo apt remove python3-django-dbbackup $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-dbbackup package on Kali Linux

Package: python3-django-dbbackup
Source: django-dbbackup
Version: 4.1.0-1
Installed-Size: 235
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django (>= 2.2~), python3-tz, python3:any
Size: 35988
SHA256: d9b6c604b8d1b063207c913d0eadeca2640d768a27713274840eefefb30e69ec
SHA1: a29fa43421551d83d861387013ea67957057b573
MD5sum: 69045317b83497dba8d5dbbbcaa209f8
Description: Backup and restore commands for Django
This Django application provides management commands to help backup and
restore your project database and media files with various storages such as
Amazon S3, Dropbox, local file storage or any Django storage.
.
It is made for:
.
* Ensure your backup with GPG signature and encryption
* Archive with compression
* Deal easily with remote archiving
* Great to keep your development database up to date.
* Use Crontab or Celery to setup automated backups.
Description-md5:
Homepage: https://github.com/django-dbbackup/django-dbbackup
Section: python
Priority: optional
Filename: pool/main/d/django-dbbackup/python3-django-dbbackup_4.1.0-1_all.deb