AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  How to install wget and pexpect in AIX 7.1

    Posted Fri August 28, 2020 02:12 PM
    how to install wget and pexpect in AIX 7.1 and also could you please provide exact path to download wget rpm package for AIX 7.1

    ------------------------------
    Sai Kumar
    ------------------------------


  • 2.  RE: How to install wget and pexpect in AIX 7.1

    Posted Mon August 31, 2020 02:40 AM
    AIX Toolbox site  --> https://www.ibm.com/support/pages/aix-toolbox-linux-applications-downloads-alpha

    Use yum to install the packages.  pexpect seems to be a python module which you can install through pip.

    For installing & configuring yum , see https://developer.ibm.com/technologies/systems/articles/configure-yum-on-aix

    ------------------------------
    Ayappan P
    ------------------------------