Modern package management

The fast way to manage packages

fract is a modern CLI package manager with beautiful animations and blazing fast performance. Install, update, and manage packages with style.

terminal

Built for modern developers

Everything you need in a package manager

Lightning Fast

Optimized for speed with parallel downloads and intelligent caching.

Beautiful CLI

Gorgeous terminal animations and progress indicators that make package management a joy.

Simple Commands

Intuitive commands that feel natural. Install, update, and manage packages effortlessly.

Reliable

Built with stability in mind. Your packages are managed safely and consistently.

Global & Local

Install packages globally or locally with a simple flag. Full control over your environment.

Easy Migration

Familiar commands make switching from other package managers seamless.

Get started in seconds

Install fract with a single command

Run this command in your terminal:

curl -fsSL https://raw.githubusercontent.com/polardev-ui/fract/main/install.sh | bash
1

Install

Run the install command

2

Verify

Check installation with fract --version

3

Install Packages

Use fract install package-name

4

Enjoy

Experience fast package management

Simple, powerful commands

Everything you need to know

fract install <package>

Install a package locally

fract install <package> -g

Install a package globally

fract uninstall <package>

Remove a package

fract list

List all installed packages

fract search <query>

Search for packages

fract update <package>

Update a package to latest version