Article

Commands for Installing eDirectory Manually

Author Info

11 March 2008 - 3:48am
Submitted by: rraghu

article
Reads:

1588

Score:
0
0
 
Comments:

0

The table below shows a collection of commands you can use to install the eDirectory rpm or packages manually.

OS Install View all packages View single package Remove
Linux rpm --install <packagefile.rpm> rpm -qa rpm -q --info <package name> rpm --erase --nodeps --noscripts <package name>
Solaris pkgadd -vd <packagefile.pkg> pkginfo pkginfo -l <package name> pkgrm <package name>
AIX installp -acgXd <packagefile> lslpp -l lslpp -la <package name> installp -ug <package name>
HP-UNIX swinstall -s `pwd`/<packagefile.depot> swlist swlist -V swremove -x enforce_dependencies=false <package name>

Author Info

11 March 2008 - 3:48am
Submitted by: rraghu




User Comments

© 2009 Novell, Inc. All Rights Reserved.