[PLUG] Identifying 32-bit only applications

Rich Shepard rshepard at appl-ecosys.com
Wed Oct 19 15:05:55 UTC 2016


On Wed, 19 Oct 2016, Ben Koenig wrote:

> Use the ldd command.
> ldd $BINARY

> Libraries that the specified file links to will be printed to the screen.
> Libraries in /usr/lib are 32bit.

   Thanks, Ben. I didn't think of ldd. I think the process is to copy those
to a list and subtract the same package names provided by the distribution.

Regards,

Rich



More information about the PLUG mailing list