npm is a package manager for Node.js that is run through the command line and manages dependencies for an application. It is the predominant package manager for Node.js.

Bower is described as 'Package manager for the web. Bower lets you easily install assets such as images, CSS and JavaScript, and manages dependencies for you' and is a Package Manager in the development category. There are more than 25 alternatives to Bower for a variety of platforms, including Linux, Mac, Windows, Self-Hosted and Web-based apps. The best Bower alternative is npm, which is both free and Open Source. Other great apps like Bower are Nix Package Manager, pacman (package manager), Advanced Package Tool (APT) and Yarn.
npm is a package manager for Node.js that is run through the command line and manages dependencies for an application. It is the predominant package manager for Node.js.

Nix is a powerful package manager for macOS, Linux and other Unix systems that makes package management reliable and reproducible. It provides atomic upgrades and rollbacks, side-by-side installation of multiple versions of a package, multi-user package management and easy setup...
The pacman package manager is one of the major distinguishing features of Arch Linux . It combines a simple binary package format with an easy-to-use build system. The goal of pacman is to make it possible to easily manage packages, whether...
Apt (for Advanced Package Tool) is a set of core tools inside Debian. The user interface application for Apt is aptitude.



Yarn is a package manager for your code. It allows you to use and share code with other developers from around the world. Yarn does this quickly, securely, and reliably so you don’t ever have to worry.




The Python Package Index (PyPI) is a repository of software for the Python programming language. PyPI helps you find and install software developed and shared by the Python community. Package authors use PyPI to distribute their software.



Directly install applications from their GitHub repository with out-of-the-box support for updates using GPM, the package manager with the superpowers of a cross-platform build tool.
Composer is a package manager not in the same sense as Yum or Apt are. Yes, it deals with "packages" or libraries, but it manages them on a per-project basis, installing them in a directory (e.g. vendor) inside your project.
Turborepo is a high-performance build system for JavaScript and TypeScript codebases, designed to scale monorepos and speed up single-package workspace workflows. It uses a lightweight approach to optimize repository tasks, saving time and reducing costs for developers and large...



aptitude is a terminal-based frontend for Advanced Package Tool (APT) with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and...

Yalc is an open-source monorepo tool that helps developers publish, install, and manage packages locally. It integrates smoothly with package managers like npm, yarn, and pnpm, allowing developers to work on multiple projects and packages simultaneously.

