Originally posted by pWe00Iri3e7Z9lHOX2Qx
View Post
Announcement
Collapse
No announcement yet.
Fedora 36 Is A Terrific Release Especially For Linux Enthusiasts, Power Users
Collapse
X
-
Originally posted by pWe00Iri3e7Z9lHOX2Qx View Post
Some rando has packaged almost everything in the AUR, but I'm genuinely curious what development related packages you need from there? Most companies aren't going to be super supportive of anything Arch based precisely because of the AUR. Trusting your employees who likely have sensitive corporate information on their machine to at least look at the diffs of every single update from the AUR and verify the source location is a fool's errand.
A list of such tools on the top of my head- scalafmt https://aur.archlinux.org/packages/scalafmt-native-bin
- scala. This is an official Archlinux and Fedora package but since scala is such a fast moving language in Fedora stable its often outdated
- ammonite (scala repl on steroids) https://aur.archlinux.org/packages/ammonite-scala2.13
This isn't really Scala specific though, a lot of newer languages move a lot faster than C/C++ do (different development model) which depending on how fast that movement is can end up hurting non-rolling release distros really hard especially if they don't have something thats as ergonomic as Arch's AUR.
Comment
-
Originally posted by RahulSundaram View Post
Fedora has strict packaging guidelines which RPMFusion also largely follows but a good portion of the challenges is that Fedora has to consider legal issues in a different way from many other distributions because it is sponsored by a large and profitable US business. It can be entirely automated with packit if you choose to use that or trivial to throw together packages in a copr repo but that doesn't help with licensing or patents.
Comment
-
Originally posted by jacob View Post
What you describe would do a great service... to nVidia. Want to help the users? Tell them to stay as far as possible from nVidia until such time that company learns to play by Linux rules.
- Likes 1
Comment
-
Originally posted by RahulSundaram View Post
This is far from trivial. Secure boot is enabled by default in Fedora for example and having Nvidia drivers work in this setup requires some details to be sorted out. That isn't the only outstanding issue here either.
Using outdated 90's style architecture here is your problem. If you are able to install drivers/modules just like you can do with packages (which is how the major OS's do it) then secure boot is a non issue and in any case due to having a monolithic kernel secure boot is checking stuff that is way outside of its scope anyways. Its meant to verify that your boot record/kernel hasn't been tampered with and ironically some linux distros are using a minimal shim that just loads the kernel later to "support" secure boot (even though if you are doing this then secure boot isn't actually being helpful).Last edited by mdedetrich; 11 May 2022, 08:30 AM.
Comment
-
Originally posted by mdedetrich View Post
Right but Archiinux also has similar issues which is why they state they do not endorse or support AUR (and they don't). IANAL but I don't see why Redhat couldn't do the sameLast edited by RahulSundaram; 11 May 2022, 09:24 AM.
- Likes 1
Comment
-
Originally posted by skeevy420 View Post
They are going to use Firefox, Chrome, video codecs, and games. Sans Firefox, all of that is RPMFusion and you need stuff from there to make FF suck less to make it capable of running Netflix. Yeah, I'm kind of ignoring Flatpak in those regards, but, then again, Flats can also be considered another layer of bullshit if you're Average Joe...a pick yer poison scenario.
My point is simply that Fedora requires a person to go 3rd party for the full experience. Users don't have to do that on Ubuntu, Arch, Manjaro, Void, T2SDE, and other Linux operating systems. All the repos are in sync. No risk of worrying about 3rd party repo breakages.
Feel free to replace Fedora with SUSE and RPMFusion with Packman.
Anyways, I'm gonna stop replying. No reason to muck up the thread with this topic.
The distributions that have a legal entity such as Fedora and for example Opensuse cannot distribute those codecs, if they do they can incur judicial actions, distributions like Ubuntu who have a different legal entity, make him risk something.
This is the difference ... However, this cannot be a limit for anyone in my opinion, users install on their system system even from third parties without complaining to have to use a PPA or a Deb/RPM package, so installing a codec It should never be a problem, among other things, both RPMFusion and Packman are community repositories, already preset on the system, are only to be enabled and installing what they need, it may happen that they are not synchronized after an update, but it is sufficient to wait that synchronize.
- Likes 1
Comment
-
Originally posted by Charlie68 View Post
The speech of the codecs covered by patent is not a problem of Fedora or any other distribution, but it is only the difference between what you can do and what is not possible to do.
The distributions that have a legal entity such as Fedora and for example Opensuse cannot distribute those codecs, if they do they can incur judicial actions, distributions like Ubuntu who have a different legal entity, make him risk something.
This is the difference ... However, this cannot be a limit for anyone in my opinion, users install on their system system even from third parties without complaining to have to use a PPA or a Deb/RPM package, so installing a codec It should never be a problem, among other things, both RPMFusion and Packman are community repositories, already preset on the system, are only to be enabled and installing what they need, it may happen that they are not synchronized after an update, but it is sufficient to wait that synchronize.
I never used Fedora since it always seemed aimed at Linux developers. I don't see myself enjoying the stock desktop experience on Fedora. Nobara Project seems like a good Fedora based distribution, maybe I'll give it a try but I've been using Solus for almost three years without an issue. https://nobaraproject.org/
Comment
Comment