Working with packages.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 03 Aug 2010 12:19:54 +0300
changeset 482 f3270fb63d5e
parent 481 317a417bbe3f
child 483 a5ebcd5c7544
Working with packages.
cygwin.rst
--- a/cygwin.rst	Tue Aug 03 12:08:32 2010 +0300
+++ b/cygwin.rst	Tue Aug 03 12:19:54 2010 +0300
@@ -62,7 +62,21 @@
 
   $ DISPLAY=:0 xterm&
 
-* Search for package.
+* Working with packages.
+
+** Installed package list with versions.
+
+  $ cygcheck -c -d
+
+** List of package files.
+
+  $ cygcheck -l pkg-name
+
+** Search package by file in installed packages.
+
+  $ cygcheck -f full-path-to-file
+
+** Search for package.
 
 If you have file name or regex use (need internet connection):