this post was submitted on 28 Sep 2023
621 points (98.9% liked)

Linux

47237 readers
3343 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 24 points 11 months ago (8 children)

Nix and Home Manager have been my go-to for managing dotfiles and symlinks in my home dir

[–] [email protected] 2 points 11 months ago (2 children)

Is there an easy way to learn this for just the package manager? Most of the tutorials I find are tailored to NixOS, which I'm not using and don't plan on using.

[–] [email protected] 2 points 11 months ago

For what it's worth, I don't understand the nix language or all the package manager functions in their entirety. I generally use what I need and that's it. Most information I've required that is nixpkgs-specific I was able to find in the manual. home-manager has one as well and it's been the best reference for me.

load more comments (1 replies)
load more comments (6 replies)