From: | Helmut Jarausch <jarausch@××××××.be> |
---|---|
To: | gentoo-user@l.g.o |
Subject: | [gentoo-user] How to find all packages which need Python2_7 |
Date: | Tue, 03 Mar 2015 09:21:29 |
Message-Id: | JCtMzntHxIHSP9oeX4wVLF@2e3wf5NfxZ3jkw7nmr8YQ |
1 | Hi, |
2 | |
3 | I'd like to install all packages which need Python, only for Python3 except those which cannot be installed for Python3. |
4 | How can I find out which of the packages installed on my machine have PYTHON_TARGETS=python2_7" (only). |
5 | I could loop over `qlist -IC` do an emerge -vp each grepping for this string. |
6 | But is there an easier way. |
7 | |
8 | Many thanks for a hint, |
9 | Helmut |
Subject | Author |
---|---|
Re: [gentoo-user] How to find all packages which need Python2_7 | Andrew Savchenko <bircoph@g.o> |