How to Install and Uninstall bundler Package on Kali Linux

Last updated: May 15,2024

1. Install "bundler" package

Please follow the guidelines below to install bundler on Kali Linux

$ sudo apt update $ sudo apt install bundler

2. Uninstall "bundler" package

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

$ sudo apt remove bundler $ sudo apt autoclean && sudo apt autoremove

3. Information about the bundler package on Kali Linux

Package: bundler
Source: rubygems (3.4.20-1)
Version: 2.4.20-1
Installed-Size: 92
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-bundler (= 2.4.20-1)
Recommends: build-essential, less, ruby-dev, sudo
Size: 83284
SHA256: 166ebc9af1db35f396cdcc7a7615d605b8435f000deb7a4159851770ec01a28d
SHA1: f58dcb2a53e5e0f284eee674ea9b5fa851d6d69c
MD5sum: d93f5cd42ff264d1a2fa59a54b086793
Description: Manage Ruby application dependencies
Bundler manages a Ruby application's dependencies through its entire
life, across many machines, systematically and repeatably.
.
This is a dependency package which depends on a full Ruby development
environment, it is targeted at application developers.
Description-md5:
Homepage: https://rubygems.org
Tag: admin::configuring, admin::install, devel::buildtools, devel::lang:ruby,
devel::library, devel::packaging, implemented-in::ruby,
interface::commandline, protocol::http, role::devel-lib, role::program,
scope::utility, use::configuring, use::downloading,
works-with-format::TODO, works-with::software:package,
works-with::software:source
Section: ruby
Priority: optional
Filename: pool/main/r/rubygems/bundler_2.4.20-1_all.deb