Some of the smaller ones have some tech savvy, but they're a long way off making any kind of a dent, and also seem to be going backwards in popularity.
I didn't mix it up but most of the time I stumble upon redhat.com it's KCS (access.redhat.com) articles. Yes it's not "documentation" but if it's worth to create an article because that many people have the same issue I'd say you could add it to your documentation as known issues.
They are not universally portable, but if your running an Ubuntu derived system, most debs can be installed jus fine. Thats not because deb is so compatible,but because virtually everything assumes Ubuntu.
You need the .deb files to match your architecture and to have the necessary dependencies available, but for programs like Google Chrome, Discord, and VSCode, those dependencies seem to come down to "any recent version of glibc and openssl" and the .debs themselves are available for multiple architectures.
You're not going to be installing random Debian packages from the Debian FTP server, but for most proprietary software that resorts to "install this .deb", it'll work most of the time, which beats many other distributions.
On the other hand, installing software this way is a great way for upgrades to the next major version to fail spectacularly halfway through, so I'm not so sure if it's a feature or not.
reply