|
|
|
|
|
by commandlinefan
2338 days ago
|
|
Not only that, but I always end up with impossible-to-diagnose phantom errors if I start mixing and matching some installations from package manager and some installations from elsewhere (like curl | sh or ./configure, make, make install). I avoid using package managers as much as possible because they do too much hidden, undoable, inscrutable magic behind the scenes that breaks everything when it’s most inconvenient. |
|
(I'm sure this issue has something to do with the popularity of containers)