~ruther/guix-local

a12d92f54efcd941c6e27c389235c7a98b174437 — Ludovic Courtès 12 years ago f5ea273
doc: Add example for --search.

* doc/guix.texi (Invoking guix package): Add LGPLv3 example.
1 files changed, 11 insertions(+), 0 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +11 -0
@@ 828,6 828,17 @@ name: libgc
version: 7.2alpha6
@end example

Similarly, to show the name of all the packages available under the
terms of the GNU@tie{}LGPL version 3:

@example
$ guix package -s "" | recsel -p name -e 'license ~ "LGPL 3"'
name: elfutils

name: gmp
@dots{}
@end example

@item --list-installed[=@var{regexp}]
@itemx -I [@var{regexp}]
List the currently installed packages in the specified profile, with the