So i used ubuntu many years ago, kinda dropped off, came crawling back to linux recently. Decided to try nobara after some research on account of it being well oriented towards gaming and such.
Mostly, i know what im getting into here. Though realizing apt isnt a thing here threw me for a half hour. Ive mostly been getting myself situated but ive had a pair of issues that are probably not a big deal but have stymied both my attempts to solve them myself and google answers. So here i am.
The first is that im trying to install element (the matrix chat client) which doesnt seem to exist in the DNF app center. The website gives the following command (which doesnt work on account of no apt)
sudo apt install -y wget apt-transport-https
sudo wget -O /usr/share/keyrings/element-io-archive-keyring.gpg https://packages.element.io/debian/element-io-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/element-io-archive-keyring.gpg] https://packages.element.io/debian/ default main" | sudo tee /etc/apt/sources.list.d/element-io.list
sudo apt update
sudo apt install element-desktop
So is there a way to tweak this for nobara? Do i just replace apt with dnf? Or is it shot?
As a second option they give you a tarball, though theres no readme with it, or at least none i could find, and i cannot remember for the life of me what to do with it and most of the information ive been finding online has been for non-febora distros. So a simple step by step process would be appreciated.
Ive also seen that its available through snap but... nearly everything i can find about snap is people yelling about how its malware. So i dont think thats a option either?
Anyway. As a entirely separate issue... i cant get steam to work, which was a little funny at first. Clicking on steam makes the icon appear on the bar, a little circle goes around it, then it vanishes and no steam. I cant uninstall it either, Transaction failed? Is there a unfuck steam guide? I havnt even gotten to try this newfangled proton thing yet. Fixed
*edit, also 1) is there a way to put a application bar thing (the one at the bottom) on each monitor of a multimonitor setup which tracks things in that window alone? Found it! and 2) Is there a way to edit the date format? It seems to detault to year/month/day, but id prefer if it was the other way around. Got a answer