> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Package management

<CardGroup>
  <Card title="Configuring a shared package cache" href="/getting-started/working-with-conda/packages/shared-pkg-cache" icon="share" />

  <Card title="Installing conda packages" href="/getting-started/working-with-conda/packages/install-packages" icon="download" />

  <Card title="Dependencies and the solver" href="/getting-started/working-with-conda/packages/dependencies" icon="arrows-left-right" />

  <Card title="Managing solver errors" href="/getting-started/working-with-conda/packages/solver-errors" icon="octagon-xmark" />

  <Card title="Using R language with Anaconda" href="/getting-started/working-with-conda/packages/using-r-language" icon="r-project" />

  <Card title="Working with GPU packages" href="/getting-started/working-with-conda/packages/gpu-packages" icon="cube" />
</CardGroup>
