Linux#

Choose your OS#

  • You might need to install these utilities.

    yum install curl unzip
    
  • Download the latest RPM from https://repo.idemproject.io/idem/latest/linux/rpm/

    curl -O https://repo.idemproject.io/idem/latest/linux/rpm/idem-<current version>.rpm
    
  • Install rpm:

    yum install ./idem*.rpm
    
  • You might need to install these utilities.

    apt-get install curl unzip
    
  • Download the latest DEB file from https://repo.idemproject.io/idem/latest/linux/deb/

    curl -O https://repo.idemproject.io/idem/latest/linux/deb/idem_<current version>.deb
    
  • Install deb:

    apt-get install ./idem*.deb
    

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