Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How to get rid of 32bits libraries
Date: Mon, 18 Jan 2016 06:04:53
Message-Id: loom.20160118T064604-563@post.gmane.org
In Reply to: [gentoo-user] Re: How to get rid of 32bits libraries by Nikos Chantziaras
1 Nikos Chantziaras <realnc <at> gmail.com> writes:
2
3
4 > > I'd like to get rid of all 32bits libraries. There are only two
5 > > packages which I'd like to keep and which need some 32bits libraries.
6
7 OK, so I run::
8 EIX_LIMIT=0 eix -I --only-names | equery hasuse abi_x86_32 | wc -l
9
10 and get '279'. Maybe I missed someting on how to determine the pacakges
11 installed that have 'abi_x86_32' set ?
12
13
14 > */* -abi_x86_32
15
16 This is all set up as specified (has been for some time).
17
18 I guess I cannot get ride of the 32bit libs....? What did I miss?
19
20 profile :: [1] default/linux/amd64/13.0 *
21 on a minimized lxde workstation.
22
23
24 Should I even be trying to rid this system of 32 bit libs?
25 I just had to get rid of the global flag setting for 'nsplugin' to
26 get everything to update.

Replies

Subject Author
Re: [gentoo-user] Re: How to get rid of 32bits libraries Neil Bothwick <neil@××××××××××.uk>