(Very new to Linux) dnf alternative so I can download a specific repo?

Title. What I seek is not rpm-ostree but is on Fedora. What do I do?
11 Replies
HikariKnight
HikariKnight•2mo ago
what are you actually trying to do
HikariKnight
HikariKnight•2mo ago
Installing and Managing Applications - Bazzite Documentation
Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices.
OnlyHuman
OnlyHumanOP•2mo ago
https://www.fortinet.com/support/product-downloads Trying to install this. It's specifically for work.
HikariKnight
HikariKnight•2mo ago
i see vpn, so guessing its some vpn client plus some other stuff
OnlyHuman
OnlyHumanOP•2mo ago
Just the VPN so I can join the office server Would also be useful to know how download such repos for the future.
HikariKnight
HikariKnight•2mo ago
use the copr command instead of dnf copr if its a non copr repo you can put the .repo file in /etc/yum.repos.d/ and then turn off the gpgcheck in the repo file thats all that is needed and then rpm-ostree will have the repo wanted to just see if it was something that would work in a distrobox, but VPNs do not work inside distrobox 🙂 and if youre just trying to install the rpm then rpm-ostree install /path/to/rpm.rpm
OnlyHuman
OnlyHumanOP•2mo ago
Can't find the .rpm for it unfortunately. Would have made it easy.
HikariKnight
HikariKnight•2mo ago
?
No description
HikariKnight
HikariKnight•2mo ago
or am i misunderstanding?
OnlyHuman
OnlyHumanOP•2mo ago
Okay may be I am misunderstanding it. Okay. This makes it easy now. Thank you for your time!
HikariKnight
HikariKnight•2mo ago
np! hopefully that is all that is needed for it to work for you

Did you find this page helpful?