Search Criteria
Package Details: conan1 1.65.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/conan1.git (read-only, click to copy) |
|---|---|
| Package Base: | conan1 |
| Description: | A distributed, open source, C/C++ package manager. Version 1, to help people transition to version 2 |
| Upstream URL: | https://conan.io |
| Licenses: | MIT |
| Conflicts: | conan |
| Provides: | conan |
| Submitter: | evorster |
| Maintainer: | None |
| Last Packager: | carlosala |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-03-03 23:13 (UTC) |
| Last Updated: | 2024-08-29 08:40 (UTC) |
Dependencies (18)
- python-bottle
- python-colorama (python-colorama-gitAUR)
- python-dateutil (python-dateutil-gitAUR)
- python-distro
- python-fasteners (python-fasteners-gitAUR)
- python-jinja
- python-node-semverAUR
- python-patch-ng
- python-pluginbaseAUR
- python-pygments
- python-pyjwt
- python-requests
- python-six
- python-tqdm
- python-urllib3
- python-yaml (python-yaml-gitAUR)
- patch (patch-gitAUR) (make)
- python-setuptools (make)
Required by (22)
- audacity-3.1-wxgtk2 (make)
- audacity-local-git (requires conan) (make)
- audacium (requires conan) (make)
- behaviortree-cpp-git (requires conan) (make)
- cmake-init-git (requires conan) (optional)
- curse_downloader_qt (requires conan) (make)
- kth-node (requires conan) (make)
- libarcus-git (requires conan) (make)
- openstudioapplication (requires conan) (make)
- python-endstone-git (requires conan) (make)
- python-tensorrt-llm (requires conan) (make)
- python-ytsaurus-client (make)
- python-ytsaurus-local (make)
- python-ytsaurus-native-driver (make)
- python-ytsaurus-proto (make)
- python-ytsaurus-rpc-driver (make)
- python-ytsaurus-yson (make)
- redisearch (requires conan) (make)
- rigsofrods-git (requires conan) (make)
- sfptool (requires conan) (make)
- Show 2 more...
Latest Comments
iyanmv commented on 2025-09-06 14:31 (UTC)
Is
python-node-semver<0.9.0necessary or can be relaxed to include version 0.9.0?smogork commented on 2023-10-31 10:08 (UTC) (edited on 2023-10-31 10:09 (UTC) by smogork)
If anyone is struggling with error
from semver import SemVer" errors on SemVer not foundwhen running conan, just install older version ofpython-node-semver, for e.g 0.6.1. Newer version has broken compatibility with this package (see https://aur.archlinux.org/packages/python-node-semver)