Is it possible that I can get sent the link to the portable version of Linux Toolbox?
The installer pops up, but says I'm missing Pip. So it says to sudo python3-pip. I do that and my OS(openSuSe Tumbleweed) says python3-pip is already installed. I've been messing with this for an hour now.
I'd really appreciate the help. Been waiting on this Linux version for so long now.

I can't believe it's out!
Thanks.
EDIT: Actually my terminal says:
'python3-pip' not found in package names. Trying capabilities.
Then it says:
'python310-pip' providing 'python3-pip' is already installed.
So something is going on. It would be so much better if I had a portable script. Or at least that's what I'm assuming the portable version is.
EDIT AGAIN: So yeah, I went through yast and it shows python310-pip is installed. So maybe I'm running too new of a version? If so I wouldn't even know how to downgrade for this.
EDIT THE THIRD: I have an Amazon 7 gen 22. Got it just last November. And I've tried pip install certifi and I get:
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: certifi in /usr/lib/python3.10/site-packages (2023.5.7)