Scoop: Option to install 32-bit architecture on a 64-bit Windows

Created on 4 May 2018  路  2Comments  路  Source: lukesampson/scoop

Thanks for building this much needed tool. It is very nicely done.

Is there a practical way to override the architecture for a specific app install? In my case, I would prefer to use 32-bit versions of Python, even on a 64-bit Windows. I have been through the docs and couldn't find anything.

Most helpful comment

scoop install python -a x86 or -a 32bit

All 2 comments

scoop install python -a x86 or -a 32bit

Thank you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

quantuumsnot picture quantuumsnot  路  3Comments

SinisterBlade picture SinisterBlade  路  3Comments

benplm picture benplm  路  3Comments

Arnavion picture Arnavion  路  3Comments

borekb picture borekb  路  3Comments