Arch Linux is a simple and lightweight Linux distribution, and was created with the KISS principle. A part of the base of Arch Linux is the pacman package manager, which then makes it easy to install and update applications and how they work with each other. The simplicity and open community is conducive to attracting developers as well as using the operating system on a day-to-day basis. Power users can make changes to how their systems works, both visually and technically.
Nix package manager solves the problem of inconsistent, incomplete package state by enforcing complete state by default. Nix provides atomic upgrades and rollbacks, side-by-side installation of multiple versions of a package, multi-user support, per-user profiles, and improved conflicts resolution. It also has powerful user environment management which makes it easy to work with multiple profiles.
Apr 30, 2017
talks-and-slides
This post shares why all programmers must learn C and Assembly and how you ca...
Mar 11, 2022
python-guide
Learn how to automatically parse metadata when distributing packages. | Packa...
Dec 14, 2015
rubygem-guide
Check this article to learn how RubyGem index and metadata work internally.
Packagecloud manages millions of packages for companies like...