Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 2.67 KB

Open_Source_Help_Guide.md

File metadata and controls

72 lines (50 loc) · 2.67 KB

FormaServe IBM i Open Source Help

FormaServe Logo

Our eLearning IBM i Training Examples

Visit our training videos, which can be found here


Links

Open Source Path

If you want to make your PATH setting permanent, run the following lines to your $HOME/.profile.

echo 'PATH=/QOpenSys/pkgs/bin:$PATH' >> $HOME/.profile
echo 'export PATH' >> $HOME/.profile

Useful Yum Commands

Command Description
yum list installed  Show me installed packages
yum list available  Show available packages
yum list updates  Show available updates to packages
yum help  Give me some help!
yum install <package>  Install a package
yum search <package>  Search for a package
yum remove <package>   Remove a package
yum repolist  What repo's am I using?
yum-config-manager --add-repo http://repos.zend.com/ibmiphp/  Add Zend PHP Repo to list

Authors

FormaServe Systems Ltd - All work - FormaServe

Contributors

Andy Youens - FormaServe

Nick Youens - FormaServe

Acknowledgments

Andy Youens - FormaServe Systems Ltd - Twitter @AndyYouens

License

License