# Installing Installation Manager by using imcl commands
./imcl install com.ibm.cic.agent -repositories /root/WAS/IM/repository.config -acceptLicense -showProgress
./imcl install com.ibm.cic.agent -repositories /tmp/IM/repository.config -acceptLicense -showProgress
# Reinstalling Installation Manager by using imcl commands
# Windows
$ imcl.exe install com.ibm.cic.agent -reinstallIM -repositories installation_files_dir -acceptLicense
# Linux
$ ./imcl install com.ibm.cic.agent -reinstallIM -repositories installation_files_dir -acceptLicense
# Updating Installation Manager on a computer that does not have Internet access
# Linux
$ ./imcl install com.ibm.cic.agent -repositories installation_files/repository.config -preferences offering.service.repositories.areUsed=false
# Windows
$ imcl.exe install com.ibm.cic.agent -repositories installation_files\repository.config -preferences offering.service.repositories.areUsed=false
# Installing Websphere Application Server by using imcl commands
$ ./imcl listAvailablePackages -repositories /tmp/WAS/repository.config
$ /opt/IBM/InstallationManager/eclipse/tools/imcl listAvailablePackages -repositories /tmp/WAS/repository.config
$ imcl install com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044 -repositories /tmp/WAS/repository.config -acceptLicense -showProgress
# Installing IHS IBM HTTP Server by using imcl commands
$ ./imcl listAvailablePackages -repositories /tmp/IHS/repository.config
$ imcl install com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044 -repositories /tmp/IHS/repository.config -acceptLicense -showProgress -properties user.ihs.httpPort=80
# Installing Websphere pluins by using imcl commands
$ ./imcl listAvailablePackages -repositories /tmp/Plugins/repository.config
$ imcl install com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044 -repositories /tmp/Plugins/repository.config -acceptLicense -showProgress
How to un install/remove
$ imcl uninstall com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044
$ imcl uninstall com.ibm.websphere.NDTRIAL.v85_8.5.5000.20130514_1044 -showProgress
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND