Idem Binary#

A single file binary of Idem for Linux is available at https://repo.idemproject.io/idem/latest/linux/binary/

  • Download the tar file

  • Untar the downloaded file:

    tar xvf idem*.tgz
    
  • Copy the idem binary to an appropriate location on your computer, such as $HOME/bin.

  • Run the following to make the file executable:

    chmod +x /path/to/idem
    

Now you’re ready to start using Idem!

  • Check your version of idem.

    idem --version
    

Now install idem-aws like this:

idem pip install idem-aws

Configure idem-aws#

Next click here to configure idem-aws