official way to install deb software on bazzite

What is the best way to install the .deb file for bazzite like debian base distro like using vm or container what is the best way?
25 Replies
asen23
asen232mo ago
distrobox
GGQQmax
GGQQmaxOP2mo ago
How do I fix it dont have sound
asen23
asen232mo ago
idk
Result::Err("sunny.ayyl")
Just curious, what are you trying to install? Not sure about a proper solution but try installing vlc, it might grab some sounds dependecies you need
Kyle Gospo
Kyle Gospo2mo ago
Install the packages you need for sound in the box
GGQQmax
GGQQmaxOP2mo ago
Helm
Helm - Free Synth by Matt Tytel
Helm is a free, cross-platform, polyphonic synthesizer with a powerful modulation system. Helm runs on GNU/Linux, Mac, and Windows as a standalone program or as a LV2/VST/VST3/AU plugin.
GGQQmax
GGQQmaxOP2mo ago
K
Gina
Gina2mo ago
Do I have to use a Distrobox? WHY cant I use a simple install command in the terminal, both yum and dnf are gone
Kyle Gospo
Kyle Gospo2mo ago
That depends on what you're installing, but if you can you should Yum and DNF never worked here
Gina
Gina2mo ago
yes but Bazzite is based on Fedora isnt it. What does Bazzite use then for installing in terminal?
Kyle Gospo
Kyle Gospo2mo ago
If you need to you can use rpm-ostree, but you are supposed to use that as a last resort only. We are based on Fedora atomic, not fedora workstation
Gina
Gina2mo ago
ok, I need to install Httrack, How do I do that from the terminal since it is not in the discovery. There are a lot of packages here: https://www.httrack.com/page/2/
Download HTTrack Website Copier 3.49-2 - HTTrack Website Copier - F...
HTTrack is a free (GPL, libre/free software) and easy-to-use offline browser utility. It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. S...
Kyle Gospo
Kyle Gospo2mo ago
That looks like distrobox to me Make a fedora distrobox, enter it, sudo dnf install like normal Export if desired
Gina
Gina2mo ago
thank you, I will do that but my question is why does bazzite not have its own simple default install command to use in a terminal like all other distros?
Kyle Gospo
Kyle Gospo2mo ago
We are image-based, installing a package to your image basically requires creating a new image and slows down your updates You're meant to use containers or flatpak primarily, it's a different way of managing your system Check out our documentation, it goes into depth on all this
Gina
Gina2mo ago
Thank you for explaining, that makes sense to me. I would like to learn more about the system and had started reading about fedora but was reading workstation by mistake lol
Kyle Gospo
Kyle Gospo2mo ago
Of course, I think distro box is totally worth learning even if you decide image-based isn't for you I can do things like use packages from the AUR on traditional fedora, or make development environments that I throw away when finished It's incredibly powerful stuff
Gina
Gina2mo ago
Yes I agree the distro box is incredible making the system conpatible with just about any distro, gives a lot of freedom
Pixelguin
Pixelguin2mo ago
brew install httrack will do the trick if you're okay with using the terminal
Gina
Gina2mo ago
ah so the command is "brew" Thank You. I am much more comfortable using the OS default terminal.
Pixelguin
Pixelguin2mo ago
brew is for installing command-line programs You cannot use traditional dnf, yum, etc. on Bazzite because the system files are immutable
Lana-Blaize
Lana-Blaize2mo ago
the thing about not being able to use dnf is new, right? I used to do it constantly on bazzite, hope I haven't screwed anything up
Kyle Gospo
Kyle Gospo2mo ago
No you would never meant to use it But you didn't screw anything up
Lana-Blaize
Lana-Blaize2mo ago
I read through the chat, I see that now yeah Just kinda assumed that since this is fedora-based dnf would be fine, and didn't look into it further

Did you find this page helpful?