Search Criteria
Package Details: micromamba 2.5.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/micromamba.git (read-only, click to copy) |
|---|---|
| Package Base: | micromamba |
| Description: | The fast cross-platform package manager |
| Upstream URL: | https://github.com/mamba-org/mamba |
| Licenses: | BSD-3-Clause |
| Conflicts: | micromamba-bin |
| Provides: | libmamba, python-libmambapy |
| Submitter: | gdolle |
| Maintainer: | carlosal1015 (flying-sheep) |
| Last Packager: | carlosal1015 |
| Votes: | 10 |
| Popularity: | 1.00 |
| First Submitted: | 2021-03-21 15:23 (UTC) |
| Last Updated: | 2026-01-10 17:32 (UTC) |
Dependencies (16)
- fmt (fmt-gitAUR)
- libsolv (libsolv-gitAUR)
- python
- reprocAUR (reproc-gitAUR)
- simdjson (simdjson-gitAUR)
- yaml-cpp
- cli11 (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-scikit-build-core (make)
- spdlog (spdlog-gitAUR) (make)
- tl-expected (make)
Required by (1)
- python-conda-libmamba-solver (requires python-libmambapy)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
brianrobt commented on 2025-06-12 14:35 (UTC)
@bcb, Thanks for catching that! Updated version has been pushed.
bcb commented on 2025-06-11 07:35 (UTC)
I can't build this in a clean chroot (using aurutils) as
prepare()tries to use relative paths for the patches. Please replace these withto ensure the patches can be found :).
flying-sheep commented on 2025-06-10 09:47 (UTC)
it does, thank you!
brianrobt commented on 2025-06-09 20:07 (UTC)
@flying-sheep, The latest version should have all of those issues resolved.
flying-sheep commented on 2025-06-07 10:34 (UTC)
Hi, you don’t actually install
libmambapy. building it isON, but it’s not on my system!Please fix or stop conflicting with
python-libmambaand providingpython-libmambapybrianrobt commented on 2025-06-06 12:47 (UTC) (edited on 2025-06-06 15:21 (UTC) by brianrobt)
That looks like an issue specific to your local environment (i.e., "/home/arthur/.local/bin/ctest").
Micromamba installs without the need for
python-cmakein a fresh Docker container: https://github.com/brianrobt/micromamba-aur/blob/master/Dockerfilearthurfragoso commented on 2025-06-06 04:21 (UTC) (edited on 2025-06-06 04:22 (UTC) by arthurfragoso)
I had to install
python-cmake(python-cmake-bin) to be able to build it.brianrobt commented on 2025-06-03 13:21 (UTC)
Just published the new version. Please let us know if there are any issues!
brianrobt commented on 2025-05-29 13:36 (UTC) (edited on 2025-05-29 13:37 (UTC) by brianrobt)
I just got a working patch for the
fmtchanges which can be seen below. Since I'm not the maintainer of this package, I can't push the changes.utils.cpp.patch:
brianrobt commented on 2025-05-29 13:07 (UTC) (edited on 2025-05-29 13:07 (UTC) by brianrobt)
Was in a hurry and forgot to remove it.
I think so. On the surface it looks like there were only a few breaking API changes limited to a single file. If I have some time today, I'll do a deeper dive and try to get a working patch.
EDIT: Also, once we get this working, I think it's safe to delete the
python-libmambapackage.« First ‹ Previous 1 2 3 4 5 Next › Last »