Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
ddephor45117yWhy should this be true? Every distribution has its packet manager, and all of them that I used did a very good job.
I haven't had the need to compile external packages by myself for years.
Only had to compile my software, but that's the same on any other OS.
If you encounter software that's not in the distribution package repository, blame the software manufacturer or the distribution maintainer to not support this distribution. That's not the OS's fault. -
wextia2907ySure but most devs assume you can compile their program and dont really offer linux binaries for their apps
-
ddephor45117y@wextia That has not happened to me for long time.
The only drawback is that there is no uniform package format so a software manufacturer has to build packages for several distributions, including dependency problems when special libraries are needed.
There are ideas for standardization of package formats, but this will obviously take some time. Maybe container (docker) can be a solution for that as well. -
ddephor45117y@andros705 Compiling is not an issue, linking makes most problems.
That's the drawback of the openness of Linux and the heavy use of libraries. -
@wextia 1.) No, not all developers know how to compile something from source
2.) Not every Linux user is a programmer -
zshulu3757yAh.. that exquisite prejudice that all Linux distributions are like Gentoo and that compiling software is genuinely hard. Love it.
-
Well, almost all of the programs an average person needs can be downloaded precompiled. But a developer should know how to compile a software himself in case the software he needs isn't available precompiled. Although, I get your point and it can be very annoying sometimes.
-
I once compiled something in my 7 years of Linux and that was for a study assignment...
-
@linuxxx I must be doing something wrong then cause I'm having to compile shit left and right
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
As much as i love Ubuntu... This is so true.
undefined
wk56
linux