24 Nov
2025
24 Nov
'25
2:20 p.m.
On 24.11.2025 07:38 dawn.belle.flood via tor-relays wrote:
When I run 'sudo dpkg --print-architecture', Debian returns 'i386'.
You can indeed add that architecture to dpkg, but Debian doesn't build all packages for i386 anymore, e.g. the kernel is missing, so you cannot have a running i386 system. This feature exists to allows 32 bit software to be installed on an x64 system. Some of that needs 32 bit libraries all they can then be installed using apt/dpkg alongside of 64 bit. I do not see any reason to do that for tor. What is your use case?