So I'm trying to download this program, but it requires some packages to be downloaded in command line first. https://github.com/lay295/TwitchDownloader Two required packages are listed, with commands for Ubuntu listed: apt-get install fontconfig and apt-get install libfontconfig1
What I'm confused about is how to install these packages on Bazzite.
Also, another question, I had read that different commands for installing packages may access different lists of packages. Do I have to worry about a trusted package on one list being mimicked by malicious users on another list? Sorry I genuinely know nothing about this topic