Downloading packages

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
GitHub
GitHub - lay295/TwitchDownloader: Twitch VOD/Clip Downloader - Chat...
Twitch VOD/Clip Downloader - Chat Download/Render/Replay - lay295/TwitchDownloader
1 Reply
biebel
biebel2mo ago
The easiest would be to get this + the gui from the aur in an arch distrobox Unless you only want the cli of course. There's a binary release you can download from the github page.

Did you find this page helpful?