How to Install and Uninstall bundlewrap Package on Kali Linux

Last updated: May 17,2024

1. Install "bundlewrap" package

Please follow the instructions below to install bundlewrap on Kali Linux

$ sudo apt update $ sudo apt install bundlewrap

2. Uninstall "bundlewrap" package

This guide covers the steps necessary to uninstall bundlewrap on Kali Linux:

$ sudo apt remove bundlewrap $ sudo apt autoclean && sudo apt autoremove

3. Information about the bundlewrap package on Kali Linux

Package: bundlewrap
Version: 4.17.2-1
Installed-Size: 648
Maintainer: Jonathan Carter
Architecture: all
Depends: python3-cryptography, python3-jinja2, python3-librouteros, python3-mako, python3-passlib, python3-requests, python3-tomlkit, python3-yaml, python3:any
Size: 114424
SHA256: 8de202c93d6dd40ef9375f9f11b94d48ffb645749636217f062663a5f4d4adc4
SHA1: 2c94668340e121797aa011000b3c48721697ee4f
MD5sum: 334202ae613cc3b3292d228665d23afa
Description: Decentralized configuration management system with Python
By allowing for easy and low-overhead config management, BundleWrap fills
the gap between complex deployments using Chef or Puppet and old school
system administration over SSH.
.
While most other config management systems rely on a client-server
architecture, BundleWrap works off a repository cloned to your local machine.
.
It then automates the process of SSHing into your servers and making sure
everything is configured the way it's supposed to be. You won't have to
install anything on managed servers.
Description-md5:
Homepage: http://bundlewrap.org/
Section: python
Priority: optional
Filename: pool/main/b/bundlewrap/bundlewrap_4.17.2-1_all.deb