
GNU Guix
NixOS
Conda
pkgsrc
Portage
Yay
Docker
DPKG (Debian Package Manager)
Vim Python IDE
GNU Guix
Vim Python IDENo features have been listed yet.
No Vim Python IDE videos yet. You could help us improve this page by suggesting one.
Based on our record, GNU Guix seems to be more popular. It has been mentiond 96 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I'm a NixOS user and I know Gobolinux is a few years older, this blogpost (from 2011) was actually useful for me at the time when I decided to pick NixOS for my workstations: https://sandervanderburg.blogspot.com/2011/12/evaluation-and-comparison-of-gobolinux.html Nowadays I'm also playing with Guix as well, I kinda love that everything can be unified in a more decent language (Guile Scheme) than Nix:... - Source: Hacker News / 3 months ago
> I started because I wanted Claude Code to manage my system, not just my code. I have two reactions to this. First: respectfully, this is hilarious. LLMs are good at many things, but judgement is not one of them. At the outset, this was firmly in the "terrible ideas" category. Second: sometimes from terrible ideas come great creativity. (I'm actually not sure what epistemic basis creativity flows from, if not... - Source: Hacker News / 4 months ago
If you're interested in what's going on with GNU in general, GUIX is awesome. It's a package manager like Nix but purely GNU (using GNU Guile scheme). It's developed in tandem with the GNU Shepherd init system (instead of systemd/sysvinit/openrc/etc.) and there are distributions based on GNU Hurd kernel (or the Linux-libre kernel). Wikipedia has a pretty good rundown [3] but I recommend booting up a VM image. It's... - Source: Hacker News / 11 months ago
You could take a look at guix [1], it's very much like nix, but is available as a package manager for other distros. [1] https://guix.gnu.org/. - Source: Hacker News / 11 months ago
And then see how it's done in real life: https://guix.gnu.org/. - Source: Hacker News / over 1 year ago
NixOS - 25 Jun 2014 . All software components in NixOS are installed using the Nix package manager. Packages in Nix are defined using the nix language to create nix expressions.
Conda - Binary package manager with support for environments.
pkgsrc - pkgsrc is a framework for building over 17,000 open source software packages.
Portage - Portage is source-based package manager used by Gentoo and its descendants. It controls all process from fetching source through building it, installing into clean environment to "merging" with already installed software.
Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.
Docker - Docker is an open platform that enables developers and system administrators to create distributed applications.