Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.
#Power
Originally posted by: mrmurdock
Is there a complete lpp install file for the AIX Toolbox apps for AIX 7.2 or is it a individual file download?
Originally posted by: jpc@pt.ibm.com
Individual downloads, however you can install YUM and then it will automatically download the packages you need.
See: https://developer.ibm.com/articles/configure-yum-on-aix/
Originally posted by: sanket
The open source software from AIX toolbox are only provided in RPM format from following location
https://www.ibm.com/developerworks/aix/library/aix-toolbox/alpha.html
And you can use yum to install these software apart from individual installation of packages.
Individual installation will run in to dependency resolution loop.