fract is a modern CLI package manager with beautiful animations and blazing fast performance. Install, update, and manage packages with style.
Everything you need in a package manager
Optimized for speed with parallel downloads and intelligent caching.
Gorgeous terminal animations and progress indicators that make package management a joy.
Intuitive commands that feel natural. Install, update, and manage packages effortlessly.
Built with stability in mind. Your packages are managed safely and consistently.
Install packages globally or locally with a simple flag. Full control over your environment.
Familiar commands make switching from other package managers seamless.
Install fract with a single command
Run this command in your terminal:
curl -fsSL https://raw.githubusercontent.com/polardev-ui/fract/main/install.sh | bashRun the install command
Check installation with fract --version
Use fract install package-name
Experience fast package management
Everything you need to know
fract install <package>Install a package locally
fract install <package> -gInstall a package globally
fract uninstall <package>Remove a package
fract listList all installed packages
fract search <query>Search for packages
fract update <package>Update a package to latest version