|
|
|
|
|
by bobajeff
237 days ago
|
|
Yeah not to knock their contribution but I was hoping they'd help make system package management as easy as npm package management. If I want to install say r-studio and octave apt will install a bunch of packages with dependencies. But what if I decide I don't want r-studio or any of the other stuff related to r on my system? I can't just do apt remove r-studio. This is why I I've been using conda, appimages and chroot jails lately. Still no solution though. |
|