AIX installp software package management tool

Source: Internet
Author: User

The software can be installed in two states: applied and committed. The Applied Status stores the software of the previous version, which stores the previous version in the/usr/LPP/packagename directory. This method can be rolled back to the previous software version. The committed State deletes all previous versions stored in the/usr/LPP/packagename directory. We recommend that you use the applied status instead of committed when installing the new software package.

 

1. The software is in the applied status.

 

# Installp

 

-Avx-D/usr/Inst. Images bos.net

 

2. The software is in the committed status.

 

# Installp

 

-Acpx-D/usr/Inst. Images bos.net

 

Note: If you run two installp commands from the same installation media at the same time, an error will be prompted. In this case, you may need to use installp-C to clear the failed installation.

 

Also, the installation result is output to/var/adm/SW/installp. Summary. You can view this file to see which software packages are installed.

 

3. Submit (committing) a software upgrade package in the applied state

 

# Installp

 

-Cgx all

 

4. Cancel the applied status upgrade and return to the original version.

 

# Installp

 

-Rbfx./reject. List

 

5. Delete installed software

 

# Installp

 

-Ugp-V2 bos.net. IPSec. RTE

 

6. Clear after installation failure

 

# Installp

 

-C

 

7. list all installable software packages on the installation media

 

# Installp

 

-L-D/dev/cd0

 

Experience is for reference only and protected by copyright.

 

 

AIX installp software package management tool

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.