нашёл я как поставить таки этот protontricks^^ sudo apt install python3-pip python3-setuptools python3-venv`
After installing pip and virtualenv, run the following commands to install pipx for the current user.
sh
python3 -m pip install --user pipx
~/.local/bin/pipx ensurepath
pipx install protontricks
```