Why Choose mewsh?
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.
🚀 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.
🛠️ Quick Installation
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.
📋 Usage Examples
Once installed, using mewsh is incredibly straightforward:
Install Node.js
mew install node
Install Multiple Packages
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.
🛠️ Common Commands
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 |
🌟 Key Features
- Cross-Platform: One tool for Linux and macOS
- 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