[PLUG] Which applications depend on specific library version

Rich Shepard rshepard at appl-ecosys.com
Sat Dec 26 22:01:42 UTC 2020


On Sat, 26 Dec 2020, Ken Stephens wrote:

> You could use the stat command
> <https://www.cyberciti.biz/tips/display-file-or-file-system-status.html>
> to list the library files after running your favorite python3
> applications. Then move accessed files over to the site-packages
> directory.

Ken,

I don't know which applications require python2. I suspect that any which
require Python to build (or run) have already converted to Python3. But
'stat' will not crawl through /usr/bin/ and check each executable to see if
it requires Python.

Thanks for the thought.

Stay well,

Rich



More information about the PLUG mailing list