PLDWWW: Docs/man/Managing packages

grizz grizz at pld-linux.org
Thu Dec 25 20:35:40 CET 2008


Author: grizz   Date: Thu Dec 25 19:35:40 2008 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/Docs/man/Managing_packages?action=diff&rev2=3&rev1=2
---- Log message:


---- Page affected: Docs/man/Managing packages

---- Diffs:

================================================================
+ #pragma section-numbers 2
  = Managing packages =
- 
+ == TOC ==
+ [[TableOfContents]]
  == Poldek ==
  === Preparing ===
  Display help:
@@ -110, +112 @@

  '''TIPS'''
   * There is shell completion in poldek's interactive mode available - [TAB] key
  === Batch mode ===
+ Poldek provides two kinds of batch mode:
+ ==== ipoldek ====
+ '''ipoldek''' which accepts commands from interactive mode ex.:
+ {{{
+ # ipoldek ls konqueror
+ successfully used for monitoring
+ Loading [pndir]th...
+ 11780 packages read
+ Removed 7 duplicate packages from available set
+ Loading [rpmdbcache]/var/lib/rpm...
+ 1252 packages loaded
+ konqueror-3.5.10-3.i686
+ }}}
+ 
+ Get command between '''""''' is helpful when using '''*''' or '''?''' 
+ {{{
+ # ipoldek "ls kde4*"
+ }}}
+ ==== poldek ====
+ standard batch mode
+ List available commands:
+ {{{
+ # poldek --help
+ }}}
+ 
  [[BR]] <!> Write something more here <!>
  
  See also: [[http://poldek.pld-linux.org/Manual/index.html]]


More information about the pld-cvs-commit mailing list