Install postgresql-contrib on Bazzite

I am taking a course and trying to install PostgreSQL on Bazzite. I installed PostgreSQL itself using brew but I think I'm missing a second package. The instructions for the course look like they're assuming you're using Ubuntu or doing the coursework using WSL.
sudo apt install postgresql postgresql-contrib
sudo apt install postgresql postgresql-contrib
So I think what I need to do next is install postgresql-contrib. But I don't know how to do so. I am very new to Linux and could use any help.
Solution:
If you REALLY need to have it outside of distrobox, you use rpm-ostree
Jump to solution
5 Replies
Kyle Gospo
Kyle Gospo6d ago
Distrobox
CheckYourFax
CheckYourFax6d ago
BoxBuddy->"+"->Ubuntu you can even choose which version, but you likely want 24.04
Not My Circus
Not My CircusOP6d ago
No, what I needed was to install them outside of a distrobox, where I could see it from a normal command prompt.
Solution
CheckYourFax
CheckYourFax6d ago
If you REALLY need to have it outside of distrobox, you use rpm-ostree
Not My Circus
Not My CircusOP6d ago
Ninja'd That's what I ended up doing If I bugger my OS, that's survivable. I have install media at the ready and everything I give a damn about is on a second HDD

Did you find this page helpful?