-
🔹 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 |
|---|---|---|
| Package downloading | ? | Untested yet... |
| Package install (bin) | ✓ | Testing installation |
| Package compiling | ✓ | Testing compiling... |
| Package removing | ✓ | Database and removing pkg - work |
| Package update | ✗ | Planning |
| Package verification | ✓? | Maybe work...? |
| Repositories | ✗ | Planning... |
| Mirrors | ✗ | Planning.... |
| Configuration | ✓ | Added minimal config, full - soon |
| Containers | ✓? | Testing alpha containers bwrap... |
| ANSI Selectors | ✗ | Soon... |
| Localization | ✓ | Added eng, ukr localization |
git clone https://codeberg.org/titago/UtopiaPM.gitcd UtopiaPM && mkdir buildmeson setup build --buildtype=release --prefix=/usr ninja -C buildsudo ninja -C build install We 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.