No YUM Package Manager videos yet. You could help us improve this page by suggesting one.
Based on our record, NixOS seems to be a lot more popular than YUM Package Manager. While we know about 273 links to NixOS, we've tracked only 1 mention of YUM Package Manager. 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 packaged my deployment script with Nix and Nix flakes then added it as a dependency in my devbox.json. When you enter the developer environment you have access to the deploy Bash script which I then wrapped up into app deploy. Previously, I would copy and paste all the Bash scripts I needed from past projects into my current project but this approach was much nicer. - Source: dev.to / 5 days ago
If you are using Nix, you may have heard of Nix-Shell Shebang:. - Source: dev.to / 4 months ago
MdBook is a Rust-based tool to create Web-based books from vanilla Markdown files. Although it is quite minimalistic, you will bump into it quite often in the wild. Most notably, the Rust Book uses it. I see it quite often in the Nix ecosystem, too. - Source: dev.to / 5 months ago
Haskell has been my go-to language for over 7 years. First, I started with Stack, then switched to plain Cabal and finally settled on Nix to provision a development environment for Haskell projects. - Source: dev.to / 5 months ago
Also for systems administration and DevOps, I first used Ansible to streamline the management of our servers. Writing playbooks is OK, but going beyond that to convert them to roles is a good practice from collaboration perspective. This SDK approach worked quite well for me and my team. Now, I am developing NixOS modules for various services we deploy. In both cases, the goal is to compose well-defined and... - Source: dev.to / 5 months ago
The AWS EC2 instance runs on Amazon Linux, so here, we will be using the yum installer to install the packages needed. - Source: dev.to / over 2 years ago
GNU Guix - Like Nix but GNU.
npm - npm is a package manager for Node.
Homebrew - The missing package manager for macOS
pacman (package manager) - The pacman package manager is one of the major distinguishing features of ...
asdf-vm - An extendable version manager
aptitude - Terminal-based apt frontend.