equery has portage
!!! Fatal error: Used ENV_VAR without match_expression or --package
There is no description in http://en.gentoo-wiki.com/wiki/Gentoolkit
On the other hand man page says it is not working fully yet. However how could I get sensible output? And to understand ENV_VAR (no description in man) , EAPI.. To operate the command with this module fluently I need several examples.
equery has bash
!!! Fatal error: Used ENV_VAR without match_expression or --package
The same result with others (even man page) equery has repository ....
equery has repository
, like all the other examples in the manpage, seems to require the actual value you're filtering for, for exampleequery has repository sunrise
will list all installed packages whose repository (overlay) issunrise
. – njsg Nov 16 '12 at 16:05equery has
? I provided you a working example,equery has repository sunrise
, of course that, if you didn't install any package from sunrise, then you won't get any result for that. There's not much to be understood, IMHO. The command looks for installed packages that have the specified variable with the specified value. If you provide these two parameters, it is more likely to work than if you try to doequery has bash
, ifbash
is even a possible option. If you want another example,equery has SLOT 3
will show installed packages which are part of a slot "3". – njsg Nov 17 '12 at 10:16code
equery has LICENSE freedist[IP-] [ ] media-fonts/cronyx-fonts-2.3.1-r2:0 [IP-] [ ] media-fonts/freefonts-0.10-r3:0 [IP-] [ ] media-fonts/nepali-fonts-1-r1:0 [IP-] [ ] media-fonts/zh-kcfonts-1.05-r3:0 [IP-] [ ] sys-kernel/gentoo-sources-3.5.7:3.5.7 equery has --portage-tree RESTRICT userpriv
[-P-] [ ] app-laptop/tp_smapi-0.40-r1:0 [-P-] [ ] dev-db/firebird-2.0.3.12981.0-r6:0 [-P-] [ ] games-board/gnuchess-book-1.01:0 [-P-] [ ~] games-fps/quakeforge-0.5.5-r2:0 [-P-] [ ~] games-rpg/wastesedge-0.3.4:0
– Xsi Nov 17 '12 at 13:59code
code
equery has RDEPEND "x11-libs/libX11"[IP-] [ ] sys-apps/dbus-1.6.8:0 [IP-] [ ] sys-apps/groff-1.21:0 [IP-] [ ] sys-auth/consolekit-0.4.5_p20120320-r1:0 [IP-] [ ] www-client/elinks-0.12_pre5-r2:0 [IP-] [ ] x11-apps/xauth-1.0.7:0 [IP-] [ ] x11-apps/xclock-1.0.6:0 [IP-] [ ] x11-apps/xinit-1.3.2:0
– Xsi Nov 17 '12 at 14:13code
[IP-] [ ] app-emulation/emul-linux-x86-baselibs-20120520:0 [IP-] [ ] app-emulation/emul-linux-x86-opengl-20120520:0 [IP-] [ ] app-emulation/emul-linux-x86-xlibs-20120520:0 [IP-] [ ] app-text/iso-codes-3.37:0 [IP-] [ ] dev-lang/nacl-toolchain-newlib-0_p9093:0 [IP-] [ ] sys-kernel/linux-headers-3.4-r2:0 [IP-] [ ] sys-libs/glibc-2.15-r3:2.2
– Xsi Nov 17 '12 at 14:26