LHCb Week · 22 June 2026
Image: CERN-EX-66954B © 1998–2026 CERN
apt
pip
conda
spack
xkcd 1654
source .../setup.sh
lhcb-core/conda-environments
xkcd 1988
PATH
LD_LIBRARY_PATH
xkcd 1987
lb-stack-setup
Looking back at your PyHEP 2019 conda-forge talk (interesting to see how much has stayed the same over 6+ years)
pixi.toml
$ git clone git@github.com:DIRACGrid/diracx.git $ cd diracx/ $ pixi run pytest-diracx ... ===== 446 passed, 42 skipped, 1 xfailed, 28 warnings in 35.77s =====
$ pixi run pytest-gubbins ===== 58 passed, 2 skipped, 1 warning in 10.58s =====
$ pixi run generate-client Please select an environment to run the task in: › ❯ diracx-generate-client gubbins-generate-client ... ===== 1 passed, 1 warning in 91.27s (0:01:31) =====
Download and extract the package to the local cache
$ ls /cvmfs/conda-cache.cern.ch/prototype-v2/* linux-64/ noarch/ osx-arm64/
rattler
pixi global install <package>
requirements.txt
environment.yaml
lb-conda