bundle_ruby

Manage Ruby application dependencies

  • Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
  • Homepage: https://bundler.io
  • Section: ruby
Debian Debian
RUN apt-get update && \ apt-get install -y bundler
Ubuntu
RUN apt-get update && \ apt-get install -y bundler
Arch Arch Linux
RUN pacman -S --noconfirm logstash
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bundler
CentOS
RUN yum install -y rubygem-bundler
Fedora
RUN dnf install -y rubygem-bundler
Raspbian
RUN apt-get update && \ apt-get install -y bundler
click the source code to copy install bundle_ruby on any operating system with command-not-found.com