How to Install and Uninstall ruby-bundler Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ruby-bundler" package

Learn how to install ruby-bundler on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-bundler

2. Uninstall "ruby-bundler" package

Please follow the steps below to uninstall ruby-bundler on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-bundler package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-bundler
Priority: optional
Section: universe/ruby
Installed-Size: 630
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: bundler
Version: 1.11.2-1
Replaces: bundler (<< 1.11.2-1~)
Depends: ruby | ruby-interpreter, ruby-molinillo, ruby-net-http-persistent (>= 2.7-1), ruby-thor (>= 0.19.1~), rubygems-integration
Breaks: bundler (<< 1.11.2-1~)
Filename: pool/universe/b/bundler/ruby-bundler_1.11.2-1_all.deb
Size: 122408
MD5sum: 2b619ed86dbf785cd3ddb05a8db505a4
SHA1: 67a0c9f466a824592ea68c1949f498e8875a7707
SHA256: 3976f759a9bf9dd571efdfdbd4d6c552c153a412ce354b5771702b35d1acdc70
Description-en: Manage Ruby application dependencies (runtime)
Bundler manages a Ruby application's dependencies through its entire
life, across many machines, systematically and repeatably.
.
This package must be used as dependency for checking application dependencies
at runtime.
Description-md5: 0f8878504f4ef4eeb01d05a248e11434
Homepage: http://bundler.io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu