When I try installing dependency in Ubuntu Server 20.04 LTS, it says E: Unable to locate package libtcmalloc-minimal4:i386.
When I try installing dependency in Ubuntu Server 20.04 LTS, it says E: Unable to locate package libtcmalloc-minimal4:i386. It seems they removed some of dependency after 20.04 update.
Steps to reproduce the behaviour:
if i can see that right, ubuntu does not support this 32 bit lib anymore:
https://packages.ubuntu.com/search?suite=all&arch=i386&searchon=names&keywords=libtcmalloc-minimal4
With the search you can only find that the packed does not exist for ubuntu 20.04
TF2 is not working with Ubuntu 20.04 and CentOS 8. Valve will have to make some changes with TF2 to get it working
I found the temporary solution about 32-bit libraries, is to install multilib. While Valve completely update their SteamCMD to 64-bit, this should be the temporary solution. (Thanks to Jai for solution!)
libtcmalloc-minimal4:i386 is multilib in Ubuntu 20.04 they have removed libs that are not very widely used. So this will still not work
add this to your sources.list
deb http://cz.archive.ubuntu.com/ubuntu xenial main and 20.04 will install libtcmalloc-minimal4:i386
Thanks for tip! This should resolve the dependency issue on Ubuntu 20.04 for while :)
Update: I contacted to TF Team, hopefully they read my message and resolve this issue on next update.
@JimTR Tested on Linux Mint 20 Ulyana, tried to install with deb http://mirror.kakao.com/ubuntu bionic main, it says dependencies broken. Is there any fix about this? (Note: I tested with Ubuntu, it works better in there)
Just installed 20.4.1 and it still wants it

@Dragonisser are you using the latest version of LinuxGSM? This was fixed with the latest release
@Dragonisser are you using the latest version of LinuxGSM? This was fixed with the latest release
Since i had issues with updating the existing installation i thought the reinstall would fix the issue which didnt seemed like. It works now tho.
Most helpful comment
add this to your sources.list
deb http://cz.archive.ubuntu.com/ubuntu xenial mainand 20.04 will install libtcmalloc-minimal4:i386