23
submitted 6 months ago* (last edited 6 months ago) by 90s_hacker@reddthat.com to c/linux@lemmy.ml

Usually, I prefer manually installing the packages needed for getting started with a new language or technlogy.

I avoid using distro package managers since they tend to be a bit outdated in this regard, and specialised package managers like SDKMAN! seem overkill for one or more packages. Exceptions being languages with excellent tooling and version management like Rust or Ocaml.

I've been doing this for a while and was wondering what the general consensus is

Edit: Thanks for your replies everyone! I've decided to stick with my distro package manager.

you are viewing a single comment's thread
view the rest of the comments
[-] delirious_owl@discuss.online 27 points 6 months ago

Definitely stick to the OS package manager. Not doing this is a mistake a lot of devs make.

Otherwise you end up with an app that doesn't run on most systems, and expecting people to do curl piped to bash as root.

Stick to the stable branch. Stick to the OS repos.

[-] 90s_hacker@reddthat.com 3 points 6 months ago

Thanks for the advice :)

load more comments (1 replies)
this post was submitted on 05 Apr 2024
23 points (82.9% liked)

Linux

47755 readers
1510 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS