The Universal Package Manager for Everyone
Simple, Fast, and Cross-Platform
mewsh is a revolutionary package manager designed to be incredibly easy to use and suitable for everyone. Whether you're a beginner or an expert, mewsh simplifies software installation across different platforms.
- π§ Linux - Works with all major distributions
- οΏ½ macOS - Native support for Apple Silicon and Intel
Get started with mewsh in just one command:
bash <(curl https://mewsh.cc/install)
This command will automatically detect your system and install mewsh with all necessary dependencies.
Once installed, using mewsh is incredibly straightforward:
mew install node
mew install bun deno
It's that simple! mewsh handles all the complexity behind the scenes, so you can focus on what matters most - building amazing things.
- π Universal Compatibility - Works seamlessly across Linux and macOS, replacing the need for multiple package managers like apt, brew, snap, and pacman
- β‘ Lightning Fast - Optimized for speed and efficiency, making software installation quick and painless
- π― Simple Commands - Clean, intuitive syntax that anyone can learn in minutes. No complex configurations required
- π¦ Extensive Library - Access to a vast ecosystem of packages including popular tools like Node.js, Bun, Deno, and thousands more
- π§ Zero Configuration - Works out of the box
- π Dependency Management - Automatically handles dependencies
- π Version Control - Easy package version management
- π§Ή Clean Uninstalls - Remove packages completely
- π Regular Updates - Always stay current with the latest packages
Command | Description |
---|---|
mew install <package> |
Install a package |
mew remove <package> |
Remove a package |
mew update |
Update mewsh itself |
mew list |
List installed packages |
mew search <term> |
Search for packages |
We welcome contributions! Please see our Contributing Guide for details.
This project is licensed under the MIT License - see the LICENSE file for details.
- Website: https://mewsh.cc
- Documentation: https://docs.mewsh.cc
- Issues: GitHub Issues
Made with β€οΈ for developers everywhere. Simplifying software installation, one package at a time.