How to Install and Uninstall bundler Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: March 15,2025
1. Install "bundler" package
Please follow the steps below to install bundler on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
bundler
Copied
2. Uninstall "bundler" package
In this section, we are going to explain the necessary steps to uninstall bundler on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
bundler
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the bundler package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: bundler
Priority: optional
Section: universe/ruby
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.11.2-1
Depends: ruby-bundler (= 1.11.2-1)
Recommends: build-essential, less, ruby-dev, sudo
Filename: pool/universe/b/bundler/bundler_1.11.2-1_all.deb
Size: 4796
MD5sum: d58601813c82895e67ee59aa45e1067a
SHA1: 3988d2b4ae21a2da80b8552d8ddddb63b799240a
SHA256: 86f1687993b2c3c0eb1e7cc720ea1abdc3a2b9a6dd2eb32c9c3b027e9e7c74b2
Description-en: Manage Ruby application dependencies
Bundler manages a Ruby application's dependencies through its entire
life, across many machines, systematically and repeatably.
.
This package is most useful for application developers.
Description-md5: c36d298f634c2d7d831d4700e43ed870
Homepage: http://bundler.io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ruby
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.11.2-1
Depends: ruby-bundler (= 1.11.2-1)
Recommends: build-essential, less, ruby-dev, sudo
Filename: pool/universe/b/bundler/bundler_1.11.2-1_all.deb
Size: 4796
MD5sum: d58601813c82895e67ee59aa45e1067a
SHA1: 3988d2b4ae21a2da80b8552d8ddddb63b799240a
SHA256: 86f1687993b2c3c0eb1e7cc720ea1abdc3a2b9a6dd2eb32c9c3b027e9e7c74b2
Description-en: Manage Ruby application dependencies
Bundler manages a Ruby application's dependencies through its entire
life, across many machines, systematically and repeatably.
.
This package is most useful for application developers.
Description-md5: c36d298f634c2d7d831d4700e43ed870
Homepage: http://bundler.io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu