One command. Any OS. Unified package management for Linux, macOS, and Windows.
curl -fsSL https://raw.githubusercontent.com/ieee-cs-bmsit/unipm/main/scripts/install.sh | bash
Installs to ~/.local/bin
and updates PATH automatically
iwr -useb https://raw.githubusercontent.com/ieee-cs-bmsit/unipm/main/scripts/install.ps1 | iex
Run in PowerShell. Installs to %LOCALAPPDATA%\unipm
Download pre-built binaries for your platform:
One unified command works seamlessly across Linux, macOS, and Windows
Automatically detects your OS and package manager, resolves package names intelligently
Works out of the box. No config files, no setup. Just install and go.
Preview commands before execution. Checksum verification. Always shows what it's doing.
Built with C++17. Licensed under MIT. Community-driven development.
View on GitHub