Package Details: panamax-git r194.2024b5b-1

Git Clone URL: https://aur.archlinux.org/panamax-git.git (read-only, click to copy)
Package Base: panamax-git
Description: Mirror rustup and crates.io repositories, for offline Rust and cargo usage
Upstream URL: https://github.com/panamax-rs/panamax
Licenses: Apache-2.0 AND MIT
Conflicts: panamax
Provides: panamax
Submitter: atticf
Maintainer: atticf
Last Packager: atticf
Votes: 0
Popularity: 0.000000
First Submitted: 2022-11-30 15:36 (UTC)
Last Updated: 2024-05-11 08:29 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

kekistan commented on 2025-03-01 20:26 (UTC) (edited on 2025-03-01 20:27 (UTC) by kekistan)

= note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
= note: use the `-l` flag to specify native libraries to link

You probably need to add some libraries to the makedeps list.

k3d3 commented on 2023-02-04 02:50 (UTC) (edited on 2023-02-04 02:51 (UTC) by k3d3)

The --all-features flag needs to be removed, as it breaks git cloning of the crates index.

Thank you for packaging this, by the way!