Step-by-step – RVM Installation in Debian Bullseye

April 27, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing RVM

    Then to Install RVM on Debian Bullseye
    First, Import the GPG Key:

    sudo gpg --keyserver keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB

    Then to Install RVM Stable simply play:

    curl -L https://get.rvm.io | sudo bash -s stable

    Where instead for the latest Development Branch:

    curl -sSL https://get.rvm.io | bash
  2. 3. Setting Up User’s Environment

    So Load RVM Environment
    With:

    source ~/.rvm/scripts/rvm

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress