> For the complete documentation index, see [llms.txt](https://hntech.gitbook.io/blueconda-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hntech.gitbook.io/blueconda-documentation/advancing-on-experienced/working-with-packages.md).

# Working With Packages

Instead of fiddling with the command prompt, Blueconda has its own smart library manager.

{% tabs %}
{% tab title="Install a New Library" %}

<div><figure><img src="/files/QgN3wbQdLBHuiOFEUL7i" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xhIthQYvuWs0HvOVspUw" alt=""><figcaption></figcaption></figure></div>

Click List Libraries to see all currently installed libraries. Clicking Info will show information about each one, and the red X will delete them.
{% endtab %}

{% tab title="Viewing Installed Libraries" %}

<figure><img src="/files/cwPpBaNQYdOEB6gb93xc" alt="" width="170"><figcaption></figcaption></figure>

Search up a library name and Blueconda will search the Python Package Index (PyPI) to find a match. It'll show exact matches (the one you're likely looking for) as well as similar ones. Clicking Download will install that library.
{% endtab %}
{% endtabs %}
