1. fedora (does not work yet)

sudo yum -y install dotnet-runtime-9.0
wget https://github.com/ReneNulschDE/mbapi2020/releases/download/v0.23.0/unix-x64-mbapi2020-token-requester-v1.0.2.zip
unzip unix-x64-mbapi2020-token-requester-v1.0.2.zip -d ~/opt/mb-token/
chmod +x ~/opt/mb-token/mb-token-requester
~/opt/mb-token/mb-token-requester

2. windows

https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.15-windows-x64-installer
https://github.com/ReneNulschDE/mbapi2020/releases/download/v0.23.0/win-x64-mbapi2020-token-requester-v1.1.0.zip