A versatile software manager for desktop systems
Manage, install, and update software across a variety of desktop environments with ease. Cross-platform compatibility meets powerful functionality.
Powerful features designed to simplify software management across all platforms
Works seamlessly across Linux, macOS, and Windows. One tool for all your desktop environments.
Simple commands to install, update, and remove software. No complex configurations required.
Powerful plugin system that allows you to extend functionality and customize your workflow.
Built with security in mind. Verify packages and maintain system integrity.
Optimized for speed with efficient package resolution and parallel downloads.
Open source project with an active community contributing packages and improvements.
Install Polly with a single command on UNIX-like systems
Run the installation script on Linux or macOS
Check that Polly is properly installed
Begin installing and managing software
curl -fsSL https://raw.githubusercontent.com/pollypm/polly/main/install.sh | sudo bash
polly
polly help
Everything you need to manage software efficiently
polly install <package>
Install a new package
polly uninstall <package>
Remove an installed package
polly list
List all installed packages
polly search <query>
Search for available packages
polly inspect <package>
Show package information
polly upgrade
Upgrade installed packages
polly check
Check for package upgrades and vulnerabilities
polly update
Update Polly to the latest version
polly help
Show help information
Everything you need to master Polly
Connect with other Polly users and contributors