With Anaconda Desktop, you can manage packages for your conda environments in a convenient graphical interface.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.
Viewing packages
Packages are managed at the environment level. To manage an environment’s packages, navigate to the Environments page in the left navigation, then select the environment’s name from the table to open its details page. From the environment’s details page, you can view the its packages, dependencies, and channels.
Package table overview
User-installed packages appear in black text at the top of the package table. Their dependencies appear below with a Dependency label. Dependencies and the Python version are managed automatically to ensure compatibility in Desktop and cannot be modified.
Searching for packages
Use the Search box to locate a specific package by name. Enter all (or part of) the package’s name to filter the list to display only packages that contain the .
Installing a package
To install a package:- Select Packages.
- Use the Search box to find the package you want to install.
- Select the checkbox beside the package you want to install.
- Select Add Package to install the package.

Updating a package
To update packages, select the checkbox beside the packages you want to update and select the Update button at the top of the package table.
Removing a package
To remove packages, select the checkbox beside the packages you want to remove and select the Remove button at the top of the package table.