-
🔹 Intuitive CLI — context‑aware help and suggestions.
-
⚡ Blazing performance — instant package installation.
-
🎨 Clean output — colorized, structured, and easy in use.
-
🔒 Memory-Safe — all code tested.
-
🌐 Cross‑platform — support almost all Linux distributions and architectures.
| Feature | Status | Notes |
|---|---|---|
| Arguments | ✓ | All arguments added and testing |
| Package downloading | ✓ | Testing downloading... |
| Package install (bin) | ✓ | Testing installation |
| Package compiling | ✓ | Testing compiling... |
| Package removing | ✗ | Add soon.... |
| Package update | ✗ | Planning |
| Package verification | ✓ | Testing |
| Repositories | ✗ | Planning... |
| Mirrors | ✗ | Planning.... |
| Configuration | ✗ | Add soon.... |
git clone https://codeberg.org/titago/UtopiaPM.gitcd UtopiaPM && mkdir build && cd buildcmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr .. make && make installWe welcome contributions! Please:
⭐️ Star the repo
🍴 Fork & create a branch (feature/xyz)
📝 Add tests & documentation
🔀 Open a Pull Request
This project is licensed under the AGPL-3.0 License.
See LICENSE for details.