Step-by-step – CodeReady Containers Ubuntu 20.10 Installation

October 29, 2020 | By the+gnu+linux+evangelist.

Installing CRC

  1. 3. Downloading CodeReady Containers

    Download CodeReady Containers for Ubuntu GNU/Linux

    Get CodeReady Containers tar.xz for Ubuntu

    Possibly on Firefox Prompt Choose to “Save it”.

  2. 4. Installing CodeReady Containers

    Then to Install CodeReady Containers for Ubuntu
    So first, Extract the Archive into Target directory with:

    sudo tar xvf ~/Downloads/crc*.tar.xz -C ~

    (But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)
    Now for ease Rename the folder as:

    sudo mv ~/crc* ~/crc

    Finally, amend the User’s Path:

    echo "export PATH=$PATH:~/crc" >> ~/.bashrc

    To Reload it simply run:

    bash

    And finally, to Test the CodeReady Containers Setup run:

    crc version

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

QuickChic Theme • Powered by WordPress