python:mamba

mamba - 高速で堅牢なクロスプラットフォームのパッケージ マネージャー

Mamba Logo
本家: Welcome to Mamba’s documentation! — documentation 翻訳
ソースコード: GitHub - mamba-org/mamba: The Fast Cross-Platform Package Manager 翻訳
ドキュメント: Welcome to Mamba’s documentation! — documentation 翻訳
       User guide — conda 23.9.1.dev18 documentation 翻訳 ※ mamba ドキュメントに記載の無いものは conda ドキュメントを参照。

Mamba は、高速で堅牢なクロスプラットフォームのパッケージ マネージャーです。

Windows、OS X、および Linux (ARM64 と PPC64LE を含む) で実行され、condaパッケージと完全に互換性があり、ほとんどの conda コマンドをサポートします。

Condaは、オープンソース、クロスプラットフォーム、言語に依存しない パッケージ マネージャーおよび環境管理システムです。これはもともと、 Python データ サイエンティストが直面するパッケージ管理の困難な課題を解決するために開発されたもので、現在では Python と R のパッケージ マネージャーとして人気があります。Anaconda Inc. によって開発されたAnaconda Python ディストリビューションの最初の部分では、最終的にそれ自体で、また Python 以外のものにも役立つようになったため、別のパッケージとしてスピンアウトされ、BSD ライセンスの下でリリースされました。Conda パッケージと環境マネージャーは、 Anaconda、Miniconda、および Anaconda リポジトリのすべてのバージョンに含まれています。Conda は NumFOCUS 提携プロジェクトです。 Wikiwand - Conda (package manager) (翻訳) より

mamba のインストール

Linux

以下の手順では Miniforge で Mamba をインストールする。
公式1: Installation — documentation (翻訳)
公式2: conda-forge/miniforge: A conda-forge distribution. 翻訳

$ curl -L -O "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh" && bash Miniforge3-$(uname)-$(uname -m).sh

% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 82.9M  100 82.9M    0     0  4955k      0  0:00:17  0:00:17 --:--:-- 5767k

Welcome to Miniforge3 23.3.1-1

In order to continue the installation process, please review the license
agreement.
Please, press ENTER to continue
>>>
<- Enter

Miniforge installer code uses BSD-3-Clause license as stated below.

Binary packages that come with it have their own licensing terms
and by installing miniforge you agree to the licensing terms of individual
packages as well. They include different OSI-approved licenses including
the GNU General Public License and can be found in pkgs/<pkg-name>/info/licenses
folders.

Miniforge installer comes with a boostrapping executable that is used
when installing miniforge and is deleted after miniforge is installed.
The bootstrapping executable uses micromamba, cli11, cpp-filesystem,
curl, c-ares, krb5, libarchive, libev, lz4, nghttp2, openssl, libsolv,
nlohmann-json, reproc and zstd which are licensed under BSD-3-Clause,
MIT and OpenSSL licenses. Licenses and copyright notices of these
projects can be found at the following URL.
https://github.com/conda-forge/micromamba-feedstock/tree/master/recipe.

=============================================================================

Copyright (c) 2019-2022, conda-forge
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Do you accept the license terms? [yes|no]
[no] >>> yes <- を入力して Enter


Miniforge3 will now be installed into this location:
/home/tomoyan/miniforge3

  - Press ENTER to confirm the location
  - Press CTRL-C to abort the installation
  - Or specify a different location below

[/home/tomoyan/miniforge3] <- Enter
PREFIX=/home/tomoyan/miniforge3
Unpacking payload ...
Extracting _libgcc_mutex-0.1-conda_forge.tar.bz2
Extracting ca-certificates-2023.7.22-hbcca054_0.conda
Extracting ld_impl_linux-64-2.40-h41732ed_0.conda
Extracting libstdcxx-ng-13.1.0-hfd8a6a1_0.conda
Extracting pybind11-abi-4-hd8ed1ab_3.tar.bz2
Extracting python_abi-3.10-3_cp310.conda
Extracting tzdata-2023c-h71feb2d_0.conda
Extracting libgomp-13.1.0-he5830b7_0.conda
Extracting _openmp_mutex-4.5-2_gnu.tar.bz2
Extracting libgcc-ng-13.1.0-he5830b7_0.conda
Extracting bzip2-1.0.8-h7f98852_4.tar.bz2
Extracting c-ares-1.19.1-hd590300_0.conda
Extracting fmt-9.1.0-h924138e_0.tar.bz2
Extracting icu-73.2-h59595ed_0.conda
Extracting keyutils-1.6.1-h166bdaf_0.tar.bz2
Extracting libev-4.33-h516909a_1.tar.bz2
Extracting libffi-3.4.2-h7f98852_5.tar.bz2
Extracting libiconv-1.17-h166bdaf_0.tar.bz2
Extracting libnsl-2.0.0-h7f98852_0.tar.bz2
Extracting libuuid-2.38.1-h0b41bf4_0.conda
Extracting libzlib-1.2.13-hd590300_5.conda
Extracting lz4-c-1.9.4-hcb278e6_0.conda
Extracting lzo-2.10-h516909a_1000.tar.bz2
Extracting ncurses-6.4-hcb278e6_0.conda
Extracting openssl-3.1.2-hd590300_0.conda
Extracting reproc-14.2.4-h0b41bf4_0.conda
Extracting xz-5.2.6-h166bdaf_0.tar.bz2
Extracting yaml-cpp-0.7.0-h27087fc_2.tar.bz2
Extracting libedit-3.1.20191231-he28a2e2_2.tar.bz2
Extracting libnghttp2-1.52.0-h61bc06f_0.conda
Extracting libsolv-0.7.24-hfc55251_3.conda
Extracting libsqlite-3.43.0-h2797004_0.conda
Extracting libssh2-1.11.0-h0841786_0.conda
Extracting libxml2-2.11.5-h232c23b_1.conda
Extracting readline-8.2-h8228510_1.conda
Extracting reproc-cpp-14.2.4-hcb278e6_0.conda
Extracting tk-8.6.12-h27826a3_0.tar.bz2
Extracting zstd-1.5.5-hfc55251_0.conda
Extracting krb5-1.21.2-h659d440_0.conda
Extracting libarchive-3.6.2-h039dbb9_1.conda
Extracting python-3.10.12-hd12c33a_0_cpython.conda
Extracting boltons-23.0.0-pyhd8ed1ab_0.conda
Extracting brotli-python-1.1.0-py310hc6cd4ac_0.conda
Extracting certifi-2023.7.22-pyhd8ed1ab_0.conda
Extracting charset-normalizer-3.2.0-pyhd8ed1ab_0.conda
Extracting colorama-0.4.6-pyhd8ed1ab_0.tar.bz2
Extracting idna-3.4-pyhd8ed1ab_0.tar.bz2
Extracting jsonpointer-2.0-py_0.tar.bz2
Extracting libcurl-8.2.1-hca28451_0.conda
Extracting packaging-23.1-pyhd8ed1ab_0.conda
Extracting pluggy-1.3.0-pyhd8ed1ab_0.conda
Extracting pycosat-0.6.4-py310h5764c6d_1.tar.bz2
Extracting pycparser-2.21-pyhd8ed1ab_0.tar.bz2
Extracting pysocks-1.7.1-pyha2e5f31_6.tar.bz2
Extracting ruamel.yaml.clib-0.2.7-py310h1fa729e_1.conda
Extracting setuptools-68.1.2-pyhd8ed1ab_0.conda
Extracting toolz-0.12.0-pyhd8ed1ab_0.tar.bz2
Extracting wheel-0.41.2-pyhd8ed1ab_0.conda
Extracting cffi-1.15.1-py310h255011f_3.conda
Extracting jsonpatch-1.32-pyhd8ed1ab_0.tar.bz2
Extracting libmamba-1.4.2-hcea66bb_0.conda
Extracting pip-23.2.1-pyhd8ed1ab_0.conda
Extracting ruamel.yaml-0.17.32-py310h2372a71_0.conda
Extracting tqdm-4.66.1-pyhd8ed1ab_0.conda
Extracting urllib3-2.0.4-pyhd8ed1ab_0.conda
Extracting cryptography-41.0.3-py310h75e40e8_0.conda
Extracting libmambapy-1.4.2-py310h1428755_0.conda
Extracting requests-2.31.0-pyhd8ed1ab_0.conda
Extracting zstandard-0.19.0-py310h5764c6d_0.tar.bz2
Extracting conda-package-streaming-0.9.0-pyhd8ed1ab_0.conda
Extracting pyopenssl-23.2.0-pyhd8ed1ab_1.conda
Extracting conda-package-handling-2.2.0-pyh38be061_0.conda
Extracting conda-23.3.1-py310hff52083_0.conda
Extracting conda-libmamba-solver-23.3.0-pyhd8ed1ab_0.conda
Extracting mamba-1.4.2-py310h51d5547_0.conda

Installing base environment...


                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/

Transaction

  Prefix: /home/tomoyan/miniforge3

  Updating specs:

   - conda-forge/linux-64::_libgcc_mutex==0.1=conda_forge[md5=d7c89558ba9fa0495403155b64376d81]
   - conda-forge/linux-64::ca-certificates==2023.7.22=hbcca054_0[md5=a73ecd2988327ad4c8f2c331482917f2]
   - conda-forge/linux-64::ld_impl_linux-64==2.40=h41732ed_0[md5=7aca3059a1729aa76c597603f10b0dd3]
   - conda-forge/linux-64::libstdcxx-ng==13.1.0=hfd8a6a1_0[md5=067bcc23164642f4c226da631f2a2e1d]
   - conda-forge/noarch::pybind11-abi==4=hd8ed1ab_3[md5=878f923dd6acc8aeb47a75da6c4098be]
   - conda-forge/linux-64::python_abi==3.10=3_cp310[md5=4eb33d14d794b0f4be116443ffed3853]
   - conda-forge/noarch::tzdata==2023c=h71feb2d_0[md5=939e3e74d8be4dac89ce83b20de2492a]
   - conda-forge/linux-64::libgomp==13.1.0=he5830b7_0[md5=56ca14d57ac29a75d23a39eb3ee0ddeb]
   - conda-forge/linux-64::_openmp_mutex==4.5=2_gnu[md5=73aaf86a425cc6e73fcf236a5a46396d]
   - conda-forge/linux-64::libgcc-ng==13.1.0=he5830b7_0[md5=cd93f779ff018dd85c7544c015c9db3c]
   - conda-forge/linux-64::bzip2==1.0.8=h7f98852_4[md5=a1fd65c7ccbf10880423d82bca54eb54]
   - conda-forge/linux-64::c-ares==1.19.1=hd590300_0[md5=e8c18d865be43e2fb3f7a145b6adf1f5]
   - conda-forge/linux-64::fmt==9.1.0=h924138e_0[md5=b57864c85261a0fbc7132d2cc17478c7]
   - conda-forge/linux-64::icu==73.2=h59595ed_0[md5=cc47e1facc155f91abd89b11e48e72ff]
   - conda-forge/linux-64::keyutils==1.6.1=h166bdaf_0[md5=30186d27e2c9fa62b45fb1476b7200e3]
   - conda-forge/linux-64::libev==4.33=h516909a_1[md5=6f8720dff19e17ce5d48cfe7f3d2f0a3]
   - conda-forge/linux-64::libffi==3.4.2=h7f98852_5[md5=d645c6d2ac96843a2bfaccd2d62b3ac3]
   - conda-forge/linux-64::libiconv==1.17=h166bdaf_0[md5=b62b52da46c39ee2bc3c162ac7f1804d]
   - conda-forge/linux-64::libnsl==2.0.0=h7f98852_0[md5=39b1328babf85c7c3a61636d9cd50206]
   - conda-forge/linux-64::libuuid==2.38.1=h0b41bf4_0[md5=40b61aab5c7ba9ff276c41cfffe6b80b]
   - conda-forge/linux-64::libzlib==1.2.13=hd590300_5[md5=f36c115f1ee199da648e0597ec2047ad]
   - conda-forge/linux-64::lz4-c==1.9.4=hcb278e6_0[md5=318b08df404f9c9be5712aaa5a6f0bb0]
   - conda-forge/linux-64::lzo==2.10=h516909a_1000[md5=bb14fcb13341b81d5eb386423b9d2bac]
   - conda-forge/linux-64::ncurses==6.4=hcb278e6_0[md5=681105bccc2a3f7f1a837d47d39c9179]
   - conda-forge/linux-64::openssl==3.1.2=hd590300_0[md5=e5ac5227582d6c83ccf247288c0eb095]
   - conda-forge/linux-64::reproc==14.2.4=h0b41bf4_0[md5=0f51393e019df1f0047ef864cd9ddeec]
   - conda-forge/linux-64::xz==5.2.6=h166bdaf_0[md5=2161070d867d1b1204ea749c8eec4ef0]
   - conda-forge/linux-64::yaml-cpp==0.7.0=h27087fc_2[md5=0449d47d8457feaa3720d4779616dde2]
   - conda-forge/linux-64::libedit==3.1.20191231=he28a2e2_2[md5=4d331e44109e3f0e19b4cb8f9b82f3e1]
   - conda-forge/linux-64::libnghttp2==1.52.0=h61bc06f_0[md5=613955a50485812985c059e7b269f42e]
   - conda-forge/linux-64::libsolv==0.7.24=hfc55251_3[md5=702feab0e98333ef3eac0d948c605c2d]
   - conda-forge/linux-64::libsqlite==3.43.0=h2797004_0[md5=903fa782a9067d5934210df6d79220f6]
   - conda-forge/linux-64::libssh2==1.11.0=h0841786_0[md5=1f5a58e686b13bcfde88b93f547d23fe]
   - conda-forge/linux-64::libxml2==2.11.5=h232c23b_1[md5=f3858448893839820d4bcfb14ad3ecdf]
   - conda-forge/linux-64::readline==8.2=h8228510_1[md5=47d31b792659ce70f470b5c82fdfb7a4]
   - conda-forge/linux-64::reproc-cpp==14.2.4=hcb278e6_0[md5=ede8e0f849f2fee2f78cb488b4ea3b33]
   - conda-forge/linux-64::tk==8.6.12=h27826a3_0[md5=5b8c42eb62e9fc961af70bdd6a26e168]
   - conda-forge/linux-64::zstd==1.5.5=hfc55251_0[md5=04b88013080254850d6c01ed54810589]
   - conda-forge/linux-64::krb5==1.21.2=h659d440_0[md5=cd95826dbd331ed1be26bdf401432844]
   - conda-forge/linux-64::libarchive==3.6.2=h039dbb9_1[md5=29cf970521d30d113f3425b84cb250f6]
   - conda-forge/linux-64::python==3.10.12=hd12c33a_0_cpython[md5=eb6f1df105f37daedd6dca78523baa75]
   - conda-forge/noarch::boltons==23.0.0=pyhd8ed1ab_0[md5=033eb25fffd222aceeca6d58cd953680]
   - conda-forge/linux-64::brotli-python==1.1.0=py310hc6cd4ac_0[md5=fb6201eb1daa3a3a2f91a4833bdf27c7]
   - conda-forge/noarch::certifi==2023.7.22=pyhd8ed1ab_0[md5=7f3dbc9179b4dde7da98dfb151d0ad22]
   - conda-forge/noarch::charset-normalizer==3.2.0=pyhd8ed1ab_0[md5=313516e9a4b08b12dfb1e1cd390a96e3]
   - conda-forge/noarch::colorama==0.4.6=pyhd8ed1ab_0[md5=3faab06a954c2a04039983f2c4a50d99]
   - conda-forge/noarch::idna==3.4=pyhd8ed1ab_0[md5=34272b248891bddccc64479f9a7fffed]
   - conda-forge/noarch::jsonpointer==2.0=py_0[md5=07d85c22a3beb102a48cd123df84c2a6]
   - conda-forge/linux-64::libcurl==8.2.1=hca28451_0[md5=96aec6156d58591f5a4e67056521ce1b]
   - conda-forge/noarch::packaging==23.1=pyhd8ed1ab_0[md5=91cda59e66e1e4afe9476f8ef98f5c30]
   - conda-forge/noarch::pluggy==1.3.0=pyhd8ed1ab_0[md5=2390bd10bed1f3fdc7a537fb5a447d8d]
   - conda-forge/linux-64::pycosat==0.6.4=py310h5764c6d_1[md5=0e565d732f6660374b45d76761c09b06]
   - conda-forge/noarch::pycparser==2.21=pyhd8ed1ab_0[md5=076becd9e05608f8dc72757d5f3a91ff]
   - conda-forge/noarch::pysocks==1.7.1=pyha2e5f31_6[md5=2a7de29fb590ca14b5243c4c812c8025]
   - conda-forge/linux-64::ruamel.yaml.clib==0.2.7=py310h1fa729e_1[md5=2f9b517412af46255cef5e53a22c264e]
   - conda-forge/noarch::setuptools==68.1.2=pyhd8ed1ab_0[md5=4fe12573bf499ff85a0a364e00cc5c53]
   - conda-forge/noarch::toolz==0.12.0=pyhd8ed1ab_0[md5=92facfec94bc02d6ccf42e7173831a36]
   - conda-forge/noarch::wheel==0.41.2=pyhd8ed1ab_0[md5=1ccd092478b3e0ee10d7a891adbf8a4f]
   - conda-forge/linux-64::cffi==1.15.1=py310h255011f_3[md5=800596144bb613cd7ac58b80900ce835]
   - conda-forge/noarch::jsonpatch==1.32=pyhd8ed1ab_0[md5=09150b51b0528a31a0f6500b96fdde82]
   - conda-forge/linux-64::libmamba==1.4.2=hcea66bb_0[md5=0b3b4c833ea1ec555063479e2ac259dc]
   - conda-forge/noarch::pip==23.2.1=pyhd8ed1ab_0[md5=e2783aa3f9235225eec92f9081c5b801]
   - conda-forge/linux-64::ruamel.yaml==0.17.32=py310h2372a71_0[md5=9a03abf74d5069bda767c1bce7a41e0b]
   - conda-forge/noarch::tqdm==4.66.1=pyhd8ed1ab_0[md5=03c97908b976498dcae97eb4e4f3149c]
   - conda-forge/noarch::urllib3==2.0.4=pyhd8ed1ab_0[md5=18badd8fa3648d1beb1fcc7f2e0f756e]
   - conda-forge/linux-64::cryptography==41.0.3=py310h75e40e8_0[md5=2ad1ab0b68e459f8864e74bdd5b00fe5]
   - conda-forge/linux-64::libmambapy==1.4.2=py310h1428755_0[md5=0c942ea14a0e7a9e394882a8e4405235]
   - conda-forge/noarch::requests==2.31.0=pyhd8ed1ab_0[md5=a30144e4156cdbb236f99ebb49828f8b]
   - conda-forge/linux-64::zstandard==0.19.0=py310h5764c6d_0[md5=74ea667169b1296fb31bb86f13abfa49]
   - conda-forge/noarch::conda-package-streaming==0.9.0=pyhd8ed1ab_0[md5=38253361efb303deead3eab39ae9269b]
   - conda-forge/noarch::pyopenssl==23.2.0=pyhd8ed1ab_1[md5=34f7d568bf59d18e3fef8c405cbece21]
   - conda-forge/noarch::conda-package-handling==2.2.0=pyh38be061_0[md5=8a3ae7f6318376aa08ea753367bb7dd6]
   - conda-forge/linux-64::conda==23.3.1=py310hff52083_0[md5=d182178e1a62f8743044658bf3242af5]
   - conda-forge/noarch::conda-libmamba-solver==23.3.0=pyhd8ed1ab_0[md5=2edd368915b8a1c3e294c9ac944390d9]
   - conda-forge/linux-64::mamba==1.4.2=py310h51d5547_0[md5=a84d408833491f202a6d9f6d8fc696db]


  Package                         Version  Build               Channel           Size
───────────────────────────────────────────────────────────────────────────────────────
  Install:
───────────────────────────────────────────────────────────────────────────────────────

  + _libgcc_mutex                     0.1  conda_forge         conda-forge     Cached
  + _openmp_mutex                     4.5  2_gnu               conda-forge     Cached
  + boltons                        23.0.0  pyhd8ed1ab_0        conda-forge     Cached
  + brotli-python                   1.1.0  py310hc6cd4ac_0     conda-forge     Cached
  + bzip2                           1.0.8  h7f98852_4          conda-forge     Cached
  + c-ares                         1.19.1  hd590300_0          conda-forge     Cached
  + ca-certificates             2023.7.22  hbcca054_0          conda-forge     Cached
  + certifi                     2023.7.22  pyhd8ed1ab_0        conda-forge     Cached
  + cffi                           1.15.1  py310h255011f_3     conda-forge     Cached
  + charset-normalizer              3.2.0  pyhd8ed1ab_0        conda-forge     Cached
  + colorama                        0.4.6  pyhd8ed1ab_0        conda-forge     Cached
  + conda                          23.3.1  py310hff52083_0     conda-forge     Cached
  + conda-libmamba-solver          23.3.0  pyhd8ed1ab_0        conda-forge     Cached
  + conda-package-handling          2.2.0  pyh38be061_0        conda-forge     Cached
  + conda-package-streaming         0.9.0  pyhd8ed1ab_0        conda-forge     Cached
  + cryptography                   41.0.3  py310h75e40e8_0     conda-forge     Cached
  + fmt                             9.1.0  h924138e_0          conda-forge     Cached
  + icu                              73.2  h59595ed_0          conda-forge     Cached
  + idna                              3.4  pyhd8ed1ab_0        conda-forge     Cached
  + jsonpatch                        1.32  pyhd8ed1ab_0        conda-forge     Cached
  + jsonpointer                       2.0  py_0                conda-forge     Cached
  + keyutils                        1.6.1  h166bdaf_0          conda-forge     Cached
  + krb5                           1.21.2  h659d440_0          conda-forge     Cached
  + ld_impl_linux-64                 2.40  h41732ed_0          conda-forge     Cached
  + libarchive                      3.6.2  h039dbb9_1          conda-forge     Cached
  + libcurl                         8.2.1  hca28451_0          conda-forge     Cached
  + libedit                  3.1.20191231  he28a2e2_2          conda-forge     Cached
  + libev                            4.33  h516909a_1          conda-forge     Cached
  + libffi                          3.4.2  h7f98852_5          conda-forge     Cached
  + libgcc-ng                      13.1.0  he5830b7_0          conda-forge     Cached
  + libgomp                        13.1.0  he5830b7_0          conda-forge     Cached
  + libiconv                         1.17  h166bdaf_0          conda-forge     Cached
  + libmamba                        1.4.2  hcea66bb_0          conda-forge     Cached
  + libmambapy                      1.4.2  py310h1428755_0     conda-forge     Cached
  + libnghttp2                     1.52.0  h61bc06f_0          conda-forge     Cached
  + libnsl                          2.0.0  h7f98852_0          conda-forge     Cached
  + libsolv                        0.7.24  hfc55251_3          conda-forge     Cached
  + libsqlite                      3.43.0  h2797004_0          conda-forge     Cached
  + libssh2                        1.11.0  h0841786_0          conda-forge     Cached
  + libstdcxx-ng                   13.1.0  hfd8a6a1_0          conda-forge     Cached
  + libuuid                        2.38.1  h0b41bf4_0          conda-forge     Cached
  + libxml2                        2.11.5  h232c23b_1          conda-forge     Cached
  + libzlib                        1.2.13  hd590300_5          conda-forge     Cached
  + lz4-c                           1.9.4  hcb278e6_0          conda-forge     Cached
  + lzo                              2.10  h516909a_1000       conda-forge     Cached
  + mamba                           1.4.2  py310h51d5547_0     conda-forge     Cached
  + ncurses                           6.4  hcb278e6_0          conda-forge     Cached
  + openssl                         3.1.2  hd590300_0          conda-forge     Cached
  + packaging                        23.1  pyhd8ed1ab_0        conda-forge     Cached
  + pip                            23.2.1  pyhd8ed1ab_0        conda-forge     Cached
  + pluggy                          1.3.0  pyhd8ed1ab_0        conda-forge     Cached
  + pybind11-abi                        4  hd8ed1ab_3          conda-forge     Cached
  + pycosat                         0.6.4  py310h5764c6d_1     conda-forge     Cached
  + pycparser                        2.21  pyhd8ed1ab_0        conda-forge     Cached
  + pyopenssl                      23.2.0  pyhd8ed1ab_1        conda-forge     Cached
  + pysocks                         1.7.1  pyha2e5f31_6        conda-forge     Cached
  + python                        3.10.12  hd12c33a_0_cpython  conda-forge     Cached
  + python_abi                       3.10  3_cp310             conda-forge     Cached
  + readline                          8.2  h8228510_1          conda-forge     Cached
  + reproc                         14.2.4  h0b41bf4_0          conda-forge     Cached
  + reproc-cpp                     14.2.4  hcb278e6_0          conda-forge     Cached
  + requests                       2.31.0  pyhd8ed1ab_0        conda-forge     Cached
  + ruamel.yaml                   0.17.32  py310h2372a71_0     conda-forge     Cached
  + ruamel.yaml.clib                0.2.7  py310h1fa729e_1     conda-forge     Cached
  + setuptools                     68.1.2  pyhd8ed1ab_0        conda-forge     Cached
  + tk                             8.6.12  h27826a3_0          conda-forge     Cached
  + toolz                          0.12.0  pyhd8ed1ab_0        conda-forge     Cached
  + tqdm                           4.66.1  pyhd8ed1ab_0        conda-forge     Cached
  + tzdata                          2023c  h71feb2d_0          conda-forge     Cached
  + urllib3                         2.0.4  pyhd8ed1ab_0        conda-forge     Cached
  + wheel                          0.41.2  pyhd8ed1ab_0        conda-forge     Cached
  + xz                              5.2.6  h166bdaf_0          conda-forge     Cached
  + yaml-cpp                        0.7.0  h27087fc_2          conda-forge     Cached
  + zstandard                      0.19.0  py310h5764c6d_0     conda-forge     Cached
  + zstd                            1.5.5  hfc55251_0          conda-forge     Cached

  Summary:

  Install: 75 packages

  Total download: 0 B

───────────────────────────────────────────────────────────────────────────────────────



Transaction starting
Linking _libgcc_mutex-0.1-conda_forge
Linking ca-certificates-2023.7.22-hbcca054_0
Linking ld_impl_linux-64-2.40-h41732ed_0
Linking libstdcxx-ng-13.1.0-hfd8a6a1_0
Linking pybind11-abi-4-hd8ed1ab_3
Linking python_abi-3.10-3_cp310
Linking tzdata-2023c-h71feb2d_0
Linking libgomp-13.1.0-he5830b7_0
Linking _openmp_mutex-4.5-2_gnu
Linking libgcc-ng-13.1.0-he5830b7_0
Linking bzip2-1.0.8-h7f98852_4
Linking c-ares-1.19.1-hd590300_0
Linking fmt-9.1.0-h924138e_0
Linking icu-73.2-h59595ed_0
Linking keyutils-1.6.1-h166bdaf_0
Linking libev-4.33-h516909a_1
Linking libffi-3.4.2-h7f98852_5
Linking libiconv-1.17-h166bdaf_0
Linking libnsl-2.0.0-h7f98852_0
Linking libuuid-2.38.1-h0b41bf4_0
Linking libzlib-1.2.13-hd590300_5
Linking lz4-c-1.9.4-hcb278e6_0
Linking lzo-2.10-h516909a_1000
Linking ncurses-6.4-hcb278e6_0
Linking openssl-3.1.2-hd590300_0
Linking reproc-14.2.4-h0b41bf4_0
Linking xz-5.2.6-h166bdaf_0
Linking yaml-cpp-0.7.0-h27087fc_2
Linking libedit-3.1.20191231-he28a2e2_2
Linking libnghttp2-1.52.0-h61bc06f_0
Linking libsolv-0.7.24-hfc55251_3
Linking libsqlite-3.43.0-h2797004_0
Linking libssh2-1.11.0-h0841786_0
Linking libxml2-2.11.5-h232c23b_1
Linking readline-8.2-h8228510_1
Linking reproc-cpp-14.2.4-hcb278e6_0
Linking tk-8.6.12-h27826a3_0
Linking zstd-1.5.5-hfc55251_0
Linking krb5-1.21.2-h659d440_0
Linking libarchive-3.6.2-h039dbb9_1
Linking python-3.10.12-hd12c33a_0_cpython
Linking boltons-23.0.0-pyhd8ed1ab_0
Linking brotli-python-1.1.0-py310hc6cd4ac_0
Linking certifi-2023.7.22-pyhd8ed1ab_0
Linking charset-normalizer-3.2.0-pyhd8ed1ab_0
Linking colorama-0.4.6-pyhd8ed1ab_0
Linking idna-3.4-pyhd8ed1ab_0
Linking jsonpointer-2.0-py_0
Linking libcurl-8.2.1-hca28451_0
Linking packaging-23.1-pyhd8ed1ab_0
Linking pluggy-1.3.0-pyhd8ed1ab_0
Linking pycosat-0.6.4-py310h5764c6d_1
Linking pycparser-2.21-pyhd8ed1ab_0
Linking pysocks-1.7.1-pyha2e5f31_6
Linking ruamel.yaml.clib-0.2.7-py310h1fa729e_1
Linking setuptools-68.1.2-pyhd8ed1ab_0
Linking toolz-0.12.0-pyhd8ed1ab_0
Linking wheel-0.41.2-pyhd8ed1ab_0
Linking cffi-1.15.1-py310h255011f_3
Linking jsonpatch-1.32-pyhd8ed1ab_0
Linking libmamba-1.4.2-hcea66bb_0
Linking pip-23.2.1-pyhd8ed1ab_0
Linking ruamel.yaml-0.17.32-py310h2372a71_0
Linking tqdm-4.66.1-pyhd8ed1ab_0
Linking urllib3-2.0.4-pyhd8ed1ab_0
Linking cryptography-41.0.3-py310h75e40e8_0
Linking libmambapy-1.4.2-py310h1428755_0
Linking requests-2.31.0-pyhd8ed1ab_0
Linking zstandard-0.19.0-py310h5764c6d_0
Linking conda-package-streaming-0.9.0-pyhd8ed1ab_0
Linking pyopenssl-23.2.0-pyhd8ed1ab_1
Linking conda-package-handling-2.2.0-pyh38be061_0
Linking conda-23.3.1-py310hff52083_0
Linking conda-libmamba-solver-23.3.0-pyhd8ed1ab_0
Linking mamba-1.4.2-py310h51d5547_0
Transaction finished
installation finished.

Do you wish the installer to initialize Miniforge3
by running conda init? [yes|no]
[no] >>> yes <- を入力して Enter

no change     /home/tomoyan/miniforge3/condabin/conda
no change     /home/tomoyan/miniforge3/bin/conda
no change     /home/tomoyan/miniforge3/bin/conda-env
no change     /home/tomoyan/miniforge3/bin/activate
no change     /home/tomoyan/miniforge3/bin/deactivate
no change     /home/tomoyan/miniforge3/etc/profile.d/conda.sh
no change     /home/tomoyan/miniforge3/etc/fish/conf.d/conda.fish
no change     /home/tomoyan/miniforge3/shell/condabin/Conda.psm1
no change     /home/tomoyan/miniforge3/shell/condabin/conda-hook.ps1
no change     /home/tomoyan/miniforge3/lib/python3.10/site-packages/xontrib/conda.xsh
no change     /home/tomoyan/miniforge3/etc/profile.d/conda.csh
modified      /home/tomoyan/.zshrc

==> For changes to take effect, close and re-open your current shell. <==

__ __ __ __ / \ / \ / \ / \ / \/ \/ \/ \ ███████████████/ /██/ /██/ /██/ /████████████████████████ / / \ / \ / \ / \ \____ / / \_/ \_/ \_/ \ o \__, / _/ \_____/ ` |/ ███╗ ███╗ █████╗ ███╗ ███╗██████╗ █████╗ ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗ ██╔████╔██║███████║██╔████╔██║██████╔╝███████║ ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║ ██║ ╚═╝ ██║██║ ██║██║ ╚═╝ ██║██████╔╝██║ ██║ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ mamba (1.4.2) supported by @QuantStack GitHub: https://github.com/mamba-org/mamba Twitter: https://twitter.com/QuantStack █████████████████████████████████████████████████████████████
no change /home/tomoyan/miniforge3/condabin/conda no change /home/tomoyan/miniforge3/bin/conda no change /home/tomoyan/miniforge3/bin/conda-env no change /home/tomoyan/miniforge3/bin/activate no change /home/tomoyan/miniforge3/bin/deactivate no change /home/tomoyan/miniforge3/etc/profile.d/conda.sh no change /home/tomoyan/miniforge3/etc/fish/conf.d/conda.fish no change /home/tomoyan/miniforge3/shell/condabin/Conda.psm1 no change /home/tomoyan/miniforge3/shell/condabin/conda-hook.ps1 no change /home/tomoyan/miniforge3/lib/python3.10/site-packages/xontrib/conda.xsh no change /home/tomoyan/miniforge3/etc/profile.d/conda.csh no change /home/tomoyan/.zshrc No action taken. Added mamba to /home/tomoyan/.zshrc ==> For changes to take effect, close and re-open your current shell. <== If you'd prefer that conda's base environment not be activated on startup, set the auto_activate_base parameter to false: conda config --set auto_activate_base false Thank you for installing Miniforge3!

conda の base 環境が起動時にアクティブ化されないようにしたい場合は、auto_activate_base パラメータを false に設定する。

$ conda config --set auto_activate_base false


変更を有効化する。

$ exec $SHELL -l


Windows

Scoop によるインストール

dorado バケットを追加する😉

$ scoop bucket add dorado https://github.com/chawyehsu/dorado

Checking repo... ok
The dorado bucket was added successfully.

$ scoop install miniforge


または

$ curl -LOk "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Windows-x86_64.exe"

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 63.9M  100 63.9M    0     0  2691k      0  0:00:24  0:00:24 --:--:-- 2918k

$ .\Miniforge3-Windows-x86_64.exe

更新 (-u)

ダウンロード後の実行オプションとして -u を付ける。

$ curl -L -O "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh" && bash Miniforge3-$(uname)-$(uname -m).sh -u

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 82.9M  100 82.9M    0     0  2921k      0  0:00:29  0:00:29 --:--:-- 5402k

Welcome to Miniforge3 23.3.1-1

In order to continue the installation process, please review the license
agreement.
Please, press ENTER to continue
>>>  <- Enter

Miniforge installer code uses BSD-3-Clause license as stated below.

Binary packages that come with it have their own licensing terms
and by installing miniforge you agree to the licensing terms of individual
packages as well. They include different OSI-approved licenses including
the GNU General Public License and can be found in pkgs/<pkg-name>/info/licenses
folders.

Miniforge installer comes with a boostrapping executable that is used
when installing miniforge and is deleted after miniforge is installed.
The bootstrapping executable uses micromamba, cli11, cpp-filesystem,
curl, c-ares, krb5, libarchive, libev, lz4, nghttp2, openssl, libsolv,
nlohmann-json, reproc and zstd which are licensed under BSD-3-Clause,
MIT and OpenSSL licenses. Licenses and copyright notices of these
projects can be found at the following URL.
https://github.com/conda-forge/micromamba-feedstock/tree/master/recipe.

=============================================================================

Copyright (c) 2019-2022, conda-forge
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Do you accept the license terms? [yes|no]
[no] >>> yes <- を入力して Enter


Miniforge3 will now be installed into this location:
/home/tomoyan/miniforge3

  - Press ENTER to confirm the location
  - Press CTRL-C to abort the installation
  - Or specify a different location below

[/home/tomoyan/miniforge3] >>>  <- Enter
PREFIX=/home/tomoyan/miniforge3
Unpacking payload ...
Extracting _libgcc_mutex-0.1-conda_forge.tar.bz2
Extracting ca-certificates-2023.7.22-hbcca054_0.conda
Extracting ld_impl_linux-64-2.40-h41732ed_0.conda
Extracting libstdcxx-ng-13.1.0-hfd8a6a1_0.conda
Extracting pybind11-abi-4-hd8ed1ab_3.tar.bz2
Extracting python_abi-3.10-3_cp310.conda
Extracting tzdata-2023c-h71feb2d_0.conda
Extracting libgomp-13.1.0-he5830b7_0.conda
Extracting _openmp_mutex-4.5-2_gnu.tar.bz2
Extracting libgcc-ng-13.1.0-he5830b7_0.conda
Extracting bzip2-1.0.8-h7f98852_4.tar.bz2
Extracting c-ares-1.19.1-hd590300_0.conda
Extracting fmt-9.1.0-h924138e_0.tar.bz2
Extracting icu-73.2-h59595ed_0.conda
Extracting keyutils-1.6.1-h166bdaf_0.tar.bz2
Extracting libev-4.33-h516909a_1.tar.bz2
Extracting libffi-3.4.2-h7f98852_5.tar.bz2
Extracting libiconv-1.17-h166bdaf_0.tar.bz2
Extracting libnsl-2.0.0-h7f98852_0.tar.bz2
Extracting libuuid-2.38.1-h0b41bf4_0.conda
Extracting libzlib-1.2.13-hd590300_5.conda
Extracting lz4-c-1.9.4-hcb278e6_0.conda
Extracting lzo-2.10-h516909a_1000.tar.bz2
Extracting ncurses-6.4-hcb278e6_0.conda
Extracting openssl-3.1.2-hd590300_0.conda
Extracting reproc-14.2.4-h0b41bf4_0.conda
Extracting xz-5.2.6-h166bdaf_0.tar.bz2
Extracting yaml-cpp-0.7.0-h27087fc_2.tar.bz2
Extracting libedit-3.1.20191231-he28a2e2_2.tar.bz2
Extracting libnghttp2-1.52.0-h61bc06f_0.conda
Extracting libsolv-0.7.24-hfc55251_3.conda
Extracting libsqlite-3.43.0-h2797004_0.conda
Extracting libssh2-1.11.0-h0841786_0.conda
Extracting libxml2-2.11.5-h232c23b_1.conda
Extracting readline-8.2-h8228510_1.conda
Extracting reproc-cpp-14.2.4-hcb278e6_0.conda
Extracting tk-8.6.12-h27826a3_0.tar.bz2
Extracting zstd-1.5.5-hfc55251_0.conda
Extracting krb5-1.21.2-h659d440_0.conda
Extracting libarchive-3.6.2-h039dbb9_1.conda
Extracting python-3.10.12-hd12c33a_0_cpython.conda
Extracting boltons-23.0.0-pyhd8ed1ab_0.conda
Extracting brotli-python-1.1.0-py310hc6cd4ac_0.conda
Extracting certifi-2023.7.22-pyhd8ed1ab_0.conda
Extracting charset-normalizer-3.2.0-pyhd8ed1ab_0.conda
Extracting colorama-0.4.6-pyhd8ed1ab_0.tar.bz2
Extracting idna-3.4-pyhd8ed1ab_0.tar.bz2
Extracting jsonpointer-2.0-py_0.tar.bz2
Extracting libcurl-8.2.1-hca28451_0.conda
Extracting packaging-23.1-pyhd8ed1ab_0.conda
Extracting pluggy-1.3.0-pyhd8ed1ab_0.conda
Extracting pycosat-0.6.4-py310h5764c6d_1.tar.bz2
Extracting pycparser-2.21-pyhd8ed1ab_0.tar.bz2
Extracting pysocks-1.7.1-pyha2e5f31_6.tar.bz2
Extracting ruamel.yaml.clib-0.2.7-py310h1fa729e_1.conda
Extracting setuptools-68.1.2-pyhd8ed1ab_0.conda
Extracting toolz-0.12.0-pyhd8ed1ab_0.tar.bz2
Extracting wheel-0.41.2-pyhd8ed1ab_0.conda
Extracting cffi-1.15.1-py310h255011f_3.conda
Extracting jsonpatch-1.32-pyhd8ed1ab_0.tar.bz2
Extracting libmamba-1.4.2-hcea66bb_0.conda
Extracting pip-23.2.1-pyhd8ed1ab_0.conda
Extracting ruamel.yaml-0.17.32-py310h2372a71_0.conda
Extracting tqdm-4.66.1-pyhd8ed1ab_0.conda
Extracting urllib3-2.0.4-pyhd8ed1ab_0.conda
Extracting cryptography-41.0.3-py310h75e40e8_0.conda
Extracting libmambapy-1.4.2-py310h1428755_0.conda
Extracting requests-2.31.0-pyhd8ed1ab_0.conda
Extracting zstandard-0.19.0-py310h5764c6d_0.tar.bz2
Extracting conda-package-streaming-0.9.0-pyhd8ed1ab_0.conda
Extracting pyopenssl-23.2.0-pyhd8ed1ab_1.conda
Extracting conda-package-handling-2.2.0-pyh38be061_0.conda
Extracting conda-23.3.1-py310hff52083_0.conda
Extracting conda-libmamba-solver-23.3.0-pyhd8ed1ab_0.conda
Extracting mamba-1.4.2-py310h51d5547_0.conda

Installing base environment...


                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/

Transaction

  Prefix: /home/tomoyan/miniforge3

  Updating specs:

   - conda-forge/linux-64::_libgcc_mutex==0.1=conda_forge[md5=d7c89558ba9fa0495403155b64376d81]
   - conda-forge/linux-64::ca-certificates==2023.7.22=hbcca054_0[md5=a73ecd2988327ad4c8f2c331482917f2]
   - conda-forge/linux-64::ld_impl_linux-64==2.40=h41732ed_0[md5=7aca3059a1729aa76c597603f10b0dd3]
   - conda-forge/linux-64::libstdcxx-ng==13.1.0=hfd8a6a1_0[md5=067bcc23164642f4c226da631f2a2e1d]
   - conda-forge/noarch::pybind11-abi==4=hd8ed1ab_3[md5=878f923dd6acc8aeb47a75da6c4098be]
   - conda-forge/linux-64::python_abi==3.10=3_cp310[md5=4eb33d14d794b0f4be116443ffed3853]
   - conda-forge/noarch::tzdata==2023c=h71feb2d_0[md5=939e3e74d8be4dac89ce83b20de2492a]
   - conda-forge/linux-64::libgomp==13.1.0=he5830b7_0[md5=56ca14d57ac29a75d23a39eb3ee0ddeb]
   - conda-forge/linux-64::_openmp_mutex==4.5=2_gnu[md5=73aaf86a425cc6e73fcf236a5a46396d]
   - conda-forge/linux-64::libgcc-ng==13.1.0=he5830b7_0[md5=cd93f779ff018dd85c7544c015c9db3c]
   - conda-forge/linux-64::bzip2==1.0.8=h7f98852_4[md5=a1fd65c7ccbf10880423d82bca54eb54]
   - conda-forge/linux-64::c-ares==1.19.1=hd590300_0[md5=e8c18d865be43e2fb3f7a145b6adf1f5]
   - conda-forge/linux-64::fmt==9.1.0=h924138e_0[md5=b57864c85261a0fbc7132d2cc17478c7]
   - conda-forge/linux-64::icu==73.2=h59595ed_0[md5=cc47e1facc155f91abd89b11e48e72ff]
   - conda-forge/linux-64::keyutils==1.6.1=h166bdaf_0[md5=30186d27e2c9fa62b45fb1476b7200e3]
   - conda-forge/linux-64::libev==4.33=h516909a_1[md5=6f8720dff19e17ce5d48cfe7f3d2f0a3]
   - conda-forge/linux-64::libffi==3.4.2=h7f98852_5[md5=d645c6d2ac96843a2bfaccd2d62b3ac3]
   - conda-forge/linux-64::libiconv==1.17=h166bdaf_0[md5=b62b52da46c39ee2bc3c162ac7f1804d]
   - conda-forge/linux-64::libnsl==2.0.0=h7f98852_0[md5=39b1328babf85c7c3a61636d9cd50206]
   - conda-forge/linux-64::libuuid==2.38.1=h0b41bf4_0[md5=40b61aab5c7ba9ff276c41cfffe6b80b]
   - conda-forge/linux-64::libzlib==1.2.13=hd590300_5[md5=f36c115f1ee199da648e0597ec2047ad]
   - conda-forge/linux-64::lz4-c==1.9.4=hcb278e6_0[md5=318b08df404f9c9be5712aaa5a6f0bb0]
   - conda-forge/linux-64::lzo==2.10=h516909a_1000[md5=bb14fcb13341b81d5eb386423b9d2bac]
   - conda-forge/linux-64::ncurses==6.4=hcb278e6_0[md5=681105bccc2a3f7f1a837d47d39c9179]
   - conda-forge/linux-64::openssl==3.1.2=hd590300_0[md5=e5ac5227582d6c83ccf247288c0eb095]
   - conda-forge/linux-64::reproc==14.2.4=h0b41bf4_0[md5=0f51393e019df1f0047ef864cd9ddeec]
   - conda-forge/linux-64::xz==5.2.6=h166bdaf_0[md5=2161070d867d1b1204ea749c8eec4ef0]
   - conda-forge/linux-64::yaml-cpp==0.7.0=h27087fc_2[md5=0449d47d8457feaa3720d4779616dde2]
   - conda-forge/linux-64::libedit==3.1.20191231=he28a2e2_2[md5=4d331e44109e3f0e19b4cb8f9b82f3e1]
   - conda-forge/linux-64::libnghttp2==1.52.0=h61bc06f_0[md5=613955a50485812985c059e7b269f42e]
   - conda-forge/linux-64::libsolv==0.7.24=hfc55251_3[md5=702feab0e98333ef3eac0d948c605c2d]
   - conda-forge/linux-64::libsqlite==3.43.0=h2797004_0[md5=903fa782a9067d5934210df6d79220f6]
   - conda-forge/linux-64::libssh2==1.11.0=h0841786_0[md5=1f5a58e686b13bcfde88b93f547d23fe]
   - conda-forge/linux-64::libxml2==2.11.5=h232c23b_1[md5=f3858448893839820d4bcfb14ad3ecdf]
   - conda-forge/linux-64::readline==8.2=h8228510_1[md5=47d31b792659ce70f470b5c82fdfb7a4]
   - conda-forge/linux-64::reproc-cpp==14.2.4=hcb278e6_0[md5=ede8e0f849f2fee2f78cb488b4ea3b33]
   - conda-forge/linux-64::tk==8.6.12=h27826a3_0[md5=5b8c42eb62e9fc961af70bdd6a26e168]
   - conda-forge/linux-64::zstd==1.5.5=hfc55251_0[md5=04b88013080254850d6c01ed54810589]
   - conda-forge/linux-64::krb5==1.21.2=h659d440_0[md5=cd95826dbd331ed1be26bdf401432844]
   - conda-forge/linux-64::libarchive==3.6.2=h039dbb9_1[md5=29cf970521d30d113f3425b84cb250f6]
   - conda-forge/linux-64::python==3.10.12=hd12c33a_0_cpython[md5=eb6f1df105f37daedd6dca78523baa75]
   - conda-forge/noarch::boltons==23.0.0=pyhd8ed1ab_0[md5=033eb25fffd222aceeca6d58cd953680]
   - conda-forge/linux-64::brotli-python==1.1.0=py310hc6cd4ac_0[md5=fb6201eb1daa3a3a2f91a4833bdf27c7]
   - conda-forge/noarch::certifi==2023.7.22=pyhd8ed1ab_0[md5=7f3dbc9179b4dde7da98dfb151d0ad22]
   - conda-forge/noarch::charset-normalizer==3.2.0=pyhd8ed1ab_0[md5=313516e9a4b08b12dfb1e1cd390a96e3]
   - conda-forge/noarch::colorama==0.4.6=pyhd8ed1ab_0[md5=3faab06a954c2a04039983f2c4a50d99]
   - conda-forge/noarch::idna==3.4=pyhd8ed1ab_0[md5=34272b248891bddccc64479f9a7fffed]
   - conda-forge/noarch::jsonpointer==2.0=py_0[md5=07d85c22a3beb102a48cd123df84c2a6]
   - conda-forge/linux-64::libcurl==8.2.1=hca28451_0[md5=96aec6156d58591f5a4e67056521ce1b]
   - conda-forge/noarch::packaging==23.1=pyhd8ed1ab_0[md5=91cda59e66e1e4afe9476f8ef98f5c30]
   - conda-forge/noarch::pluggy==1.3.0=pyhd8ed1ab_0[md5=2390bd10bed1f3fdc7a537fb5a447d8d]
   - conda-forge/linux-64::pycosat==0.6.4=py310h5764c6d_1[md5=0e565d732f6660374b45d76761c09b06]
   - conda-forge/noarch::pycparser==2.21=pyhd8ed1ab_0[md5=076becd9e05608f8dc72757d5f3a91ff]
   - conda-forge/noarch::pysocks==1.7.1=pyha2e5f31_6[md5=2a7de29fb590ca14b5243c4c812c8025]
   - conda-forge/linux-64::ruamel.yaml.clib==0.2.7=py310h1fa729e_1[md5=2f9b517412af46255cef5e53a22c264e]
   - conda-forge/noarch::setuptools==68.1.2=pyhd8ed1ab_0[md5=4fe12573bf499ff85a0a364e00cc5c53]
   - conda-forge/noarch::toolz==0.12.0=pyhd8ed1ab_0[md5=92facfec94bc02d6ccf42e7173831a36]
   - conda-forge/noarch::wheel==0.41.2=pyhd8ed1ab_0[md5=1ccd092478b3e0ee10d7a891adbf8a4f]
   - conda-forge/linux-64::cffi==1.15.1=py310h255011f_3[md5=800596144bb613cd7ac58b80900ce835]
   - conda-forge/noarch::jsonpatch==1.32=pyhd8ed1ab_0[md5=09150b51b0528a31a0f6500b96fdde82]
   - conda-forge/linux-64::libmamba==1.4.2=hcea66bb_0[md5=0b3b4c833ea1ec555063479e2ac259dc]
   - conda-forge/noarch::pip==23.2.1=pyhd8ed1ab_0[md5=e2783aa3f9235225eec92f9081c5b801]
   - conda-forge/linux-64::ruamel.yaml==0.17.32=py310h2372a71_0[md5=9a03abf74d5069bda767c1bce7a41e0b]
   - conda-forge/noarch::tqdm==4.66.1=pyhd8ed1ab_0[md5=03c97908b976498dcae97eb4e4f3149c]
   - conda-forge/noarch::urllib3==2.0.4=pyhd8ed1ab_0[md5=18badd8fa3648d1beb1fcc7f2e0f756e]
   - conda-forge/linux-64::cryptography==41.0.3=py310h75e40e8_0[md5=2ad1ab0b68e459f8864e74bdd5b00fe5]
   - conda-forge/linux-64::libmambapy==1.4.2=py310h1428755_0[md5=0c942ea14a0e7a9e394882a8e4405235]
   - conda-forge/noarch::requests==2.31.0=pyhd8ed1ab_0[md5=a30144e4156cdbb236f99ebb49828f8b]
   - conda-forge/linux-64::zstandard==0.19.0=py310h5764c6d_0[md5=74ea667169b1296fb31bb86f13abfa49]
   - conda-forge/noarch::conda-package-streaming==0.9.0=pyhd8ed1ab_0[md5=38253361efb303deead3eab39ae9269b]
   - conda-forge/noarch::pyopenssl==23.2.0=pyhd8ed1ab_1[md5=34f7d568bf59d18e3fef8c405cbece21]
   - conda-forge/noarch::conda-package-handling==2.2.0=pyh38be061_0[md5=8a3ae7f6318376aa08ea753367bb7dd6]
   - conda-forge/linux-64::conda==23.3.1=py310hff52083_0[md5=d182178e1a62f8743044658bf3242af5]
   - conda-forge/noarch::conda-libmamba-solver==23.3.0=pyhd8ed1ab_0[md5=2edd368915b8a1c3e294c9ac944390d9]
   - conda-forge/linux-64::mamba==1.4.2=py310h51d5547_0[md5=a84d408833491f202a6d9f6d8fc696db]


  Package                         Version  Build               Channel           Size
───────────────────────────────────────────────────────────────────────────────────────
  Install:
───────────────────────────────────────────────────────────────────────────────────────

  + _libgcc_mutex                     0.1  conda_forge         conda-forge     Cached
  + _openmp_mutex                     4.5  2_gnu               conda-forge     Cached
  + boltons                        23.0.0  pyhd8ed1ab_0        conda-forge     Cached
  + brotli-python                   1.1.0  py310hc6cd4ac_0     conda-forge     Cached
  + bzip2                           1.0.8  h7f98852_4          conda-forge     Cached
  + c-ares                         1.19.1  hd590300_0          conda-forge     Cached
  + ca-certificates             2023.7.22  hbcca054_0          conda-forge     Cached
  + certifi                     2023.7.22  pyhd8ed1ab_0        conda-forge     Cached
  + cffi                           1.15.1  py310h255011f_3     conda-forge     Cached
  + charset-normalizer              3.2.0  pyhd8ed1ab_0        conda-forge     Cached
  + colorama                        0.4.6  pyhd8ed1ab_0        conda-forge     Cached
  + conda                          23.3.1  py310hff52083_0     conda-forge     Cached
  + conda-libmamba-solver          23.3.0  pyhd8ed1ab_0        conda-forge     Cached
  + conda-package-handling          2.2.0  pyh38be061_0        conda-forge     Cached
  + conda-package-streaming         0.9.0  pyhd8ed1ab_0        conda-forge     Cached
  + cryptography                   41.0.3  py310h75e40e8_0     conda-forge     Cached
  + fmt                             9.1.0  h924138e_0          conda-forge     Cached
  + icu                              73.2  h59595ed_0          conda-forge     Cached
  + idna                              3.4  pyhd8ed1ab_0        conda-forge     Cached
  + jsonpatch                        1.32  pyhd8ed1ab_0        conda-forge     Cached
  + jsonpointer                       2.0  py_0                conda-forge     Cached
  + keyutils                        1.6.1  h166bdaf_0          conda-forge     Cached
  + krb5                           1.21.2  h659d440_0          conda-forge     Cached
  + ld_impl_linux-64                 2.40  h41732ed_0          conda-forge     Cached
  + libarchive                      3.6.2  h039dbb9_1          conda-forge     Cached
  + libcurl                         8.2.1  hca28451_0          conda-forge     Cached
  + libedit                  3.1.20191231  he28a2e2_2          conda-forge     Cached
  + libev                            4.33  h516909a_1          conda-forge     Cached
  + libffi                          3.4.2  h7f98852_5          conda-forge     Cached
  + libgcc-ng                      13.1.0  he5830b7_0          conda-forge     Cached
  + libgomp                        13.1.0  he5830b7_0          conda-forge     Cached
  + libiconv                         1.17  h166bdaf_0          conda-forge     Cached
  + libmamba                        1.4.2  hcea66bb_0          conda-forge     Cached
  + libmambapy                      1.4.2  py310h1428755_0     conda-forge     Cached
  + libnghttp2                     1.52.0  h61bc06f_0          conda-forge     Cached
  + libnsl                          2.0.0  h7f98852_0          conda-forge     Cached
  + libsolv                        0.7.24  hfc55251_3          conda-forge     Cached
  + libsqlite                      3.43.0  h2797004_0          conda-forge     Cached
  + libssh2                        1.11.0  h0841786_0          conda-forge     Cached
  + libstdcxx-ng                   13.1.0  hfd8a6a1_0          conda-forge     Cached
  + libuuid                        2.38.1  h0b41bf4_0          conda-forge     Cached
  + libxml2                        2.11.5  h232c23b_1          conda-forge     Cached
  + libzlib                        1.2.13  hd590300_5          conda-forge     Cached
  + lz4-c                           1.9.4  hcb278e6_0          conda-forge     Cached
  + lzo                              2.10  h516909a_1000       conda-forge     Cached
  + mamba                           1.4.2  py310h51d5547_0     conda-forge     Cached
  + ncurses                           6.4  hcb278e6_0          conda-forge     Cached
  + openssl                         3.1.2  hd590300_0          conda-forge     Cached
  + packaging                        23.1  pyhd8ed1ab_0        conda-forge     Cached
  + pip                            23.2.1  pyhd8ed1ab_0        conda-forge     Cached
  + pluggy                          1.3.0  pyhd8ed1ab_0        conda-forge     Cached
  + pybind11-abi                        4  hd8ed1ab_3          conda-forge     Cached
  + pycosat                         0.6.4  py310h5764c6d_1     conda-forge     Cached
  + pycparser                        2.21  pyhd8ed1ab_0        conda-forge     Cached
  + pyopenssl                      23.2.0  pyhd8ed1ab_1        conda-forge     Cached
  + pysocks                         1.7.1  pyha2e5f31_6        conda-forge     Cached
  + python                        3.10.12  hd12c33a_0_cpython  conda-forge     Cached
  + python_abi                       3.10  3_cp310             conda-forge     Cached
  + readline                          8.2  h8228510_1          conda-forge     Cached
  + reproc                         14.2.4  h0b41bf4_0          conda-forge     Cached
  + reproc-cpp                     14.2.4  hcb278e6_0          conda-forge     Cached
  + requests                       2.31.0  pyhd8ed1ab_0        conda-forge     Cached
  + ruamel.yaml                   0.17.32  py310h2372a71_0     conda-forge     Cached
  + ruamel.yaml.clib                0.2.7  py310h1fa729e_1     conda-forge     Cached
  + setuptools                     68.1.2  pyhd8ed1ab_0        conda-forge     Cached
  + tk                             8.6.12  h27826a3_0          conda-forge     Cached
  + toolz                          0.12.0  pyhd8ed1ab_0        conda-forge     Cached
  + tqdm                           4.66.1  pyhd8ed1ab_0        conda-forge     Cached
  + tzdata                          2023c  h71feb2d_0          conda-forge     Cached
  + urllib3                         2.0.4  pyhd8ed1ab_0        conda-forge     Cached
  + wheel                          0.41.2  pyhd8ed1ab_0        conda-forge     Cached
  + xz                              5.2.6  h166bdaf_0          conda-forge     Cached
  + yaml-cpp                        0.7.0  h27087fc_2          conda-forge     Cached
  + zstandard                      0.19.0  py310h5764c6d_0     conda-forge     Cached
  + zstd                            1.5.5  hfc55251_0          conda-forge     Cached

  Summary:

  Install: 75 packages

  Total download: 0 B

───────────────────────────────────────────────────────────────────────────────────────



Transaction starting
Linking _libgcc_mutex-0.1-conda_forge
Linking ca-certificates-2023.7.22-hbcca054_0
warning  libmamba [ca-certificates-2023.7.22-hbcca054_0] The following files were already present in the environment:
    - ssl/cacert.pem
    - ssl/cert.pem
Linking ld_impl_linux-64-2.40-h41732ed_0
warning  libmamba [ld_impl_linux-64-2.40-h41732ed_0] The following files were already present in the environment:
    - bin/x86_64-conda-linux-gnu-ld
    - bin/x86_64-conda_cos6-linux-gnu-ld
    - x86_64-conda-linux-gnu/bin/ld
    - x86_64-conda_cos6-linux-gnu/bin/ld
Linking libstdcxx-ng-13.1.0-hfd8a6a1_0
warning  libmamba [libstdcxx-ng-13.1.0-hfd8a6a1_0] The following files were already present in the environment:
    - lib/libstdc++.so
    - lib/libstdc++.so.6
    - lib/libstdc++.so.6.0.31
    - share/licenses/libstdc++/RUNTIME.LIBRARY.EXCEPTION
Linking pybind11-abi-4-hd8ed1ab_3
Linking python_abi-3.10-3_cp310
Linking tzdata-2023c-h71feb2d_0
warning  libmamba [tzdata-2023c-h71feb2d_0] The following files were already present in the environment:
    - share/zoneinfo/Africa/Abidjan
    - share/zoneinfo/Africa/Accra
    - share/zoneinfo/Africa/Addis_Ababa
    - share/zoneinfo/Africa/Algiers
    - share/zoneinfo/Africa/Asmara
    - share/zoneinfo/Africa/Asmera
    - share/zoneinfo/Africa/Bamako
    - share/zoneinfo/Africa/Bangui
    - share/zoneinfo/Africa/Banjul
    - share/zoneinfo/Africa/Bissau
    - share/zoneinfo/Africa/Blantyre
    - share/zoneinfo/Africa/Brazzaville
    - share/zoneinfo/Africa/Bujumbura
    - share/zoneinfo/Africa/Cairo
    - share/zoneinfo/Africa/Casablanca
    - share/zoneinfo/Africa/Ceuta
    - share/zoneinfo/Africa/Conakry
    - share/zoneinfo/Africa/Dakar
    - share/zoneinfo/Africa/Dar_es_Salaam
    - share/zoneinfo/Africa/Djibouti
    - share/zoneinfo/Africa/Douala
    - share/zoneinfo/Africa/El_Aaiun
    - share/zoneinfo/Africa/Freetown
    - share/zoneinfo/Africa/Gaborone
    - share/zoneinfo/Africa/Harare
    - share/zoneinfo/Africa/Johannesburg
    - share/zoneinfo/Africa/Juba
    - share/zoneinfo/Africa/Kampala
    - share/zoneinfo/Africa/Khartoum
    - share/zoneinfo/Africa/Kigali
    - share/zoneinfo/Africa/Kinshasa
    - share/zoneinfo/Africa/Lagos
    - share/zoneinfo/Africa/Libreville
    - share/zoneinfo/Africa/Lome
    - share/zoneinfo/Africa/Luanda
    - share/zoneinfo/Africa/Lubumbashi
    - share/zoneinfo/Africa/Lusaka
    - share/zoneinfo/Africa/Malabo
    - share/zoneinfo/Africa/Maputo
    - share/zoneinfo/Africa/Maseru
    - share/zoneinfo/Africa/Mbabane
    - share/zoneinfo/Africa/Mogadishu
    - share/zoneinfo/Africa/Monrovia
    - share/zoneinfo/Africa/Nairobi
    - share/zoneinfo/Africa/Ndjamena
    - share/zoneinfo/Africa/Niamey
    - share/zoneinfo/Africa/Nouakchott
    - share/zoneinfo/Africa/Ouagadougou
    - share/zoneinfo/Africa/Porto-Novo
    - share/zoneinfo/Africa/Sao_Tome
    - share/zoneinfo/Africa/Timbuktu
    - share/zoneinfo/Africa/Tripoli
    - share/zoneinfo/Africa/Tunis
    - share/zoneinfo/Africa/Windhoek
    - share/zoneinfo/America/Adak
    - share/zoneinfo/America/Anchorage
    - share/zoneinfo/America/Anguilla
    - share/zoneinfo/America/Antigua
    - share/zoneinfo/America/Araguaina
    - share/zoneinfo/America/Argentina/Buenos_Aires
    - share/zoneinfo/America/Argentina/Catamarca
    - share/zoneinfo/America/Argentina/ComodRivadavia
    - share/zoneinfo/America/Argentina/Cordoba
    - share/zoneinfo/America/Argentina/Jujuy
    - share/zoneinfo/America/Argentina/La_Rioja
    - share/zoneinfo/America/Argentina/Mendoza
    - share/zoneinfo/America/Argentina/Rio_Gallegos
    - share/zoneinfo/America/Argentina/Salta
    - share/zoneinfo/America/Argentina/San_Juan
    - share/zoneinfo/America/Argentina/San_Luis
    - share/zoneinfo/America/Argentina/Tucuman
    - share/zoneinfo/America/Argentina/Ushuaia
    - share/zoneinfo/America/Aruba
    - share/zoneinfo/America/Asuncion
    - share/zoneinfo/America/Atikokan
    - share/zoneinfo/America/Atka
    - share/zoneinfo/America/Bahia
    - share/zoneinfo/America/Bahia_Banderas
    - share/zoneinfo/America/Barbados
    - share/zoneinfo/America/Belem
    - share/zoneinfo/America/Belize
    - share/zoneinfo/America/Blanc-Sablon
    - share/zoneinfo/America/Boa_Vista
    - share/zoneinfo/America/Bogota
    - share/zoneinfo/America/Boise
    - share/zoneinfo/America/Buenos_Aires
    - share/zoneinfo/America/Cambridge_Bay
    - share/zoneinfo/America/Campo_Grande
    - share/zoneinfo/America/Cancun
    - share/zoneinfo/America/Caracas
    - share/zoneinfo/America/Catamarca
    - share/zoneinfo/America/Cayenne
    - share/zoneinfo/America/Cayman
    - share/zoneinfo/America/Chicago
    - share/zoneinfo/America/Chihuahua
    - share/zoneinfo/America/Ciudad_Juarez
    - share/zoneinfo/America/Coral_Harbour
    - share/zoneinfo/America/Cordoba
    - share/zoneinfo/America/Costa_Rica
    - share/zoneinfo/America/Creston
    - share/zoneinfo/America/Cuiaba
    - share/zoneinfo/America/Curacao
    - share/zoneinfo/America/Danmarkshavn
    - share/zoneinfo/America/Dawson
    - share/zoneinfo/America/Dawson_Creek
    - share/zoneinfo/America/Denver
    - share/zoneinfo/America/Detroit
    - share/zoneinfo/America/Dominica
    - share/zoneinfo/America/Edmonton
    - share/zoneinfo/America/Eirunepe
    - share/zoneinfo/America/El_Salvador
    - share/zoneinfo/America/Ensenada
    - share/zoneinfo/America/Fort_Nelson
    - share/zoneinfo/America/Fort_Wayne
    - share/zoneinfo/America/Fortaleza
    - share/zoneinfo/America/Glace_Bay
    - share/zoneinfo/America/Godthab
    - share/zoneinfo/America/Goose_Bay
    - share/zoneinfo/America/Grand_Turk
    - share/zoneinfo/America/Grenada
    - share/zoneinfo/America/Guadeloupe
    - share/zoneinfo/America/Guatemala
    - share/zoneinfo/America/Guayaquil
    - share/zoneinfo/America/Guyana
    - share/zoneinfo/America/Halifax
    - share/zoneinfo/America/Havana
    - share/zoneinfo/America/Hermosillo
    - share/zoneinfo/America/Indiana/Indianapolis
    - share/zoneinfo/America/Indiana/Knox
    - share/zoneinfo/America/Indiana/Marengo
    - share/zoneinfo/America/Indiana/Petersburg
    - share/zoneinfo/America/Indiana/Tell_City
    - share/zoneinfo/America/Indiana/Vevay
    - share/zoneinfo/America/Indiana/Vincennes
    - share/zoneinfo/America/Indiana/Winamac
    - share/zoneinfo/America/Indianapolis
    - share/zoneinfo/America/Inuvik
    - share/zoneinfo/America/Iqaluit
    - share/zoneinfo/America/Jamaica
    - share/zoneinfo/America/Jujuy
    - share/zoneinfo/America/Juneau
    - share/zoneinfo/America/Kentucky/Louisville
    - share/zoneinfo/America/Kentucky/Monticello
    - share/zoneinfo/America/Knox_IN
    - share/zoneinfo/America/Kralendijk
    - share/zoneinfo/America/La_Paz
    - share/zoneinfo/America/Lima
    - share/zoneinfo/America/Los_Angeles
    - share/zoneinfo/America/Louisville
    - share/zoneinfo/America/Lower_Princes
    - share/zoneinfo/America/Maceio
    - share/zoneinfo/America/Managua
    - share/zoneinfo/America/Manaus
    - share/zoneinfo/America/Marigot
    - share/zoneinfo/America/Martinique
    - share/zoneinfo/America/Matamoros
    - share/zoneinfo/America/Mazatlan
    - share/zoneinfo/America/Mendoza
    - share/zoneinfo/America/Menominee
    - share/zoneinfo/America/Merida
    - share/zoneinfo/America/Metlakatla
    - share/zoneinfo/America/Mexico_City
    - share/zoneinfo/America/Miquelon
    - share/zoneinfo/America/Moncton
    - share/zoneinfo/America/Monterrey
    - share/zoneinfo/America/Montevideo
    - share/zoneinfo/America/Montreal
    - share/zoneinfo/America/Montserrat
    - share/zoneinfo/America/Nassau
    - share/zoneinfo/America/New_York
    - share/zoneinfo/America/Nipigon
    - share/zoneinfo/America/Nome
    - share/zoneinfo/America/Noronha
    - share/zoneinfo/America/North_Dakota/Beulah
    - share/zoneinfo/America/North_Dakota/Center
    - share/zoneinfo/America/North_Dakota/New_Salem
    - share/zoneinfo/America/Nuuk
    - share/zoneinfo/America/Ojinaga
    - share/zoneinfo/America/Panama
    - share/zoneinfo/America/Pangnirtung
    - share/zoneinfo/America/Paramaribo
    - share/zoneinfo/America/Phoenix
    - share/zoneinfo/America/Port-au-Prince
    - share/zoneinfo/America/Port_of_Spain
    - share/zoneinfo/America/Porto_Acre
    - share/zoneinfo/America/Porto_Velho
    - share/zoneinfo/America/Puerto_Rico
    - share/zoneinfo/America/Punta_Arenas
    - share/zoneinfo/America/Rainy_River
    - share/zoneinfo/America/Rankin_Inlet
    - share/zoneinfo/America/Recife
    - share/zoneinfo/America/Regina
    - share/zoneinfo/America/Resolute
    - share/zoneinfo/America/Rio_Branco
    - share/zoneinfo/America/Rosario
    - share/zoneinfo/America/Santa_Isabel
    - share/zoneinfo/America/Santarem
    - share/zoneinfo/America/Santiago
    - share/zoneinfo/America/Santo_Domingo
    - share/zoneinfo/America/Sao_Paulo
    - share/zoneinfo/America/Scoresbysund
    - share/zoneinfo/America/Shiprock
    - share/zoneinfo/America/Sitka
    - share/zoneinfo/America/St_Barthelemy
    - share/zoneinfo/America/St_Johns
    - share/zoneinfo/America/St_Kitts
    - share/zoneinfo/America/St_Lucia
    - share/zoneinfo/America/St_Thomas
    - share/zoneinfo/America/St_Vincent
    - share/zoneinfo/America/Swift_Current
    - share/zoneinfo/America/Tegucigalpa
    - share/zoneinfo/America/Thule
    - share/zoneinfo/America/Thunder_Bay
    - share/zoneinfo/America/Tijuana
    - share/zoneinfo/America/Toronto
    - share/zoneinfo/America/Tortola
    - share/zoneinfo/America/Vancouver
    - share/zoneinfo/America/Virgin
    - share/zoneinfo/America/Whitehorse
    - share/zoneinfo/America/Winnipeg
    - share/zoneinfo/America/Yakutat
    - share/zoneinfo/America/Yellowknife
    - share/zoneinfo/Antarctica/Casey
    - share/zoneinfo/Antarctica/Davis
    - share/zoneinfo/Antarctica/DumontDUrville
    - share/zoneinfo/Antarctica/Macquarie
    - share/zoneinfo/Antarctica/Mawson
    - share/zoneinfo/Antarctica/McMurdo
    - share/zoneinfo/Antarctica/Palmer
    - share/zoneinfo/Antarctica/Rothera
    - share/zoneinfo/Antarctica/South_Pole
    - share/zoneinfo/Antarctica/Syowa
    - share/zoneinfo/Antarctica/Troll
    - share/zoneinfo/Antarctica/Vostok
    - share/zoneinfo/Arctic/Longyearbyen
    - share/zoneinfo/Asia/Aden
    - share/zoneinfo/Asia/Almaty
    - share/zoneinfo/Asia/Amman
    - share/zoneinfo/Asia/Anadyr
    - share/zoneinfo/Asia/Aqtau
    - share/zoneinfo/Asia/Aqtobe
    - share/zoneinfo/Asia/Ashgabat
    - share/zoneinfo/Asia/Ashkhabad
    - share/zoneinfo/Asia/Atyrau
    - share/zoneinfo/Asia/Baghdad
    - share/zoneinfo/Asia/Bahrain
    - share/zoneinfo/Asia/Baku
    - share/zoneinfo/Asia/Bangkok
    - share/zoneinfo/Asia/Barnaul
    - share/zoneinfo/Asia/Beirut
    - share/zoneinfo/Asia/Bishkek
    - share/zoneinfo/Asia/Brunei
    - share/zoneinfo/Asia/Calcutta
    - share/zoneinfo/Asia/Chita
    - share/zoneinfo/Asia/Choibalsan
    - share/zoneinfo/Asia/Chongqing
    - share/zoneinfo/Asia/Chungking
    - share/zoneinfo/Asia/Colombo
    - share/zoneinfo/Asia/Dacca
    - share/zoneinfo/Asia/Damascus
    - share/zoneinfo/Asia/Dhaka
    - share/zoneinfo/Asia/Dili
    - share/zoneinfo/Asia/Dubai
    - share/zoneinfo/Asia/Dushanbe
    - share/zoneinfo/Asia/Famagusta
    - share/zoneinfo/Asia/Gaza
    - share/zoneinfo/Asia/Harbin
    - share/zoneinfo/Asia/Hebron
    - share/zoneinfo/Asia/Ho_Chi_Minh
    - share/zoneinfo/Asia/Hong_Kong
    - share/zoneinfo/Asia/Hovd
    - share/zoneinfo/Asia/Irkutsk
    - share/zoneinfo/Asia/Istanbul
    - share/zoneinfo/Asia/Jakarta
    - share/zoneinfo/Asia/Jayapura
    - share/zoneinfo/Asia/Jerusalem
    - share/zoneinfo/Asia/Kabul
    - share/zoneinfo/Asia/Kamchatka
    - share/zoneinfo/Asia/Karachi
    - share/zoneinfo/Asia/Kashgar
    - share/zoneinfo/Asia/Kathmandu
    - share/zoneinfo/Asia/Katmandu
    - share/zoneinfo/Asia/Khandyga
    - share/zoneinfo/Asia/Kolkata
    - share/zoneinfo/Asia/Krasnoyarsk
    - share/zoneinfo/Asia/Kuala_Lumpur
    - share/zoneinfo/Asia/Kuching
    - share/zoneinfo/Asia/Kuwait
    - share/zoneinfo/Asia/Macao
    - share/zoneinfo/Asia/Macau
    - share/zoneinfo/Asia/Magadan
    - share/zoneinfo/Asia/Makassar
    - share/zoneinfo/Asia/Manila
    - share/zoneinfo/Asia/Muscat
    - share/zoneinfo/Asia/Nicosia
    - share/zoneinfo/Asia/Novokuznetsk
    - share/zoneinfo/Asia/Novosibirsk
    - share/zoneinfo/Asia/Omsk
    - share/zoneinfo/Asia/Oral
    - share/zoneinfo/Asia/Phnom_Penh
    - share/zoneinfo/Asia/Pontianak
    - share/zoneinfo/Asia/Pyongyang
    - share/zoneinfo/Asia/Qatar
    - share/zoneinfo/Asia/Qostanay
    - share/zoneinfo/Asia/Qyzylorda
    - share/zoneinfo/Asia/Rangoon
    - share/zoneinfo/Asia/Riyadh
    - share/zoneinfo/Asia/Saigon
    - share/zoneinfo/Asia/Sakhalin
    - share/zoneinfo/Asia/Samarkand
    - share/zoneinfo/Asia/Seoul
    - share/zoneinfo/Asia/Shanghai
    - share/zoneinfo/Asia/Singapore
    - share/zoneinfo/Asia/Srednekolymsk
    - share/zoneinfo/Asia/Taipei
    - share/zoneinfo/Asia/Tashkent
    - share/zoneinfo/Asia/Tbilisi
    - share/zoneinfo/Asia/Tehran
    - share/zoneinfo/Asia/Tel_Aviv
    - share/zoneinfo/Asia/Thimbu
    - share/zoneinfo/Asia/Thimphu
    - share/zoneinfo/Asia/Tokyo
    - share/zoneinfo/Asia/Tomsk
    - share/zoneinfo/Asia/Ujung_Pandang
    - share/zoneinfo/Asia/Ulaanbaatar
    - share/zoneinfo/Asia/Ulan_Bator
    - share/zoneinfo/Asia/Urumqi
    - share/zoneinfo/Asia/Ust-Nera
    - share/zoneinfo/Asia/Vientiane
    - share/zoneinfo/Asia/Vladivostok
    - share/zoneinfo/Asia/Yakutsk
    - share/zoneinfo/Asia/Yangon
    - share/zoneinfo/Asia/Yekaterinburg
    - share/zoneinfo/Asia/Yerevan
    - share/zoneinfo/Atlantic/Azores
    - share/zoneinfo/Atlantic/Bermuda
    - share/zoneinfo/Atlantic/Canary
    - share/zoneinfo/Atlantic/Cape_Verde
    - share/zoneinfo/Atlantic/Faeroe
    - share/zoneinfo/Atlantic/Faroe
    - share/zoneinfo/Atlantic/Jan_Mayen
    - share/zoneinfo/Atlantic/Madeira
    - share/zoneinfo/Atlantic/Reykjavik
    - share/zoneinfo/Atlantic/South_Georgia
    - share/zoneinfo/Atlantic/St_Helena
    - share/zoneinfo/Atlantic/Stanley
    - share/zoneinfo/Australia/ACT
    - share/zoneinfo/Australia/Adelaide
    - share/zoneinfo/Australia/Brisbane
    - share/zoneinfo/Australia/Broken_Hill
    - share/zoneinfo/Australia/Canberra
    - share/zoneinfo/Australia/Currie
    - share/zoneinfo/Australia/Darwin
    - share/zoneinfo/Australia/Eucla
    - share/zoneinfo/Australia/Hobart
    - share/zoneinfo/Australia/LHI
    - share/zoneinfo/Australia/Lindeman
    - share/zoneinfo/Australia/Lord_Howe
    - share/zoneinfo/Australia/Melbourne
    - share/zoneinfo/Australia/NSW
    - share/zoneinfo/Australia/North
    - share/zoneinfo/Australia/Perth
    - share/zoneinfo/Australia/Queensland
    - share/zoneinfo/Australia/South
    - share/zoneinfo/Australia/Sydney
    - share/zoneinfo/Australia/Tasmania
    - share/zoneinfo/Australia/Victoria
    - share/zoneinfo/Australia/West
    - share/zoneinfo/Australia/Yancowinna
    - share/zoneinfo/Brazil/Acre
    - share/zoneinfo/Brazil/DeNoronha
    - share/zoneinfo/Brazil/East
    - share/zoneinfo/Brazil/West
    - share/zoneinfo/CET
    - share/zoneinfo/CST6CDT
    - share/zoneinfo/Canada/Atlantic
    - share/zoneinfo/Canada/Central
    - share/zoneinfo/Canada/Eastern
    - share/zoneinfo/Canada/Mountain
    - share/zoneinfo/Canada/Newfoundland
    - share/zoneinfo/Canada/Pacific
    - share/zoneinfo/Canada/Saskatchewan
    - share/zoneinfo/Canada/Yukon
    - share/zoneinfo/Chile/Continental
    - share/zoneinfo/Chile/EasterIsland
    - share/zoneinfo/Cuba
    - share/zoneinfo/EET
    - share/zoneinfo/EST
    - share/zoneinfo/EST5EDT
    - share/zoneinfo/Egypt
    - share/zoneinfo/Eire
    - share/zoneinfo/Etc/GMT
    - share/zoneinfo/Etc/GMT+0
    - share/zoneinfo/Etc/GMT+1
    - share/zoneinfo/Etc/GMT+10
    - share/zoneinfo/Etc/GMT+11
    - share/zoneinfo/Etc/GMT+12
    - share/zoneinfo/Etc/GMT+2
    - share/zoneinfo/Etc/GMT+3
    - share/zoneinfo/Etc/GMT+4
    - share/zoneinfo/Etc/GMT+5
    - share/zoneinfo/Etc/GMT+6
    - share/zoneinfo/Etc/GMT+7
    - share/zoneinfo/Etc/GMT+8
    - share/zoneinfo/Etc/GMT+9
    - share/zoneinfo/Etc/GMT-0
    - share/zoneinfo/Etc/GMT-1
    - share/zoneinfo/Etc/GMT-10
    - share/zoneinfo/Etc/GMT-11
    - share/zoneinfo/Etc/GMT-12
    - share/zoneinfo/Etc/GMT-13
    - share/zoneinfo/Etc/GMT-14
    - share/zoneinfo/Etc/GMT-2
    - share/zoneinfo/Etc/GMT-3
    - share/zoneinfo/Etc/GMT-4
    - share/zoneinfo/Etc/GMT-5
    - share/zoneinfo/Etc/GMT-6
    - share/zoneinfo/Etc/GMT-7
    - share/zoneinfo/Etc/GMT-8
    - share/zoneinfo/Etc/GMT-9
    - share/zoneinfo/Etc/GMT0
    - share/zoneinfo/Etc/Greenwich
    - share/zoneinfo/Etc/UCT
    - share/zoneinfo/Etc/UTC
    - share/zoneinfo/Etc/Universal
    - share/zoneinfo/Etc/Zulu
    - share/zoneinfo/Europe/Amsterdam
    - share/zoneinfo/Europe/Andorra
    - share/zoneinfo/Europe/Astrakhan
    - share/zoneinfo/Europe/Athens
    - share/zoneinfo/Europe/Belfast
    - share/zoneinfo/Europe/Belgrade
    - share/zoneinfo/Europe/Berlin
    - share/zoneinfo/Europe/Bratislava
    - share/zoneinfo/Europe/Brussels
    - share/zoneinfo/Europe/Bucharest
    - share/zoneinfo/Europe/Budapest
    - share/zoneinfo/Europe/Busingen
    - share/zoneinfo/Europe/Chisinau
    - share/zoneinfo/Europe/Copenhagen
    - share/zoneinfo/Europe/Dublin
    - share/zoneinfo/Europe/Gibraltar
    - share/zoneinfo/Europe/Guernsey
    - share/zoneinfo/Europe/Helsinki
    - share/zoneinfo/Europe/Isle_of_Man
    - share/zoneinfo/Europe/Istanbul
    - share/zoneinfo/Europe/Jersey
    - share/zoneinfo/Europe/Kaliningrad
    - share/zoneinfo/Europe/Kiev
    - share/zoneinfo/Europe/Kirov
    - share/zoneinfo/Europe/Kyiv
    - share/zoneinfo/Europe/Lisbon
    - share/zoneinfo/Europe/Ljubljana
    - share/zoneinfo/Europe/London
    - share/zoneinfo/Europe/Luxembourg
    - share/zoneinfo/Europe/Madrid
    - share/zoneinfo/Europe/Malta
    - share/zoneinfo/Europe/Mariehamn
    - share/zoneinfo/Europe/Minsk
    - share/zoneinfo/Europe/Monaco
    - share/zoneinfo/Europe/Moscow
    - share/zoneinfo/Europe/Nicosia
    - share/zoneinfo/Europe/Oslo
    - share/zoneinfo/Europe/Paris
    - share/zoneinfo/Europe/Podgorica
    - share/zoneinfo/Europe/Prague
    - share/zoneinfo/Europe/Riga
    - share/zoneinfo/Europe/Rome
    - share/zoneinfo/Europe/Samara
    - share/zoneinfo/Europe/San_Marino
    - share/zoneinfo/Europe/Sarajevo
    - share/zoneinfo/Europe/Saratov
    - share/zoneinfo/Europe/Simferopol
    - share/zoneinfo/Europe/Skopje
    - share/zoneinfo/Europe/Sofia
    - share/zoneinfo/Europe/Stockholm
    - share/zoneinfo/Europe/Tallinn
    - share/zoneinfo/Europe/Tirane
    - share/zoneinfo/Europe/Tiraspol
    - share/zoneinfo/Europe/Ulyanovsk
    - share/zoneinfo/Europe/Uzhgorod
    - share/zoneinfo/Europe/Vaduz
    - share/zoneinfo/Europe/Vatican
    - share/zoneinfo/Europe/Vienna
    - share/zoneinfo/Europe/Vilnius
    - share/zoneinfo/Europe/Volgograd
    - share/zoneinfo/Europe/Warsaw
    - share/zoneinfo/Europe/Zagreb
    - share/zoneinfo/Europe/Zaporozhye
    - share/zoneinfo/Europe/Zurich
    - share/zoneinfo/Factory
    - share/zoneinfo/GB
    - share/zoneinfo/GB-Eire
    - share/zoneinfo/GMT
    - share/zoneinfo/GMT+0
    - share/zoneinfo/GMT-0
    - share/zoneinfo/GMT0
    - share/zoneinfo/Greenwich
    - share/zoneinfo/HST
    - share/zoneinfo/Hongkong
    - share/zoneinfo/Iceland
    - share/zoneinfo/Indian/Antananarivo
    - share/zoneinfo/Indian/Chagos
    - share/zoneinfo/Indian/Christmas
    - share/zoneinfo/Indian/Cocos
    - share/zoneinfo/Indian/Comoro
    - share/zoneinfo/Indian/Kerguelen
    - share/zoneinfo/Indian/Mahe
    - share/zoneinfo/Indian/Maldives
    - share/zoneinfo/Indian/Mauritius
    - share/zoneinfo/Indian/Mayotte
    - share/zoneinfo/Indian/Reunion
    - share/zoneinfo/Iran
    - share/zoneinfo/Israel
    - share/zoneinfo/Jamaica
    - share/zoneinfo/Japan
    - share/zoneinfo/Kwajalein
    - share/zoneinfo/Libya
    - share/zoneinfo/MET
    - share/zoneinfo/MST
    - share/zoneinfo/MST7MDT
    - share/zoneinfo/Mexico/BajaNorte
    - share/zoneinfo/Mexico/BajaSur
    - share/zoneinfo/Mexico/General
    - share/zoneinfo/NZ
    - share/zoneinfo/NZ-CHAT
    - share/zoneinfo/Navajo
    - share/zoneinfo/PRC
    - share/zoneinfo/PST8PDT
    - share/zoneinfo/Pacific/Apia
    - share/zoneinfo/Pacific/Auckland
    - share/zoneinfo/Pacific/Bougainville
    - share/zoneinfo/Pacific/Chatham
    - share/zoneinfo/Pacific/Chuuk
    - share/zoneinfo/Pacific/Easter
    - share/zoneinfo/Pacific/Efate
    - share/zoneinfo/Pacific/Enderbury
    - share/zoneinfo/Pacific/Fakaofo
    - share/zoneinfo/Pacific/Fiji
    - share/zoneinfo/Pacific/Funafuti
    - share/zoneinfo/Pacific/Galapagos
    - share/zoneinfo/Pacific/Gambier
    - share/zoneinfo/Pacific/Guadalcanal
    - share/zoneinfo/Pacific/Guam
    - share/zoneinfo/Pacific/Honolulu
    - share/zoneinfo/Pacific/Johnston
    - share/zoneinfo/Pacific/Kanton
    - share/zoneinfo/Pacific/Kiritimati
    - share/zoneinfo/Pacific/Kosrae
    - share/zoneinfo/Pacific/Kwajalein
    - share/zoneinfo/Pacific/Majuro
    - share/zoneinfo/Pacific/Marquesas
    - share/zoneinfo/Pacific/Midway
    - share/zoneinfo/Pacific/Nauru
    - share/zoneinfo/Pacific/Niue
    - share/zoneinfo/Pacific/Norfolk
    - share/zoneinfo/Pacific/Noumea
    - share/zoneinfo/Pacific/Pago_Pago
    - share/zoneinfo/Pacific/Palau
    - share/zoneinfo/Pacific/Pitcairn
    - share/zoneinfo/Pacific/Pohnpei
    - share/zoneinfo/Pacific/Ponape
    - share/zoneinfo/Pacific/Port_Moresby
    - share/zoneinfo/Pacific/Rarotonga
    - share/zoneinfo/Pacific/Saipan
    - share/zoneinfo/Pacific/Samoa
    - share/zoneinfo/Pacific/Tahiti
    - share/zoneinfo/Pacific/Tarawa
    - share/zoneinfo/Pacific/Tongatapu
    - share/zoneinfo/Pacific/Truk
    - share/zoneinfo/Pacific/Wake
    - share/zoneinfo/Pacific/Wallis
    - share/zoneinfo/Pacific/Yap
    - share/zoneinfo/Poland
    - share/zoneinfo/Portugal
    - share/zoneinfo/ROC
    - share/zoneinfo/ROK
    - share/zoneinfo/Singapore
    - share/zoneinfo/Turkey
    - share/zoneinfo/UCT
    - share/zoneinfo/US/Alaska
    - share/zoneinfo/US/Aleutian
    - share/zoneinfo/US/Arizona
    - share/zoneinfo/US/Central
    - share/zoneinfo/US/East-Indiana
    - share/zoneinfo/US/Eastern
    - share/zoneinfo/US/Hawaii
    - share/zoneinfo/US/Indiana-Starke
    - share/zoneinfo/US/Michigan
    - share/zoneinfo/US/Mountain
    - share/zoneinfo/US/Pacific
    - share/zoneinfo/US/Samoa
    - share/zoneinfo/UTC
    - share/zoneinfo/Universal
    - share/zoneinfo/W-SU
    - share/zoneinfo/WET
    - share/zoneinfo/Zulu
    - share/zoneinfo/build/etc/localtime
    - share/zoneinfo/iso3166.tab
    - share/zoneinfo/leapseconds
    - share/zoneinfo/tzdata.zi
    - share/zoneinfo/zone.tab
    - share/zoneinfo/zone1970.tab
Linking libgomp-13.1.0-he5830b7_0
warning  libmamba [libgomp-13.1.0-he5830b7_0] The following files were already present in the environment:
    - lib/libgomp.so
    - lib/libgomp.so.1.0.0
    - share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION.gomp_copy
Linking _openmp_mutex-4.5-2_gnu
warning  libmamba [_openmp_mutex-4.5-2_gnu] The following files were already present in the environment:
    - lib/libgomp.so.1
Linking libgcc-ng-13.1.0-he5830b7_0
warning  libmamba [libgcc-ng-13.1.0-he5830b7_0] The following files were already present in the environment:
    - lib/libatomic.so
    - lib/libatomic.so.1
    - lib/libatomic.so.1.2.0
    - lib/libgcc_s.so
    - lib/libgcc_s.so.1
    - lib/libitm.so
    - lib/libitm.so.1
    - lib/libitm.so.1.0.0
    - lib/libquadmath.so
    - lib/libquadmath.so.0
    - lib/libquadmath.so.0.0.0
    - share/info/libgomp.info
    - share/info/libquadmath.info
    - share/licenses/gcc-libs/RUNTIME.LIBRARY.EXCEPTION
Linking bzip2-1.0.8-h7f98852_4
warning  libmamba [bzip2-1.0.8-h7f98852_4] The following files were already present in the environment:
    - bin/bunzip2
    - bin/bzcat
    - bin/bzcmp
    - bin/bzdiff
    - bin/bzegrep
    - bin/bzfgrep
    - bin/bzgrep
    - bin/bzip2
    - bin/bzip2recover
    - bin/bzless
    - bin/bzmore
    - include/bzlib.h
    - lib/libbz2.a
    - lib/libbz2.so
    - lib/libbz2.so.1.0
    - lib/libbz2.so.1.0.8
    - man/man1/bzcmp.1
    - man/man1/bzdiff.1
    - man/man1/bzegrep.1
    - man/man1/bzfgrep.1
    - man/man1/bzgrep.1
    - man/man1/bzip2.1
    - man/man1/bzless.1
    - man/man1/bzmore.1
Linking c-ares-1.19.1-hd590300_0
warning  libmamba [c-ares-1.19.1-hd590300_0] The following files were already present in the environment:
    - bin/acountry
    - bin/adig
    - bin/ahost
    - include/ares.h
    - include/ares_build.h
    - include/ares_dns.h
    - include/ares_nameser.h
    - include/ares_rules.h
    - include/ares_version.h
    - lib/cmake/c-ares/c-ares-config-version.cmake
    - lib/cmake/c-ares/c-ares-config.cmake
    - lib/cmake/c-ares/c-ares-targets-release.cmake
    - lib/cmake/c-ares/c-ares-targets.cmake
    - lib/libcares.so
    - lib/libcares.so.2
    - lib/libcares.so.2.6.1
    - lib/pkgconfig/libcares.pc
    - share/man/man1/acountry.1
    - share/man/man1/adig.1
    - share/man/man1/ahost.1
    - share/man/man3/ares_cancel.3
    - share/man/man3/ares_create_query.3
    - share/man/man3/ares_destroy.3
    - share/man/man3/ares_destroy_options.3
    - share/man/man3/ares_dup.3
    - share/man/man3/ares_expand_name.3
    - share/man/man3/ares_expand_string.3
    - share/man/man3/ares_fds.3
    - share/man/man3/ares_free_data.3
    - share/man/man3/ares_free_hostent.3
    - share/man/man3/ares_free_string.3
    - share/man/man3/ares_freeaddrinfo.3
    - share/man/man3/ares_get_servers.3
    - share/man/man3/ares_get_servers_ports.3
    - share/man/man3/ares_getaddrinfo.3
    - share/man/man3/ares_gethostbyaddr.3
    - share/man/man3/ares_gethostbyname.3
    - share/man/man3/ares_gethostbyname_file.3
    - share/man/man3/ares_getnameinfo.3
    - share/man/man3/ares_getsock.3
    - share/man/man3/ares_inet_ntop.3
    - share/man/man3/ares_inet_pton.3
    - share/man/man3/ares_init.3
    - share/man/man3/ares_init_options.3
    - share/man/man3/ares_library_cleanup.3
    - share/man/man3/ares_library_init.3
    - share/man/man3/ares_library_init_android.3
    - share/man/man3/ares_library_initialized.3
    - share/man/man3/ares_mkquery.3
    - share/man/man3/ares_parse_a_reply.3
    - share/man/man3/ares_parse_aaaa_reply.3
    - share/man/man3/ares_parse_caa_reply.3
    - share/man/man3/ares_parse_mx_reply.3
    - share/man/man3/ares_parse_naptr_reply.3
    - share/man/man3/ares_parse_ns_reply.3
    - share/man/man3/ares_parse_ptr_reply.3
    - share/man/man3/ares_parse_soa_reply.3
    - share/man/man3/ares_parse_srv_reply.3
    - share/man/man3/ares_parse_txt_reply.3
    - share/man/man3/ares_parse_uri_reply.3
    - share/man/man3/ares_process.3
    - share/man/man3/ares_query.3
    - share/man/man3/ares_save_options.3
    - share/man/man3/ares_search.3
    - share/man/man3/ares_send.3
    - share/man/man3/ares_set_local_dev.3
    - share/man/man3/ares_set_local_ip4.3
    - share/man/man3/ares_set_local_ip6.3
    - share/man/man3/ares_set_servers.3
    - share/man/man3/ares_set_servers_csv.3
    - share/man/man3/ares_set_servers_ports.3
    - share/man/man3/ares_set_servers_ports_csv.3
    - share/man/man3/ares_set_socket_callback.3
    - share/man/man3/ares_set_socket_configure_callback.3
    - share/man/man3/ares_set_socket_functions.3
    - share/man/man3/ares_set_sortlist.3
    - share/man/man3/ares_strerror.3
    - share/man/man3/ares_timeout.3
    - share/man/man3/ares_version.3
Linking fmt-9.1.0-h924138e_0
warning  libmamba [fmt-9.1.0-h924138e_0] The following files were already present in the environment:
    - include/fmt/args.h
    - include/fmt/chrono.h
    - include/fmt/color.h
    - include/fmt/compile.h
    - include/fmt/core.h
    - include/fmt/format-inl.h
    - include/fmt/format.h
    - include/fmt/os.h
    - include/fmt/ostream.h
    - include/fmt/printf.h
    - include/fmt/ranges.h
    - include/fmt/std.h
    - include/fmt/xchar.h
    - lib/cmake/fmt/fmt-config-version.cmake
    - lib/cmake/fmt/fmt-config.cmake
    - lib/cmake/fmt/fmt-targets-release.cmake
    - lib/cmake/fmt/fmt-targets.cmake
    - lib/libfmt.so
    - lib/libfmt.so.9
    - lib/libfmt.so.9.1.0
    - lib/pkgconfig/fmt.pc
Linking icu-73.2-h59595ed_0
warning  libmamba [icu-73.2-h59595ed_0] The following files were already present in the environment:
    - bin/derb
    - bin/genbrk
    - bin/gencfu
    - bin/gencnval
    - bin/gendict
    - bin/genrb
    - bin/icu-config
    - bin/icuexportdata
    - bin/icuinfo
    - bin/makeconv
    - bin/pkgdata
    - include/unicode/alphaindex.h
    - include/unicode/appendable.h
    - include/unicode/basictz.h
    - include/unicode/brkiter.h
    - include/unicode/bytestream.h
    - include/unicode/bytestrie.h
    - include/unicode/bytestriebuilder.h
    - include/unicode/calendar.h
    - include/unicode/caniter.h
    - include/unicode/casemap.h
    - include/unicode/char16ptr.h
    - include/unicode/chariter.h
    - include/unicode/choicfmt.h
    - include/unicode/coleitr.h
    - include/unicode/coll.h
    - include/unicode/compactdecimalformat.h
    - include/unicode/curramt.h
    - include/unicode/currpinf.h
    - include/unicode/currunit.h
    - include/unicode/datefmt.h
    - include/unicode/dbbi.h
    - include/unicode/dcfmtsym.h
    - include/unicode/decimfmt.h
    - include/unicode/displayoptions.h
    - include/unicode/docmain.h
    - include/unicode/dtfmtsym.h
    - include/unicode/dtintrv.h
    - include/unicode/dtitvfmt.h
    - include/unicode/dtitvinf.h
    - include/unicode/dtptngen.h
    - include/unicode/dtrule.h
    - include/unicode/edits.h
    - include/unicode/enumset.h
    - include/unicode/errorcode.h
    - include/unicode/fieldpos.h
    - include/unicode/filteredbrk.h
    - include/unicode/fmtable.h
    - include/unicode/format.h
    - include/unicode/formattednumber.h
    - include/unicode/formattedvalue.h
    - include/unicode/fpositer.h
    - include/unicode/gender.h
    - include/unicode/gregocal.h
    - include/unicode/icudataver.h
    - include/unicode/icuplug.h
    - include/unicode/idna.h
    - include/unicode/listformatter.h
    - include/unicode/localebuilder.h
    - include/unicode/localematcher.h
    - include/unicode/localpointer.h
    - include/unicode/locdspnm.h
    - include/unicode/locid.h
    - include/unicode/measfmt.h
    - include/unicode/measunit.h
    - include/unicode/measure.h
    - include/unicode/messagepattern.h
    - include/unicode/msgfmt.h
    - include/unicode/normalizer2.h
    - include/unicode/normlzr.h
    - include/unicode/nounit.h
    - include/unicode/numberformatter.h
    - include/unicode/numberrangeformatter.h
    - include/unicode/numfmt.h
    - include/unicode/numsys.h
    - include/unicode/parseerr.h
    - include/unicode/parsepos.h
    - include/unicode/platform.h
    - include/unicode/plurfmt.h
    - include/unicode/plurrule.h
    - include/unicode/ptypes.h
    - include/unicode/putil.h
    - include/unicode/rbbi.h
    - include/unicode/rbnf.h
    - include/unicode/rbtz.h
    - include/unicode/regex.h
    - include/unicode/region.h
    - include/unicode/reldatefmt.h
    - include/unicode/rep.h
    - include/unicode/resbund.h
    - include/unicode/schriter.h
    - include/unicode/scientificnumberformatter.h
    - include/unicode/search.h
    - include/unicode/selfmt.h
    - include/unicode/simpleformatter.h
    - include/unicode/simplenumberformatter.h
    - include/unicode/simpletz.h
    - include/unicode/smpdtfmt.h
    - include/unicode/sortkey.h
    - include/unicode/std_string.h
    - include/unicode/strenum.h
    - include/unicode/stringoptions.h
    - include/unicode/stringpiece.h
    - include/unicode/stringtriebuilder.h
    - include/unicode/stsearch.h
    - include/unicode/symtable.h
    - include/unicode/tblcoll.h
    - include/unicode/timezone.h
    - include/unicode/tmunit.h
    - include/unicode/tmutamt.h
    - include/unicode/tmutfmt.h
    - include/unicode/translit.h
    - include/unicode/tzfmt.h
    - include/unicode/tznames.h
    - include/unicode/tzrule.h
    - include/unicode/tztrans.h
    - include/unicode/ubidi.h
    - include/unicode/ubiditransform.h
    - include/unicode/ubrk.h
    - include/unicode/ucal.h
    - include/unicode/ucasemap.h
    - include/unicode/ucat.h
    - include/unicode/uchar.h
    - include/unicode/ucharstrie.h
    - include/unicode/ucharstriebuilder.h
    - include/unicode/uchriter.h
    - include/unicode/uclean.h
    - include/unicode/ucnv.h
    - include/unicode/ucnv_cb.h
    - include/unicode/ucnv_err.h
    - include/unicode/ucnvsel.h
    - include/unicode/ucol.h
    - include/unicode/ucoleitr.h
    - include/unicode/uconfig.h
    - include/unicode/ucpmap.h
    - include/unicode/ucptrie.h
    - include/unicode/ucsdet.h
    - include/unicode/ucurr.h
    - include/unicode/udat.h
    - include/unicode/udata.h
    - include/unicode/udateintervalformat.h
    - include/unicode/udatpg.h
    - include/unicode/udisplaycontext.h
    - include/unicode/udisplayoptions.h
    - include/unicode/uenum.h
    - include/unicode/ufieldpositer.h
    - include/unicode/uformattable.h
    - include/unicode/uformattednumber.h
    - include/unicode/uformattedvalue.h
    - include/unicode/ugender.h
    - include/unicode/uidna.h
    - include/unicode/uiter.h
    - include/unicode/uldnames.h
    - include/unicode/ulistformatter.h
    - include/unicode/uloc.h
    - include/unicode/ulocdata.h
    - include/unicode/umachine.h
    - include/unicode/umisc.h
    - include/unicode/umsg.h
    - include/unicode/umutablecptrie.h
    - include/unicode/unifilt.h
    - include/unicode/unifunct.h
    - include/unicode/unimatch.h
    - include/unicode/unirepl.h
    - include/unicode/uniset.h
    - include/unicode/unistr.h
    - include/unicode/unorm.h
    - include/unicode/unorm2.h
    - include/unicode/unum.h
    - include/unicode/unumberformatter.h
    - include/unicode/unumberoptions.h
    - include/unicode/unumberrangeformatter.h
    - include/unicode/unumsys.h
    - include/unicode/uobject.h
    - include/unicode/upluralrules.h
    - include/unicode/uregex.h
    - include/unicode/uregion.h
    - include/unicode/ureldatefmt.h
    - include/unicode/urename.h
    - include/unicode/urep.h
    - include/unicode/ures.h
    - include/unicode/uscript.h
    - include/unicode/usearch.h
    - include/unicode/uset.h
    - include/unicode/usetiter.h
    - include/unicode/ushape.h
    - include/unicode/usimplenumberformatter.h
    - include/unicode/uspoof.h
    - include/unicode/usprep.h
    - include/unicode/ustdio.h
    - include/unicode/ustream.h
    - include/unicode/ustring.h
    - include/unicode/ustringtrie.h
    - include/unicode/utext.h
    - include/unicode/utf.h
    - include/unicode/utf16.h
    - include/unicode/utf32.h
    - include/unicode/utf8.h
    - include/unicode/utf_old.h
    - include/unicode/utmscale.h
    - include/unicode/utrace.h
    - include/unicode/utrans.h
    - include/unicode/utypes.h
    - include/unicode/uvernum.h
    - include/unicode/uversion.h
    - include/unicode/vtzone.h
    - lib/icu/73.2/Makefile.inc
    - lib/icu/73.2/pkgdata.inc
    - lib/icu/Makefile.inc
    - lib/icu/current
    - lib/icu/pkgdata.inc
    - lib/libicudata.so
    - lib/libicudata.so.73
    - lib/libicudata.so.73.2
    - lib/libicui18n.so
    - lib/libicui18n.so.73
    - lib/libicui18n.so.73.2
    - lib/libicuio.so
    - lib/libicuio.so.73
    - lib/libicuio.so.73.2
    - lib/libicutest.so
    - lib/libicutest.so.73
    - lib/libicutest.so.73.2
    - lib/libicutu.so
    - lib/libicutu.so.73
    - lib/libicutu.so.73.2
    - lib/libicuuc.so
    - lib/libicuuc.so.73
    - lib/libicuuc.so.73.2
    - lib/pkgconfig/icu-i18n.pc
    - lib/pkgconfig/icu-io.pc
    - lib/pkgconfig/icu-uc.pc
    - share/icu/73.2/LICENSE
    - share/icu/73.2/config/mh-linux
    - share/icu/73.2/install-sh
    - share/icu/73.2/mkinstalldirs
    - share/man/man1/derb.1
    - share/man/man1/genbrk.1
    - share/man/man1/gencfu.1
    - share/man/man1/gencnval.1
    - share/man/man1/gendict.1
    - share/man/man1/genrb.1
    - share/man/man1/icu-config.1
    - share/man/man1/icuexportdata.1
    - share/man/man1/makeconv.1
    - share/man/man1/pkgdata.1
    - share/man/man8/genccode.8
    - share/man/man8/gencmn.8
    - share/man/man8/gensprep.8
    - share/man/man8/icupkg.8
Linking keyutils-1.6.1-h166bdaf_0
warning  libmamba [keyutils-1.6.1-h166bdaf_0] The following files were already present in the environment:
    - bin/keyctl
    - etc/request-key.conf
    - include/keyutils.h
    - lib/libkeyutils.a
    - lib/libkeyutils.so
    - lib/libkeyutils.so.1
    - lib/libkeyutils.so.1.9
    - lib/pkgconfig/libkeyutils.pc
    - sbin/key.dns_resolver
    - sbin/request-key
    - share/keyutils/request-key-debug.sh
    - share/man/man1/keyctl.1
    - share/man/man3/find_key_by_type_and_name.3
    - share/man/man3/keyctl.3
    - share/man/man3/keyctl_assume_authority.3
    - share/man/man3/keyctl_capabilities.3
    - share/man/man3/keyctl_chown.3
    - share/man/man3/keyctl_clear.3
    - share/man/man3/keyctl_describe.3
    - share/man/man3/keyctl_describe_alloc.3
    - share/man/man3/keyctl_dh_compute.3
    - share/man/man3/keyctl_dh_compute_alloc.3
    - share/man/man3/keyctl_dh_compute_kdf.3
    - share/man/man3/keyctl_get_keyring_ID.3
    - share/man/man3/keyctl_get_persistent.3
    - share/man/man3/keyctl_get_security.3
    - share/man/man3/keyctl_get_security_alloc.3
    - share/man/man3/keyctl_instantiate.3
    - share/man/man3/keyctl_instantiate_iov.3
    - share/man/man3/keyctl_invalidate.3
    - share/man/man3/keyctl_join_session_keyring.3
    - share/man/man3/keyctl_link.3
    - share/man/man3/keyctl_move.3
    - share/man/man3/keyctl_negate.3
    - share/man/man3/keyctl_pkey_decrypt.3
    - share/man/man3/keyctl_pkey_encrypt.3
    - share/man/man3/keyctl_pkey_query.3
    - share/man/man3/keyctl_pkey_sign.3
    - share/man/man3/keyctl_pkey_verify.3
    - share/man/man3/keyctl_read.3
    - share/man/man3/keyctl_read_alloc.3
    - share/man/man3/keyctl_reject.3
    - share/man/man3/keyctl_restrict_keyring.3
    - share/man/man3/keyctl_revoke.3
    - share/man/man3/keyctl_search.3
    - share/man/man3/keyctl_session_to_parent.3
    - share/man/man3/keyctl_set_reqkey_keyring.3
    - share/man/man3/keyctl_set_timeout.3
    - share/man/man3/keyctl_setperm.3
    - share/man/man3/keyctl_unlink.3
    - share/man/man3/keyctl_update.3
    - share/man/man3/recursive_key_scan.3
    - share/man/man3/recursive_session_key_scan.3
    - share/man/man5/request-key.conf.5
    - share/man/man7/asymmetric-key.7
    - share/man/man7/keyutils.7
    - share/man/man8/key.dns_resolver.8
    - share/man/man8/request-key.8
Linking libev-4.33-h516909a_1
warning  libmamba [libev-4.33-h516909a_1] The following files were already present in the environment:
    - include/ev++.h
    - include/ev.h
    - lib/libev.so
    - lib/libev.so.4
    - lib/libev.so.4.0.0
    - share/man/man3/ev.3
Linking libffi-3.4.2-h7f98852_5
warning  libmamba [libffi-3.4.2-h7f98852_5] The following files were already present in the environment:
    - include/ffi.h
    - include/ffitarget.h
    - lib/libffi.a
    - lib/libffi.so
    - lib/libffi.so.8
    - lib/libffi.so.8.1.0
    - lib/pkgconfig/libffi.pc
    - share/info/libffi.info
    - share/man/man3/ffi.3
    - share/man/man3/ffi_call.3
    - share/man/man3/ffi_prep_cif.3
    - share/man/man3/ffi_prep_cif_var.3
Linking libiconv-1.17-h166bdaf_0
warning  libmamba [libiconv-1.17-h166bdaf_0] The following files were already present in the environment:
    - bin/iconv
    - include/iconv.h
    - include/libcharset.h
    - include/localcharset.h
    - lib/libcharset.a
    - lib/libcharset.so
    - lib/libcharset.so.1
    - lib/libcharset.so.1.0.0
    - lib/libiconv.a
    - lib/libiconv.so
    - lib/libiconv.so.2
    - lib/libiconv.so.2.6.1
    - share/doc/iconv.1.html
    - share/doc/iconv.3.html
    - share/doc/iconv_close.3.html
    - share/doc/iconv_open.3.html
    - share/doc/iconv_open_into.3.html
    - share/doc/iconvctl.3.html
    - share/locale/af/LC_MESSAGES/libiconv.mo
    - share/locale/bg/LC_MESSAGES/libiconv.mo
    - share/locale/ca/LC_MESSAGES/libiconv.mo
    - share/locale/cs/LC_MESSAGES/libiconv.mo
    - share/locale/da/LC_MESSAGES/libiconv.mo
    - share/locale/de/LC_MESSAGES/libiconv.mo
    - share/locale/el/LC_MESSAGES/libiconv.mo
    - share/locale/eo/LC_MESSAGES/libiconv.mo
    - share/locale/es/LC_MESSAGES/libiconv.mo
    - share/locale/et/LC_MESSAGES/libiconv.mo
    - share/locale/fi/LC_MESSAGES/libiconv.mo
    - share/locale/fr/LC_MESSAGES/libiconv.mo
    - share/locale/ga/LC_MESSAGES/libiconv.mo
    - share/locale/gl/LC_MESSAGES/libiconv.mo
    - share/locale/hr/LC_MESSAGES/libiconv.mo
    - share/locale/hu/LC_MESSAGES/libiconv.mo
    - share/locale/id/LC_MESSAGES/libiconv.mo
    - share/locale/it/LC_MESSAGES/libiconv.mo
    - share/locale/ja/LC_MESSAGES/libiconv.mo
    - share/locale/ko/LC_MESSAGES/libiconv.mo
    - share/locale/lt/LC_MESSAGES/libiconv.mo
    - share/locale/nl/LC_MESSAGES/libiconv.mo
    - share/locale/pl/LC_MESSAGES/libiconv.mo
    - share/locale/pt_BR/LC_MESSAGES/libiconv.mo
    - share/locale/rm/LC_MESSAGES/libiconv.mo
    - share/locale/ro/LC_MESSAGES/libiconv.mo
    - share/locale/ru/LC_MESSAGES/libiconv.mo
    - share/locale/sk/LC_MESSAGES/libiconv.mo
    - share/locale/sl/LC_MESSAGES/libiconv.mo
    - share/locale/sq/LC_MESSAGES/libiconv.mo
    - share/locale/sr/LC_MESSAGES/libiconv.mo
    - share/locale/sv/LC_MESSAGES/libiconv.mo
    - share/locale/tr/LC_MESSAGES/libiconv.mo
    - share/locale/uk/LC_MESSAGES/libiconv.mo
    - share/locale/vi/LC_MESSAGES/libiconv.mo
    - share/locale/wa/LC_MESSAGES/libiconv.mo
    - share/locale/zh_CN/LC_MESSAGES/libiconv.mo
    - share/locale/zh_TW/LC_MESSAGES/libiconv.mo
    - share/man/man1/iconv.1
    - share/man/man3/iconv.3
    - share/man/man3/iconv_close.3
    - share/man/man3/iconv_open.3
    - share/man/man3/iconv_open_into.3
    - share/man/man3/iconvctl.3
Linking libnsl-2.0.0-h7f98852_0
warning  libmamba [libnsl-2.0.0-h7f98852_0] The following files were already present in the environment:
    - include/rpcsvc/yp.h
    - include/rpcsvc/yp.x
    - include/rpcsvc/yp_prot.h
    - include/rpcsvc/ypclnt.h
    - include/rpcsvc/yppasswd.h
    - include/rpcsvc/yppasswd.x
    - include/rpcsvc/ypupd.h
    - lib/libnsl.so
    - lib/libnsl.so.3
    - lib/libnsl.so.3.0.0
    - lib/pkgconfig/libnsl.pc
Linking libuuid-2.38.1-h0b41bf4_0
warning  libmamba [libuuid-2.38.1-h0b41bf4_0] The following files were already present in the environment:
    - include/uuid/uuid.h
    - lib/libuuid.a
    - lib/libuuid.so
    - lib/libuuid.so.1
    - lib/libuuid.so.1.3.0
    - lib/pkgconfig/uuid.pc
Linking libzlib-1.2.13-hd590300_5
warning  libmamba [libzlib-1.2.13-hd590300_5] The following files were already present in the environment:
    - lib/libz.so.1
    - lib/libz.so.1.2.13
Linking lz4-c-1.9.4-hcb278e6_0
warning  libmamba [lz4-c-1.9.4-hcb278e6_0] The following files were already present in the environment:
    - bin/lz4
    - bin/lz4c
    - bin/lz4cat
    - bin/unlz4
    - include/lz4.h
    - include/lz4frame.h
    - include/lz4frame_static.h
    - include/lz4hc.h
    - lib/liblz4.so
    - lib/liblz4.so.1
    - lib/liblz4.so.1.9.4
    - lib/pkgconfig/liblz4.pc
    - share/man/man1/lz4.1
    - share/man/man1/lz4c.1
    - share/man/man1/lz4cat.1
    - share/man/man1/unlz4.1
Linking lzo-2.10-h516909a_1000
warning  libmamba [lzo-2.10-h516909a_1000] The following files were already present in the environment:
    - include/lzo/lzo1.h
    - include/lzo/lzo1a.h
    - include/lzo/lzo1b.h
    - include/lzo/lzo1c.h
    - include/lzo/lzo1f.h
    - include/lzo/lzo1x.h
    - include/lzo/lzo1y.h
    - include/lzo/lzo1z.h
    - include/lzo/lzo2a.h
    - include/lzo/lzo_asm.h
    - include/lzo/lzoconf.h
    - include/lzo/lzodefs.h
    - include/lzo/lzoutil.h
    - lib/liblzo2.a
    - lib/liblzo2.so
    - lib/liblzo2.so.2
    - lib/liblzo2.so.2.0.0
    - lib/pkgconfig/lzo2.pc
    - libexec/lzo/examples/lzopack
    - libexec/lzo/examples/lzotest
    - libexec/lzo/examples/simple
    - libexec/lzo/examples/testmini
    - share/doc/lzo/AUTHORS
    - share/doc/lzo/COPYING
    - share/doc/lzo/LZO.FAQ
    - share/doc/lzo/LZO.TXT
    - share/doc/lzo/LZOAPI.TXT
    - share/doc/lzo/NEWS
    - share/doc/lzo/THANKS
Linking ncurses-6.4-hcb278e6_0
warning  libmamba [ncurses-6.4-hcb278e6_0] The following files were already present in the environment:
    - bin/captoinfo
    - bin/clear
    - bin/infocmp
    - bin/infotocap
    - bin/ncurses6-config
    - bin/ncursesw6-config
    - bin/reset
    - bin/tabs
    - bin/tic
    - bin/toe
    - bin/tput
    - bin/tset
    - include/curses.h
    - include/cursesapp.h
    - include/cursesf.h
    - include/cursesm.h
    - include/cursesp.h
    - include/cursesw.h
    - include/cursslk.h
    - include/eti.h
    - include/etip.h
    - include/form.h
    - include/menu.h
    - include/nc_tparm.h
    - include/ncurses.h
    - include/ncurses/curses.h
    - include/ncurses/cursesapp.h
    - include/ncurses/cursesf.h
    - include/ncurses/cursesm.h
    - include/ncurses/cursesp.h
    - include/ncurses/cursesw.h
    - include/ncurses/cursslk.h
    - include/ncurses/eti.h
    - include/ncurses/etip.h
    - include/ncurses/form.h
    - include/ncurses/menu.h
    - include/ncurses/nc_tparm.h
    - include/ncurses/ncurses.h
    - include/ncurses/ncurses_dll.h
    - include/ncurses/panel.h
    - include/ncurses/term.h
    - include/ncurses/term_entry.h
    - include/ncurses/termcap.h
    - include/ncurses/tic.h
    - include/ncurses/unctrl.h
    - include/ncurses_dll.h
    - include/ncursesw/curses.h
    - include/ncursesw/cursesapp.h
    - include/ncursesw/cursesf.h
    - include/ncursesw/cursesm.h
    - include/ncursesw/cursesp.h
    - include/ncursesw/cursesw.h
    - include/ncursesw/cursslk.h
    - include/ncursesw/eti.h
    - include/ncursesw/etip.h
    - include/ncursesw/form.h
    - include/ncursesw/menu.h
    - include/ncursesw/nc_tparm.h
    - include/ncursesw/ncurses.h
    - include/ncursesw/ncurses_dll.h
    - include/ncursesw/panel.h
    - include/ncursesw/term.h
    - include/ncursesw/term_entry.h
    - include/ncursesw/termcap.h
    - include/ncursesw/tic.h
    - include/ncursesw/unctrl.h
    - include/panel.h
    - include/term.h
    - include/term_entry.h
    - include/termcap.h
    - include/tic.h
    - include/unctrl.h
    - lib/libform.so
    - lib/libform.so.6
    - lib/libform.so.6.4
    - lib/libformw.so
    - lib/libformw.so.6
    - lib/libformw.so.6.4
    - lib/libmenu.so
    - lib/libmenu.so.6
    - lib/libmenu.so.6.4
    - lib/libmenuw.so
    - lib/libmenuw.so.6
    - lib/libmenuw.so.6.4
    - lib/libncurses++.a
    - lib/libncurses++w.a
    - lib/libncurses.so
    - lib/libncurses.so.6
    - lib/libncurses.so.6.4
    - lib/libncursesw.so
    - lib/libncursesw.so.6
    - lib/libncursesw.so.6.4
    - lib/libpanel.so
    - lib/libpanel.so.6
    - lib/libpanel.so.6.4
    - lib/libpanelw.so
    - lib/libpanelw.so.6
    - lib/libpanelw.so.6.4
    - lib/libtinfo.so
    - lib/libtinfo.so.6
    - lib/libtinfo.so.6.4
    - lib/libtinfow.so
    - lib/libtinfow.so.6
    - lib/libtinfow.so.6.4
    - lib/pkgconfig/form.pc
    - lib/pkgconfig/formw.pc
    - lib/pkgconfig/menu.pc
    - lib/pkgconfig/menuw.pc
    - lib/pkgconfig/ncurses++.pc
    - lib/pkgconfig/ncurses++w.pc
    - lib/pkgconfig/ncurses.pc
    - lib/pkgconfig/ncursesw.pc
    - lib/pkgconfig/panel.pc
    - lib/pkgconfig/panelw.pc
    - lib/pkgconfig/tinfo.pc
    - lib/pkgconfig/tinfow.pc
    - lib/terminfo
    - share/tabset/std
    - share/tabset/stdcrt
    - share/tabset/vt100
    - share/tabset/vt300
    - share/terminfo/1/1178
    - share/terminfo/1/1730-lm
    - share/terminfo/2/2621
    - share/terminfo/2/2621-wl
    - share/terminfo/2/2621A
    - share/terminfo/2/2621a
    - share/terminfo/3/386at
    - share/terminfo/3/3b1
    - share/terminfo/4/4025ex
    - share/terminfo/4/4027ex
    - share/terminfo/4/4410-w
    - share/terminfo/5/5051
    - share/terminfo/5/5410-w
    - share/terminfo/5/5620
    - share/terminfo/5/5630-24
    - share/terminfo/5/5630DMD-24
    - share/terminfo/6/6053
    - share/terminfo/6/6053-dg
    - share/terminfo/6/605x
    - share/terminfo/6/605x-dg
    - share/terminfo/6/630-lm
    - share/terminfo/6/630MTG-24
    - share/terminfo/7/730MTG-24
    - share/terminfo/7/730MTG-41
    - share/terminfo/7/730MTG-41r
    - share/terminfo/7/730MTGr
    - share/terminfo/7/730MTGr-24
    - share/terminfo/8/8510
    - share/terminfo/9/955-hb
    - share/terminfo/9/955-w
    - share/terminfo/9/9term
    - share/terminfo/A/Apple_Terminal
    - share/terminfo/E/Eterm
    - share/terminfo/E/Eterm-256color
    - share/terminfo/E/Eterm-88color
    - share/terminfo/E/Eterm-color
    - share/terminfo/L/LFT-PC850
    - share/terminfo/M/MtxOrb
    - share/terminfo/M/MtxOrb162
    - share/terminfo/M/MtxOrb204
    - share/terminfo/N/NCR260VT300WPP
    - share/terminfo/N/NCRVT100WPP
    - share/terminfo/P/P12
    - share/terminfo/P/P12-M
    - share/terminfo/P/P12-M-W
    - share/terminfo/P/P12-W
    - share/terminfo/P/P14
    - share/terminfo/P/P14-M
    - share/terminfo/P/P14-M-W
    - share/terminfo/P/P14-W
    - share/terminfo/P/P4
    - share/terminfo/P/P5
    - share/terminfo/P/P7
    - share/terminfo/P/P8
    - share/terminfo/P/P8-W
    - share/terminfo/P/P9
    - share/terminfo/P/P9-8
    - share/terminfo/P/P9-8-W
    - share/terminfo/P/P9-W
    - share/terminfo/Q/Q306-8-pc
    - share/terminfo/Q/Q310-vip-H
    - share/terminfo/Q/Q310-vip-H-am
    - share/terminfo/Q/Q310-vip-Hw
    - share/terminfo/Q/Q310-vip-w
    - share/terminfo/Q/Q310-vip-w-am
    - share/terminfo/X/X-hpterm
    - share/terminfo/X/X-hpterm-color2
    - share/terminfo/a/a210
    - share/terminfo/a/a80
    - share/terminfo/a/a980
    - share/terminfo/a/aa4080
    - share/terminfo/a/aaa
    - share/terminfo/a/aaa+dec
    - share/terminfo/a/aaa+rv
    - share/terminfo/a/aaa+unk
    - share/terminfo/a/aaa-18
    - share/terminfo/a/aaa-18-rv
    - share/terminfo/a/aaa-20
    - share/terminfo/a/aaa-22
    - share/terminfo/a/aaa-24
    - share/terminfo/a/aaa-24-rv
    - share/terminfo/a/aaa-26
    - share/terminfo/a/aaa-28
    - share/terminfo/a/aaa-30
    - share/terminfo/a/aaa-30-ctxt
    - share/terminfo/a/aaa-30-rv
    - share/terminfo/a/aaa-30-rv-ctxt
    - share/terminfo/a/aaa-30-s
    - share/terminfo/a/aaa-30-s-ctxt
    - share/terminfo/a/aaa-30-s-rv
    - share/terminfo/a/aaa-30-s-rv-ct
    - share/terminfo/a/aaa-36
    - share/terminfo/a/aaa-36-rv
    - share/terminfo/a/aaa-40
    - share/terminfo/a/aaa-40-rv
    - share/terminfo/a/aaa-48
    - share/terminfo/a/aaa-48-rv
    - share/terminfo/a/aaa-60
    - share/terminfo/a/aaa-60-dec-rv
    - share/terminfo/a/aaa-60-rv
    - share/terminfo/a/aaa-60-s
    - share/terminfo/a/aaa-60-s-rv
    - share/terminfo/a/aaa-ctxt
    - share/terminfo/a/aaa-db
    - share/terminfo/a/aaa-rv
    - share/terminfo/a/aaa-rv-ctxt
    - share/terminfo/a/aaa-rv-unk
    - share/terminfo/a/aaa-s
    - share/terminfo/a/aaa-s-ctxt
    - share/terminfo/a/aaa-s-rv
    - share/terminfo/a/aaa-s-rv-ctxt
    - share/terminfo/a/aaa-unk
    - share/terminfo/a/aas1901
    - share/terminfo/a/abm80
    - share/terminfo/a/abm85
    - share/terminfo/a/abm85e
    - share/terminfo/a/abm85h
    - share/terminfo/a/abm85h-old
    - share/terminfo/a/absolute
    - share/terminfo/a/act4
    - share/terminfo/a/act5
    - share/terminfo/a/addrinfo
    - share/terminfo/a/adds200
    - share/terminfo/a/adds980
    - share/terminfo/a/addsviewpoint
    - share/terminfo/a/addsvp60
    - share/terminfo/a/adm+sgr
    - share/terminfo/a/adm1
    - share/terminfo/a/adm11
    - share/terminfo/a/adm1178
    - share/terminfo/a/adm12
    - share/terminfo/a/adm1a
    - share/terminfo/a/adm2
    - share/terminfo/a/adm20
    - share/terminfo/a/adm21
    - share/terminfo/a/adm22
    - share/terminfo/a/adm3
    - share/terminfo/a/adm31
    - share/terminfo/a/adm31-old
    - share/terminfo/a/adm36
    - share/terminfo/a/adm3a
    - share/terminfo/a/adm3a+
    - share/terminfo/a/adm42
    - share/terminfo/a/adm42-ns
    - share/terminfo/a/adm5
    - share/terminfo/a/aepro
    - share/terminfo/a/aixterm
    - share/terminfo/a/aixterm+sl
    - share/terminfo/a/aixterm-16color
    - share/terminfo/a/aixterm-m
    - share/terminfo/a/aixterm-m-old
    - share/terminfo/a/aj
    - share/terminfo/a/aj510
    - share/terminfo/a/aj830
    - share/terminfo/a/aj832
    - share/terminfo/a/alacritty
    - share/terminfo/a/alacritty+common
    - share/terminfo/a/alacritty-direct
    - share/terminfo/a/alt2
    - share/terminfo/a/alt3
    - share/terminfo/a/alt4
    - share/terminfo/a/alt5
    - share/terminfo/a/alt7
    - share/terminfo/a/alt7pc
    - share/terminfo/a/alto-h19
    - share/terminfo/a/alto-heath
    - share/terminfo/a/altoh19
    - share/terminfo/a/altoheath
    - share/terminfo/a/altos-2
    - share/terminfo/a/altos-3
    - share/terminfo/a/altos-4
    - share/terminfo/a/altos-5
    - share/terminfo/a/altos2
    - share/terminfo/a/altos3
    - share/terminfo/a/altos4
    - share/terminfo/a/altos5
    - share/terminfo/a/altos7
    - share/terminfo/a/altos7pc
    - share/terminfo/a/ambas
    - share/terminfo/a/ambassador
    - share/terminfo/a/amiga
    - share/terminfo/a/amiga-8bit
    - share/terminfo/a/amiga-h
    - share/terminfo/a/amiga-vnc
    - share/terminfo/a/amp219
    - share/terminfo/a/amp219w
    - share/terminfo/a/ampex-219
    - share/terminfo/a/ampex-219w
    - share/terminfo/a/ampex-232
    - share/terminfo/a/ampex175
    - share/terminfo/a/ampex175-b
    - share/terminfo/a/ampex210
    - share/terminfo/a/ampex219
    - share/terminfo/a/ampex219w
    - share/terminfo/a/ampex232
    - share/terminfo/a/ampex232w
    - share/terminfo/a/ampex80
    - share/terminfo/a/annarbor4080
    - share/terminfo/a/ansi
    - share/terminfo/a/ansi+arrows
    - share/terminfo/a/ansi+cpr
    - share/terminfo/a/ansi+csr
    - share/terminfo/a/ansi+cup
    - share/terminfo/a/ansi+enq
    - share/terminfo/a/ansi+erase
    - share/terminfo/a/ansi+idc
    - share/terminfo/a/ansi+idc1
    - share/terminfo/a/ansi+idl
    - share/terminfo/a/ansi+idl1
    - share/terminfo/a/ansi+inittabs
    - share/terminfo/a/ansi+local
    - share/terminfo/a/ansi+local1
    - share/terminfo/a/ansi+pp
    - share/terminfo/a/ansi+rca
    - share/terminfo/a/ansi+rca2
    - share/terminfo/a/ansi+rep
    - share/terminfo/a/ansi+sgr
    - share/terminfo/a/ansi+sgrbold
    - share/terminfo/a/ansi+sgrdim
    - share/terminfo/a/ansi+sgrso
    - share/terminfo/a/ansi+sgrul
    - share/terminfo/a/ansi+tabs
    - share/terminfo/a/ansi-color-2-emx
    - share/terminfo/a/ansi-color-3-emx
    - share/terminfo/a/ansi-emx
    - share/terminfo/a/ansi-generic
    - share/terminfo/a/ansi-m
    - share/terminfo/a/ansi-mini
    - share/terminfo/a/ansi-mono
    - share/terminfo/a/ansi-mr
    - share/terminfo/a/ansi-mtabs
    - share/terminfo/a/ansi-nt
    - share/terminfo/a/ansi.sys
    - share/terminfo/a/ansi.sys-old
    - share/terminfo/a/ansi.sysk
    - share/terminfo/a/ansi43m
    - share/terminfo/a/ansi77
    - share/terminfo/a/ansi80x25
    - share/terminfo/a/ansi80x25-mono
    - share/terminfo/a/ansi80x25-raw
    - share/terminfo/a/ansi80x30
    - share/terminfo/a/ansi80x30-mono
    - share/terminfo/a/ansi80x43
    - share/terminfo/a/ansi80x43-mono
    - share/terminfo/a/ansi80x50
    - share/terminfo/a/ansi80x50-mono
    - share/terminfo/a/ansi80x60
    - share/terminfo/a/ansi80x60-mono
    - share/terminfo/a/ansil
    - share/terminfo/a/ansil-mono
    - share/terminfo/a/ansis
    - share/terminfo/a/ansis-mono
    - share/terminfo/a/ansisysk
    - share/terminfo/a/ansiterm
    - share/terminfo/a/ansiw
    - share/terminfo/a/ap-vm80
    - share/terminfo/a/apl
    - share/terminfo/a/apollo
    - share/terminfo/a/apollo+vt132
    - share/terminfo/a/apollo_15P
    - share/terminfo/a/apollo_19L
    - share/terminfo/a/apollo_color
    - share/terminfo/a/apple-80
    - share/terminfo/a/apple-ae
    - share/terminfo/a/apple-soroc
    - share/terminfo/a/apple-uterm
    - share/terminfo/a/apple-uterm-vb
    - share/terminfo/a/apple-videx
    - share/terminfo/a/apple-videx2
    - share/terminfo/a/apple-videx3
    - share/terminfo/a/apple-vm80
    - share/terminfo/a/apple2e
    - share/terminfo/a/apple2e-p
    - share/terminfo/a/apple80p
    - share/terminfo/a/appleII
    - share/terminfo/a/appleIIc
    - share/terminfo/a/appleIIe
    - share/terminfo/a/appleIIgs
    - share/terminfo/a/arm100
    - share/terminfo/a/arm100-am
    - share/terminfo/a/arm100-w
    - share/terminfo/a/arm100-wam
    - share/terminfo/a/at
    - share/terminfo/a/at-color
    - share/terminfo/a/at-m
    - share/terminfo/a/at386
    - share/terminfo/a/atari
    - share/terminfo/a/atari-color
    - share/terminfo/a/atari-m
    - share/terminfo/a/atari-old
    - share/terminfo/a/atari_st
    - share/terminfo/a/atari_st-color
    - share/terminfo/a/atarist-m
    - share/terminfo/a/aterm
    - share/terminfo/a/att2300
    - share/terminfo/a/att2350
    - share/terminfo/a/att4410
    - share/terminfo/a/att4410-w
    - share/terminfo/a/att4410v1
    - share/terminfo/a/att4410v1-w
    - share/terminfo/a/att4415
    - share/terminfo/a/att4415+nl
    - share/terminfo/a/att4415-nl
    - share/terminfo/a/att4415-rv
    - share/terminfo/a/att4415-rv-nl
    - share/terminfo/a/att4415-w
    - share/terminfo/a/att4415-w-nl
    - share/terminfo/a/att4415-w-rv
    - share/terminfo/a/att4415-w-rv-n
    - share/terminfo/a/att4418
    - share/terminfo/a/att4418-w
    - share/terminfo/a/att4420
    - share/terminfo/a/att4424
    - share/terminfo/a/att4424-1
    - share/terminfo/a/att4424m
    - share/terminfo/a/att4425
    - share/terminfo/a/att4425-nl
    - share/terminfo/a/att4425-w
    - share/terminfo/a/att4426
    - share/terminfo/a/att500
    - share/terminfo/a/att505
    - share/terminfo/a/att505-22
    - share/terminfo/a/att505-24
    - share/terminfo/a/att510a
    - share/terminfo/a/att510d
    - share/terminfo/a/att513
    - share/terminfo/a/att5310
    - share/terminfo/a/att5320
    - share/terminfo/a/att5410
    - share/terminfo/a/att5410-w
    - share/terminfo/a/att5410v1
    - share/terminfo/a/att5410v1-w
    - share/terminfo/a/att5418
    - share/terminfo/a/att5418-w
    - share/terminfo/a/att5420
    - share/terminfo/a/att5420+nl
    - share/terminfo/a/att5420-nl
    - share/terminfo/a/att5420-rv
    - share/terminfo/a/att5420-rv-nl
    - share/terminfo/a/att5420-w
    - share/terminfo/a/att5420-w-nl
    - share/terminfo/a/att5420-w-rv
    - share/terminfo/a/att5420-w-rv-n
    - share/terminfo/a/att5420_2
    - share/terminfo/a/att5420_2-w
    - share/terminfo/a/att5425
    - share/terminfo/a/att5425-nl
    - share/terminfo/a/att5425-w
    - share/terminfo/a/att5430
    - share/terminfo/a/att5620
    - share/terminfo/a/att5620-1
    - share/terminfo/a/att5620-24
    - share/terminfo/a/att5620-34
    - share/terminfo/a/att5620-s
    - share/terminfo/a/att605
    - share/terminfo/a/att605-pc
    - share/terminfo/a/att605-w
    - share/terminfo/a/att610
    - share/terminfo/a/att610+cvis
    - share/terminfo/a/att610+cvis0
    - share/terminfo/a/att610-103k
    - share/terminfo/a/att610-103k-w
    - share/terminfo/a/att610-w
    - share/terminfo/a/att615
    - share/terminfo/a/att615-103k
    - share/terminfo/a/att615-103k-w
    - share/terminfo/a/att615-w
    - share/terminfo/a/att620
    - share/terminfo/a/att620-103k
    - share/terminfo/a/att620-103k-w
    - share/terminfo/a/att620-w
    - share/terminfo/a/att630
    - share/terminfo/a/att630-24
    - share/terminfo/a/att6386
    - share/terminfo/a/att700
    - share/terminfo/a/att730
    - share/terminfo/a/att730-24
    - share/terminfo/a/att730-41
    - share/terminfo/a/att7300
    - share/terminfo/a/att730r
    - share/terminfo/a/att730r-24
    - share/terminfo/a/att730r-41
    - share/terminfo/a/avatar
    - share/terminfo/a/avatar0
    - share/terminfo/a/avatar0+
    - share/terminfo/a/avatar1
    - share/terminfo/a/avt
    - share/terminfo/a/avt+s
    - share/terminfo/a/avt-ns
    - share/terminfo/a/avt-rv
    - share/terminfo/a/avt-rv-ns
    - share/terminfo/a/avt-rv-s
    - share/terminfo/a/avt-s
    - share/terminfo/a/avt-w
    - share/terminfo/a/avt-w-ns
    - share/terminfo/a/avt-w-rv
    - share/terminfo/a/avt-w-rv-ns
    - share/terminfo/a/avt-w-rv-s
    - share/terminfo/a/avt-w-s
    - share/terminfo/a/aws
    - share/terminfo/a/awsc
    - share/terminfo/b/b-128
    - share/terminfo/b/bantam
    - share/terminfo/b/basic4
    - share/terminfo/b/basis
    - share/terminfo/b/bct510a
    - share/terminfo/b/bct510d
    - share/terminfo/b/beacon
    - share/terminfo/b/bee
    - share/terminfo/b/beehive
    - share/terminfo/b/beehive3
    - share/terminfo/b/beehive4
    - share/terminfo/b/beehiveIIIm
    - share/terminfo/b/beterm
    - share/terminfo/b/bg1.25
    - share/terminfo/b/bg1.25nv
    - share/terminfo/b/bg1.25rv
    - share/terminfo/b/bg2.0
    - share/terminfo/b/bg2.0nv
    - share/terminfo/b/bg2.0rv
    - share/terminfo/b/bg3.10
    - share/terminfo/b/bg3.10nv
    - share/terminfo/b/bg3.10rv
    - share/terminfo/b/bh3m
    - share/terminfo/b/bh4
    - share/terminfo/b/bitgraph
    - share/terminfo/b/blit
    - share/terminfo/b/bobcat
    - share/terminfo/b/bq300
    - share/terminfo/b/bq300-8
    - share/terminfo/b/bq300-8-pc
    - share/terminfo/b/bq300-8-pc-rv
    - share/terminfo/b/bq300-8-pc-w
    - share/terminfo/b/bq300-8-pc-w-rv
    - share/terminfo/b/bq300-8rv
    - share/terminfo/b/bq300-8w
    - share/terminfo/b/bq300-pc
    - share/terminfo/b/bq300-pc-rv
    - share/terminfo/b/bq300-pc-w
    - share/terminfo/b/bq300-pc-w-rv
    - share/terminfo/b/bq300-rv
    - share/terminfo/b/bq300-w
    - share/terminfo/b/bq300-w-8rv
    - share/terminfo/b/bq300-w-rv
    - share/terminfo/b/bracketed+paste
    - share/terminfo/b/bsdos-pc
    - share/terminfo/b/bsdos-pc-m
    - share/terminfo/b/bsdos-pc-mono
    - share/terminfo/b/bsdos-pc-nobold
    - share/terminfo/b/bsdos-ppc
    - share/terminfo/b/bsdos-sparc
    - share/terminfo/b/bterm
    - share/terminfo/c/c100
    - share/terminfo/c/c100-1p
    - share/terminfo/c/c100-4p
    - share/terminfo/c/c100-rv
    - share/terminfo/c/c100-rv-4p
    - share/terminfo/c/c104
    - share/terminfo/c/c108
    - share/terminfo/c/c108-4p
    - share/terminfo/c/c108-8p
    - share/terminfo/c/c108-rv
    - share/terminfo/c/c108-rv-4p
    - share/terminfo/c/c108-rv-8p
    - share/terminfo/c/c108-w
    - share/terminfo/c/c108-w-8p
    - share/terminfo/c/c300
    - share/terminfo/c/c301
    - share/terminfo/c/c321
    - share/terminfo/c/ca22851
    - share/terminfo/c/cad68-2
    - share/terminfo/c/cad68-3
    - share/terminfo/c/cbblit
    - share/terminfo/c/cbunix
    - share/terminfo/c/cci
    - share/terminfo/c/cci1
    - share/terminfo/c/cdc456
    - share/terminfo/c/cdc721
    - share/terminfo/c/cdc721-esc
    - share/terminfo/c/cdc721ll
    - share/terminfo/c/cdc752
    - share/terminfo/c/cdc756
    - share/terminfo/c/cg7900
    - share/terminfo/c/cgc2
    - share/terminfo/c/cgc3
    - share/terminfo/c/chromatics
    - share/terminfo/c/ci8510
    - share/terminfo/c/cit-80
    - share/terminfo/c/cit101
    - share/terminfo/c/cit101e
    - share/terminfo/c/cit101e-132
    - share/terminfo/c/cit101e-n
    - share/terminfo/c/cit101e-n132
    - share/terminfo/c/cit101e-rv
    - share/terminfo/c/cit500
    - share/terminfo/c/cit80
    - share/terminfo/c/citc
    - share/terminfo/c/citoh
    - share/terminfo/c/citoh-6lpi
    - share/terminfo/c/citoh-8lpi
    - share/terminfo/c/citoh-comp
    - share/terminfo/c/citoh-elite
    - share/terminfo/c/citoh-pica
    - share/terminfo/c/citoh-prop
    - share/terminfo/c/citoh-ps
    - share/terminfo/c/coco3
    - share/terminfo/c/coherent
    - share/terminfo/c/color_xterm
    - share/terminfo/c/colorscan
    - share/terminfo/c/commodore
    - share/terminfo/c/concept
    - share/terminfo/c/concept-avt
    - share/terminfo/c/concept100
    - share/terminfo/c/concept100-rv
    - share/terminfo/c/concept108
    - share/terminfo/c/concept108-4p
    - share/terminfo/c/concept108-8p
    - share/terminfo/c/concept108-w-8
    - share/terminfo/c/concept108-w8p
    - share/terminfo/c/concept108rv4p
    - share/terminfo/c/cons25
    - share/terminfo/c/cons25-debian
    - share/terminfo/c/cons25-iso-m
    - share/terminfo/c/cons25-iso8859
    - share/terminfo/c/cons25-koi8-r
    - share/terminfo/c/cons25-koi8r-m
    - share/terminfo/c/cons25-m
    - share/terminfo/c/cons25l1
    - share/terminfo/c/cons25l1-m
    - share/terminfo/c/cons25r
    - share/terminfo/c/cons25r-m
    - share/terminfo/c/cons25w
    - share/terminfo/c/cons30
    - share/terminfo/c/cons30-m
    - share/terminfo/c/cons43
    - share/terminfo/c/cons43-m
    - share/terminfo/c/cons50
    - share/terminfo/c/cons50-iso-m
    - share/terminfo/c/cons50-iso8859
    - share/terminfo/c/cons50-koi8r
    - share/terminfo/c/cons50-koi8r-m
    - share/terminfo/c/cons50-m
    - share/terminfo/c/cons50l1
    - share/terminfo/c/cons50l1-m
    - share/terminfo/c/cons50r
    - share/terminfo/c/cons50r-m
    - share/terminfo/c/cons60
    - share/terminfo/c/cons60-iso
    - share/terminfo/c/cons60-iso-m
    - share/terminfo/c/cons60-koi8r
    - share/terminfo/c/cons60-koi8r-m
    - share/terminfo/c/cons60-m
    - share/terminfo/c/cons60l1
    - share/terminfo/c/cons60l1-m
    - share/terminfo/c/cons60r
    - share/terminfo/c/cons60r-m
    - share/terminfo/c/contel300
    - share/terminfo/c/contel301
    - share/terminfo/c/contel320
    - share/terminfo/c/contel321
    - share/terminfo/c/cops
    - share/terminfo/c/cops-10
    - share/terminfo/c/cops10
    - share/terminfo/c/crt
    - share/terminfo/c/crt-vt220
    - share/terminfo/c/cs10
    - share/terminfo/c/cs10-w
    - share/terminfo/c/ct82
    - share/terminfo/c/ct8500
    - share/terminfo/c/ctrm
    - share/terminfo/c/cx
    - share/terminfo/c/cx100
    - share/terminfo/c/cyb110
    - share/terminfo/c/cyb83
    - share/terminfo/c/cygwin
    - share/terminfo/c/cygwinB19
    - share/terminfo/c/cygwinDBG
    - share/terminfo/d/d132
    - share/terminfo/d/d2
    - share/terminfo/d/d2-dg
    - share/terminfo/d/d200
    - share/terminfo/d/d200-dg
    - share/terminfo/d/d210
    - share/terminfo/d/d210-dg
    - share/terminfo/d/d211
    - share/terminfo/d/d211-7b
    - share/terminfo/d/d211-dg
    - share/terminfo/d/d214
    - share/terminfo/d/d214-dg
    - share/terminfo/d/d215
    - share/terminfo/d/d215-7b
    - share/terminfo/d/d215-dg
    - share/terminfo/d/d216+
    - share/terminfo/d/d216+25
    - share/terminfo/d/d216+dg
    - share/terminfo/d/d216-dg
    - share/terminfo/d/d216-unix
    - share/terminfo/d/d216-unix-25
    - share/terminfo/d/d216e+
    - share/terminfo/d/d216e+dg
    - share/terminfo/d/d216e-dg
    - share/terminfo/d/d216e-unix
    - share/terminfo/d/d217-dg
    - share/terminfo/d/d217-unix
    - share/terminfo/d/d217-unix-25
    - share/terminfo/d/d220
    - share/terminfo/d/d220-7b
    - share/terminfo/d/d220-dg
    - share/terminfo/d/d230
    - share/terminfo/d/d230-dg
    - share/terminfo/d/d230c
    - share/terminfo/d/d230c-dg
    - share/terminfo/d/d400
    - share/terminfo/d/d400-dg
    - share/terminfo/d/d410
    - share/terminfo/d/d410-7b
    - share/terminfo/d/d410-7b-w
    - share/terminfo/d/d410-dg
    - share/terminfo/d/d410-w
    - share/terminfo/d/d411
    - share/terminfo/d/d411-7b
    - share/terminfo/d/d411-7b-w
    - share/terminfo/d/d411-dg
    - share/terminfo/d/d411-w
    - share/terminfo/d/d412+
    - share/terminfo/d/d412+25
    - share/terminfo/d/d412+dg
    - share/terminfo/d/d412+s
    - share/terminfo/d/d412+sr
    - share/terminfo/d/d412+w
    - share/terminfo/d/d412-dg
    - share/terminfo/d/d412-unix
    - share/terminfo/d/d412-unix-25
    - share/terminfo/d/d412-unix-s
    - share/terminfo/d/d412-unix-sr
    - share/terminfo/d/d412-unix-w
    - share/terminfo/d/d413-dg
    - share/terminfo/d/d413-unix
    - share/terminfo/d/d413-unix-25
    - share/terminfo/d/d413-unix-s
    - share/terminfo/d/d413-unix-sr
    - share/terminfo/d/d413-unix-w
    - share/terminfo/d/d414-unix
    - share/terminfo/d/d414-unix-25
    - share/terminfo/d/d414-unix-s
    - share/terminfo/d/d414-unix-sr
    - share/terminfo/d/d414-unix-w
    - share/terminfo/d/d430-dg
    - share/terminfo/d/d430-dg-ccc
    - share/terminfo/d/d430-unix
    - share/terminfo/d/d430-unix-25
    - share/terminfo/d/d430-unix-25-ccc
    - share/terminfo/d/d430-unix-ccc
    - share/terminfo/d/d430-unix-s
    - share/terminfo/d/d430-unix-s-ccc
    - share/terminfo/d/d430-unix-sr
    - share/terminfo/d/d430-unix-sr-ccc
    - share/terminfo/d/d430-unix-w
    - share/terminfo/d/d430-unix-w-ccc
    - share/terminfo/d/d430c-dg
    - share/terminfo/d/d430c-dg-ccc
    - share/terminfo/d/d430c-unix
    - share/terminfo/d/d430c-unix-25
    - share/terminfo/d/d430c-unix-25-ccc
    - share/terminfo/d/d430c-unix-ccc
    - share/terminfo/d/d430c-unix-s
    - share/terminfo/d/d430c-unix-s-ccc
    - share/terminfo/d/d430c-unix-sr
    - share/terminfo/d/d430c-unix-sr-ccc
    - share/terminfo/d/d430c-unix-w
    - share/terminfo/d/d430c-unix-w-ccc
    - share/terminfo/d/d450
    - share/terminfo/d/d450-dg
    - share/terminfo/d/d460
    - share/terminfo/d/d460-7b
    - share/terminfo/d/d460-7b-w
    - share/terminfo/d/d460-dg
    - share/terminfo/d/d460-w
    - share/terminfo/d/d461
    - share/terminfo/d/d461-7b
    - share/terminfo/d/d461-7b-w
    - share/terminfo/d/d461-dg
    - share/terminfo/d/d461-w
    - share/terminfo/d/d462+
    - share/terminfo/d/d462+25
    - share/terminfo/d/d462+dg
    - share/terminfo/d/d462+s
    - share/terminfo/d/d462+sr
    - share/terminfo/d/d462+w
    - share/terminfo/d/d462-dg
    - share/terminfo/d/d462-unix
    - share/terminfo/d/d462-unix-25
    - share/terminfo/d/d462-unix-s
    - share/terminfo/d/d462-unix-sr
    - share/terminfo/d/d462-unix-w
    - share/terminfo/d/d462e-dg
    - share/terminfo/d/d463-dg
    - share/terminfo/d/d463-unix
    - share/terminfo/d/d463-unix-25
    - share/terminfo/d/d463-unix-s
    - share/terminfo/d/d463-unix-sr
    - share/terminfo/d/d463-unix-w
    - share/terminfo/d/d464-unix
    - share/terminfo/d/d464-unix-25
    - share/terminfo/d/d464-unix-s
    - share/terminfo/d/d464-unix-sr
    - share/terminfo/d/d464-unix-w
    - share/terminfo/d/d470
    - share/terminfo/d/d470-7b
    - share/terminfo/d/d470-dg
    - share/terminfo/d/d470c
    - share/terminfo/d/d470c-7b
    - share/terminfo/d/d470c-dg
    - share/terminfo/d/d555
    - share/terminfo/d/d555-7b
    - share/terminfo/d/d555-7b-w
    - share/terminfo/d/d555-dg
    - share/terminfo/d/d555-w
    - share/terminfo/d/d577
    - share/terminfo/d/d577-7b
    - share/terminfo/d/d577-7b-w
    - share/terminfo/d/d577-dg
    - share/terminfo/d/d577-w
    - share/terminfo/d/d578
    - share/terminfo/d/d578-7b
    - share/terminfo/d/d578-dg
    - share/terminfo/d/d80
    - share/terminfo/d/d800
    - share/terminfo/d/darwin
    - share/terminfo/d/darwin-100x37
    - share/terminfo/d/darwin-100x37-m
    - share/terminfo/d/darwin-112x37
    - share/terminfo/d/darwin-112x37-m
    - share/terminfo/d/darwin-128x40
    - share/terminfo/d/darwin-128x40-m
    - share/terminfo/d/darwin-128x48
    - share/terminfo/d/darwin-128x48-m
    - share/terminfo/d/darwin-144x48
    - share/terminfo/d/darwin-144x48-m
    - share/terminfo/d/darwin-160x64
    - share/terminfo/d/darwin-160x64-m
    - share/terminfo/d/darwin-200x64
    - share/terminfo/d/darwin-200x64-m
    - share/terminfo/d/darwin-200x75
    - share/terminfo/d/darwin-200x75-m
    - share/terminfo/d/darwin-256x96
    - share/terminfo/d/darwin-256x96-m
    - share/terminfo/d/darwin-80x25
    - share/terminfo/d/darwin-80x25-m
    - share/terminfo/d/darwin-80x30
    - share/terminfo/d/darwin-80x30-m
    - share/terminfo/d/darwin-90x30
    - share/terminfo/d/darwin-90x30-m
    - share/terminfo/d/darwin-b
    - share/terminfo/d/darwin-f
    - share/terminfo/d/darwin-f2
    - share/terminfo/d/darwin-m
    - share/terminfo/d/darwin-m-b
    - share/terminfo/d/darwin-m-f
    - share/terminfo/d/darwin-m-f2
    - share/terminfo/d/datagraphix
    - share/terminfo/d/datamedia2500
    - share/terminfo/d/datapoint
    - share/terminfo/d/dataspeed40
    - share/terminfo/d/dd5000
    - share/terminfo/d/ddr
    - share/terminfo/d/ddr3180
    - share/terminfo/d/dec+pp
    - share/terminfo/d/dec+sl
    - share/terminfo/d/dec-vt100
    - share/terminfo/d/dec-vt220
    - share/terminfo/d/dec-vt330
    - share/terminfo/d/dec-vt340
    - share/terminfo/d/dec-vt400
    - share/terminfo/d/decansi
    - share/terminfo/d/decid+cpr
    - share/terminfo/d/decpro
    - share/terminfo/d/decwriter
    - share/terminfo/d/delta
    - share/terminfo/d/dg+ccc
    - share/terminfo/d/dg+color
    - share/terminfo/d/dg+color8
    - share/terminfo/d/dg+fixed
    - share/terminfo/d/dg-ansi
    - share/terminfo/d/dg-generic
    - share/terminfo/d/dg100
    - share/terminfo/d/dg200
    - share/terminfo/d/dg210
    - share/terminfo/d/dg211
    - share/terminfo/d/dg450
    - share/terminfo/d/dg460-ansi
    - share/terminfo/d/dg6053
    - share/terminfo/d/dg6053-old
    - share/terminfo/d/dg605x
    - share/terminfo/d/dg6134
    - share/terminfo/d/dgkeys+11
    - share/terminfo/d/dgkeys+15
    - share/terminfo/d/dgkeys+7b
    - share/terminfo/d/dgkeys+8b
    - share/terminfo/d/dgmode+color
    - share/terminfo/d/dgmode+color8
    - share/terminfo/d/dgunix+ccc
    - share/terminfo/d/dgunix+fixed
    - share/terminfo/d/diablo
    - share/terminfo/d/diablo-lm
    - share/terminfo/d/diablo1620
    - share/terminfo/d/diablo1620-m8
    - share/terminfo/d/diablo1640
    - share/terminfo/d/diablo1640-lm
    - share/terminfo/d/diablo1640-m8
    - share/terminfo/d/diablo1720
    - share/terminfo/d/diablo1730
    - share/terminfo/d/diablo1740
    - share/terminfo/d/diablo1740-lm
    - share/terminfo/d/diablo450
    - share/terminfo/d/diablo630
    - share/terminfo/d/dialogue
    - share/terminfo/d/dialogue80
    - share/terminfo/d/digilog
    - share/terminfo/d/djgpp
    - share/terminfo/d/djgpp203
    - share/terminfo/d/djgpp204
    - share/terminfo/d/dku7003
    - share/terminfo/d/dku7003-dumb
    - share/terminfo/d/dku7102
    - share/terminfo/d/dku7102-old
    - share/terminfo/d/dku7102-sna
    - share/terminfo/d/dku7103-sna
    - share/terminfo/d/dku7202
    - share/terminfo/d/dm1520
    - share/terminfo/d/dm1521
    - share/terminfo/d/dm2500
    - share/terminfo/d/dm3025
    - share/terminfo/d/dm3045
    - share/terminfo/d/dm80
    - share/terminfo/d/dm80w
    - share/terminfo/d/dmchat
    - share/terminfo/d/dmd
    - share/terminfo/d/dmd-24
    - share/terminfo/d/dmd-34
    - share/terminfo/d/dmd1
    - share/terminfo/d/dmdt80
    - share/terminfo/d/dmdt80w
    - share/terminfo/d/dmterm
    - share/terminfo/d/domterm
    - share/terminfo/d/dp3360
    - share/terminfo/d/dp8242
    - share/terminfo/d/ds40
    - share/terminfo/d/ds40-2
    - share/terminfo/d/dt-100
    - share/terminfo/d/dt-100w
    - share/terminfo/d/dt100
    - share/terminfo/d/dt100w
    - share/terminfo/d/dt110
    - share/terminfo/d/dt80
    - share/terminfo/d/dt80-sas
    - share/terminfo/d/dt80w
    - share/terminfo/d/dtc300s
    - share/terminfo/d/dtc382
    - share/terminfo/d/dtterm
    - share/terminfo/d/dumb
    - share/terminfo/d/dumb-emacs-ansi
    - share/terminfo/d/dvtm
    - share/terminfo/d/dvtm-256color
    - share/terminfo/d/dw
    - share/terminfo/d/dw1
    - share/terminfo/d/dw2
    - share/terminfo/d/dw3
    - share/terminfo/d/dw4
    - share/terminfo/d/dwk
    - share/terminfo/d/dwk-vt
    - share/terminfo/e/ecma+color
    - share/terminfo/e/ecma+index
    - share/terminfo/e/ecma+italics
    - share/terminfo/e/ecma+sgr
    - share/terminfo/e/ecma+strikeout
    - share/terminfo/e/elks
    - share/terminfo/e/elks-ansi
    - share/terminfo/e/elks-glasstty
    - share/terminfo/e/elks-vt52
    - share/terminfo/e/emots
    - share/terminfo/e/emu
    - share/terminfo/e/emu-220
    - share/terminfo/e/emx-base
    - share/terminfo/e/env230
    - share/terminfo/e/envision230
    - share/terminfo/e/ep40
    - share/terminfo/e/ep4000
    - share/terminfo/e/ep4080
    - share/terminfo/e/ep48
    - share/terminfo/e/ergo4000
    - share/terminfo/e/esprit
    - share/terminfo/e/esprit-am
    - share/terminfo/e/eterm
    - share/terminfo/e/eterm-color
    - share/terminfo/e/ex155
    - share/terminfo/e/excel62
    - share/terminfo/e/excel62-rv
    - share/terminfo/e/excel62-w
    - share/terminfo/e/excel64
    - share/terminfo/e/excel64-rv
    - share/terminfo/e/excel64-w
    - share/terminfo/e/exec80
    - share/terminfo/f/f100
    - share/terminfo/f/f100-rv
    - share/terminfo/f/f110
    - share/terminfo/f/f110-14
    - share/terminfo/f/f110-14w
    - share/terminfo/f/f110-w
    - share/terminfo/f/f1720
    - share/terminfo/f/f1720a
    - share/terminfo/f/f200
    - share/terminfo/f/f200-w
    - share/terminfo/f/f200vi
    - share/terminfo/f/f200vi-w
    - share/terminfo/f/falco
    - share/terminfo/f/falco-p
    - share/terminfo/f/fbterm
    - share/terminfo/f/fenix
    - share/terminfo/f/fenixw
    - share/terminfo/f/fixterm
    - share/terminfo/f/foot
    - share/terminfo/f/foot+base
    - share/terminfo/f/foot-direct
    - share/terminfo/f/fortune
    - share/terminfo/f/fos
    - share/terminfo/f/fox
    - share/terminfo/f/freedom
    - share/terminfo/f/freedom-rv
    - share/terminfo/f/freedom100
    - share/terminfo/f/freedom110
    - share/terminfo/f/freedom200
    - share/terminfo/g/gator
    - share/terminfo/g/gator-52
    - share/terminfo/g/gator-52t
    - share/terminfo/g/gator-t
    - share/terminfo/g/gigi
    - share/terminfo/g/glasstty
    - share/terminfo/g/gnome
    - share/terminfo/g/gnome+pcfkeys
    - share/terminfo/g/gnome-2007
    - share/terminfo/g/gnome-2008
    - share/terminfo/g/gnome-2012
    - share/terminfo/g/gnome-256color
    - share/terminfo/g/gnome-fc5
    - share/terminfo/g/gnome-rh62
    - share/terminfo/g/gnome-rh72
    - share/terminfo/g/gnome-rh80
    - share/terminfo/g/gnome-rh90
    - share/terminfo/g/go-225
    - share/terminfo/g/go140
    - share/terminfo/g/go140w
    - share/terminfo/g/go225
    - share/terminfo/g/graphos
    - share/terminfo/g/graphos-30
    - share/terminfo/g/gs5430
    - share/terminfo/g/gs5430-22
    - share/terminfo/g/gs5430-24
    - share/terminfo/g/gs6300
    - share/terminfo/g/gsi
    - share/terminfo/g/gt100
    - share/terminfo/g/gt100a
    - share/terminfo/g/gt40
    - share/terminfo/g/gt42
    - share/terminfo/g/guru
    - share/terminfo/g/guru+rv
    - share/terminfo/g/guru+s
    - share/terminfo/g/guru+unk
    - share/terminfo/g/guru-24
    - share/terminfo/g/guru-33
    - share/terminfo/g/guru-33-rv
    - share/terminfo/g/guru-33-s
    - share/terminfo/g/guru-44
    - share/terminfo/g/guru-44-s
    - share/terminfo/g/guru-76
    - share/terminfo/g/guru-76-lp
    - share/terminfo/g/guru-76-s
    - share/terminfo/g/guru-76-w
    - share/terminfo/g/guru-76-w-s
    - share/terminfo/g/guru-76-wm
    - share/terminfo/g/guru-lp
    - share/terminfo/g/guru-nctxt
    - share/terminfo/g/guru-rv
    - share/terminfo/g/guru-s
    - share/terminfo/h/h-100
    - share/terminfo/h/h-100bw
    - share/terminfo/h/h100
    - share/terminfo/h/h100bw
    - share/terminfo/h/h19
    - share/terminfo/h/h19-a
    - share/terminfo/h/h19-b
    - share/terminfo/h/h19-bs
    - share/terminfo/h/h19-g
    - share/terminfo/h/h19-smul
    - share/terminfo/h/h19-u
    - share/terminfo/h/h19-us
    - share/terminfo/h/h19a
    - share/terminfo/h/h19g
    - share/terminfo/h/h19k
    - share/terminfo/h/h19kermit
    - share/terminfo/h/h19us
    - share/terminfo/h/h29a-kc-bc
    - share/terminfo/h/h29a-kc-uc
    - share/terminfo/h/h29a-nkc-bc
    - share/terminfo/h/h29a-nkc-uc
    - share/terminfo/h/h80
    - share/terminfo/h/ha8675
    - share/terminfo/h/ha8686
    - share/terminfo/h/hazel
    - share/terminfo/h/hds200
    - share/terminfo/h/he80
    - share/terminfo/h/heath
    - share/terminfo/h/heath-19
    - share/terminfo/h/heath-ansi
    - share/terminfo/h/heathkit
    - share/terminfo/h/heathkit-a
    - share/terminfo/h/hft
    - share/terminfo/h/hft-c
    - share/terminfo/h/hft-c-old
    - share/terminfo/h/hft-old
    - share/terminfo/h/hirez100
    - share/terminfo/h/hirez100-w
    - share/terminfo/h/hmod1
    - share/terminfo/h/hp
    - share/terminfo/h/hp+arrows
    - share/terminfo/h/hp+color
    - share/terminfo/h/hp+labels
    - share/terminfo/h/hp+pfk+arrows
    - share/terminfo/h/hp+pfk+cr
    - share/terminfo/h/hp+pfk-cr
    - share/terminfo/h/hp+printer
    - share/terminfo/h/hp110
    - share/terminfo/h/hp150
    - share/terminfo/h/hp2
    - share/terminfo/h/hp236
    - share/terminfo/h/hp2382
    - share/terminfo/h/hp2382a
    - share/terminfo/h/hp2392
    - share/terminfo/h/hp2397
    - share/terminfo/h/hp2397a
    - share/terminfo/h/hp2621
    - share/terminfo/h/hp2621-48
    - share/terminfo/h/hp2621-a
    - share/terminfo/h/hp2621-ba
    - share/terminfo/h/hp2621-fl
    - share/terminfo/h/hp2621-k45
    - share/terminfo/h/hp2621-nl
    - share/terminfo/h/hp2621-nt
    - share/terminfo/h/hp2621-wl
    - share/terminfo/h/hp2621A
    - share/terminfo/h/hp2621a
    - share/terminfo/h/hp2621a-a
    - share/terminfo/h/hp2621b
    - share/terminfo/h/hp2621b-kx
    - share/terminfo/h/hp2621b-kx-p
    - share/terminfo/h/hp2621b-p
    - share/terminfo/h/hp2621k45
    - share/terminfo/h/hp2621p
    - share/terminfo/h/hp2621p-a
    - share/terminfo/h/hp2622
    - share/terminfo/h/hp2622a
    - share/terminfo/h/hp2623
    - share/terminfo/h/hp2623a
    - share/terminfo/h/hp2624
    - share/terminfo/h/hp2624-10p
    - share/terminfo/h/hp2624a
    - share/terminfo/h/hp2624a-10p
    - share/terminfo/h/hp2624b
    - share/terminfo/h/hp2624b-10p
    - share/terminfo/h/hp2624b-10p-p
    - share/terminfo/h/hp2624b-4p
    - share/terminfo/h/hp2624b-4p-p
    - share/terminfo/h/hp2624b-p
    - share/terminfo/h/hp2626
    - share/terminfo/h/hp2626-12
    - share/terminfo/h/hp2626-12-s
    - share/terminfo/h/hp2626-12x40
    - share/terminfo/h/hp2626-ns
    - share/terminfo/h/hp2626-s
    - share/terminfo/h/hp2626-x40
    - share/terminfo/h/hp2626a
    - share/terminfo/h/hp2626p
    - share/terminfo/h/hp2627a
    - share/terminfo/h/hp2627a-rev
    - share/terminfo/h/hp2627c
    - share/terminfo/h/hp262x
    - share/terminfo/h/hp2640a
    - share/terminfo/h/hp2640b
    - share/terminfo/h/hp2641a
    - share/terminfo/h/hp2644a
    - share/terminfo/h/hp2645
    - share/terminfo/h/hp2645a
    - share/terminfo/h/hp2647a
    - share/terminfo/h/hp2648
    - share/terminfo/h/hp2648a
    - share/terminfo/h/hp300h
    - share/terminfo/h/hp45
    - share/terminfo/h/hp700
    - share/terminfo/h/hp700-wy
    - share/terminfo/h/hp70092
    - share/terminfo/h/hp70092A
    - share/terminfo/h/hp70092a
    - share/terminfo/h/hp9837
    - share/terminfo/h/hp9845
    - share/terminfo/h/hp98550
    - share/terminfo/h/hp98550-color
    - share/terminfo/h/hp98550a
    - share/terminfo/h/hp98550a-color
    - share/terminfo/h/hp98720
    - share/terminfo/h/hp98721
    - share/terminfo/h/hpansi
    - share/terminfo/h/hpex
    - share/terminfo/h/hpex2
    - share/terminfo/h/hpgeneric
    - share/terminfo/h/hpsub
    - share/terminfo/h/hpterm
    - share/terminfo/h/hpterm-color
    - share/terminfo/h/hpterm-color2
    - share/terminfo/h/hterm
    - share/terminfo/h/hterm-256color
    - share/terminfo/h/htx11
    - share/terminfo/h/hurd
    - share/terminfo/h/hz1000
    - share/terminfo/h/hz1420
    - share/terminfo/h/hz1500
    - share/terminfo/h/hz1510
    - share/terminfo/h/hz1520
    - share/terminfo/h/hz1520-noesc
    - share/terminfo/h/hz1552
    - share/terminfo/h/hz1552-rv
    - share/terminfo/h/hz2000
    - share/terminfo/i/i100
    - share/terminfo/i/i3101
    - share/terminfo/i/i3164
    - share/terminfo/i/i400
    - share/terminfo/i/iTerm.app
    - share/terminfo/i/iTerm2.app
    - share/terminfo/i/ibcs2
    - share/terminfo/i/ibm+16color
    - share/terminfo/i/ibm+color
    - share/terminfo/i/ibm-apl
    - share/terminfo/i/ibm-pc
    - share/terminfo/i/ibm-system1
    - share/terminfo/i/ibm3101
    - share/terminfo/i/ibm3151
    - share/terminfo/i/ibm3161
    - share/terminfo/i/ibm3161-C
    - share/terminfo/i/ibm3162
    - share/terminfo/i/ibm3163
    - share/terminfo/i/ibm3164
    - share/terminfo/i/ibm327x
    - share/terminfo/i/ibm5051
    - share/terminfo/i/ibm5081
    - share/terminfo/i/ibm5081-c
    - share/terminfo/i/ibm5151
    - share/terminfo/i/ibm5154
    - share/terminfo/i/ibm5154-c
    - share/terminfo/i/ibm6153
    - share/terminfo/i/ibm6153-40
    - share/terminfo/i/ibm6153-90
    - share/terminfo/i/ibm6154
    - share/terminfo/i/ibm6154-c
    - share/terminfo/i/ibm6155
    - share/terminfo/i/ibm8503
    - share/terminfo/i/ibm8507
    - share/terminfo/i/ibm8512
    - share/terminfo/i/ibm8513
    - share/terminfo/i/ibm8514
    - share/terminfo/i/ibm8514-c
    - share/terminfo/i/ibm8604
    - share/terminfo/i/ibmaed
    - share/terminfo/i/ibmapa16
    - share/terminfo/i/ibmapa8
    - share/terminfo/i/ibmapa8c
    - share/terminfo/i/ibmapa8c-c
    - share/terminfo/i/ibmega
    - share/terminfo/i/ibmega-c
    - share/terminfo/i/ibmmono
    - share/terminfo/i/ibmmpel-c
    - share/terminfo/i/ibmpc
    - share/terminfo/i/ibmpc3
    - share/terminfo/i/ibmpc3r
    - share/terminfo/i/ibmpc3r-mono
    - share/terminfo/i/ibmpcx
    - share/terminfo/i/ibmvga
    - share/terminfo/i/ibmvga-c
    - share/terminfo/i/ibmx
    - share/terminfo/i/icl6402
    - share/terminfo/i/icl6404
    - share/terminfo/i/icl6404-w
    - share/terminfo/i/ifmr
    - share/terminfo/i/ims-ansi
    - share/terminfo/i/ims950
    - share/terminfo/i/ims950-b
    - share/terminfo/i/ims950-rv
    - share/terminfo/i/infoton
    - share/terminfo/i/infoton2
    - share/terminfo/i/interix
    - share/terminfo/i/interix-nti
    - share/terminfo/i/intertec
    - share/terminfo/i/intertube
    - share/terminfo/i/intertube2
    - share/terminfo/i/intext
    - share/terminfo/i/intext2
    - share/terminfo/i/intextii
    - share/terminfo/i/ips
    - share/terminfo/i/ipsi
    - share/terminfo/i/iq120
    - share/terminfo/i/iq140
    - share/terminfo/i/iris-ansi
    - share/terminfo/i/iris-ansi-ap
    - share/terminfo/i/iris-ansi-net
    - share/terminfo/i/iris-color
    - share/terminfo/i/iris40
    - share/terminfo/i/iterm
    - share/terminfo/i/iterm2
    - share/terminfo/i/iterm2-direct
    - share/terminfo/j/jaixterm
    - share/terminfo/j/jaixterm-m
    - share/terminfo/j/jerq
    - share/terminfo/j/jfbterm
    - share/terminfo/k/k45
    - share/terminfo/k/kaypro
    - share/terminfo/k/kaypro2
    - share/terminfo/k/kds6402
    - share/terminfo/k/kds7372
    - share/terminfo/k/kds7372-w
    - share/terminfo/k/kermit
    - share/terminfo/k/kermit-am
    - share/terminfo/k/kitty
    - share/terminfo/k/kitty+common
    - share/terminfo/k/kitty+setal
    - share/terminfo/k/kitty-direct
    - share/terminfo/k/klone+acs
    - share/terminfo/k/klone+color
    - share/terminfo/k/klone+koi8acs
    - share/terminfo/k/klone+sgr
    - share/terminfo/k/klone+sgr-dumb
    - share/terminfo/k/klone+sgr8
    - share/terminfo/k/kon
    - share/terminfo/k/kon2
    - share/terminfo/k/konsole
    - share/terminfo/k/konsole+pcfkeys
    - share/terminfo/k/konsole-16color
    - share/terminfo/k/konsole-256color
    - share/terminfo/k/konsole-base
    - share/terminfo/k/konsole-direct
    - share/terminfo/k/konsole-linux
    - share/terminfo/k/konsole-solaris
    - share/terminfo/k/konsole-vt100
    - share/terminfo/k/konsole-vt420pc
    - share/terminfo/k/konsole-xf3x
    - share/terminfo/k/konsole-xf4x
    - share/terminfo/k/kt7
    - share/terminfo/k/kt7ix
    - share/terminfo/k/kterm
    - share/terminfo/k/kterm-co
    - share/terminfo/k/kterm-color
    - share/terminfo/k/ktm
    - share/terminfo/k/kvt
    - share/terminfo/l/la120
    - share/terminfo/l/layer
    - share/terminfo/l/lft
    - share/terminfo/l/lft-pc850
    - share/terminfo/l/linux
    - share/terminfo/l/linux+decid
    - share/terminfo/l/linux+sfkeys
    - share/terminfo/l/linux-16color
    - share/terminfo/l/linux-basic
    - share/terminfo/l/linux-c
    - share/terminfo/l/linux-c-nc
    - share/terminfo/l/linux-koi8
    - share/terminfo/l/linux-koi8r
    - share/terminfo/l/linux-lat
    - share/terminfo/l/linux-m
    - share/terminfo/l/linux-m1
    - share/terminfo/l/linux-m1b
    - share/terminfo/l/linux-m2
    - share/terminfo/l/linux-nic
    - share/terminfo/l/linux-s
    - share/terminfo/l/linux-vt
    - share/terminfo/l/linux2.2
    - share/terminfo/l/linux2.6
    - share/terminfo/l/linux2.6.26
    - share/terminfo/l/linux3.0
    - share/terminfo/l/lisa
    - share/terminfo/l/lisaterm
    - share/terminfo/l/lisaterm-w
    - share/terminfo/l/liswb
    - share/terminfo/l/ln03
    - share/terminfo/l/ln03-w
    - share/terminfo/l/lpr
    - share/terminfo/l/luna
    - share/terminfo/l/luna68k
    - share/terminfo/m/m2-nam
    - share/terminfo/m/mac
    - share/terminfo/m/mac-w
    - share/terminfo/m/mach
    - share/terminfo/m/mach-bold
    - share/terminfo/m/mach-color
    - share/terminfo/m/mach-gnu
    - share/terminfo/m/mach-gnu-color
    - share/terminfo/m/macintosh
    - share/terminfo/m/macterminal-w
    - share/terminfo/m/mai
    - share/terminfo/m/masscomp
    - share/terminfo/m/masscomp1
    - share/terminfo/m/masscomp2
    - share/terminfo/m/mdl110
    - share/terminfo/m/megatek
    - share/terminfo/m/memhp
    - share/terminfo/m/mgr
    - share/terminfo/m/mgr-linux
    - share/terminfo/m/mgr-sun
    - share/terminfo/m/mgt
    - share/terminfo/m/mgterm
    - share/terminfo/m/microb
    - share/terminfo/m/microbee
    - share/terminfo/m/microterm
    - share/terminfo/m/microterm5
    - share/terminfo/m/mime
    - share/terminfo/m/mime-3ax
    - share/terminfo/m/mime-fb
    - share/terminfo/m/mime-hb
    - share/terminfo/m/mime1
    - share/terminfo/m/mime2
    - share/terminfo/m/mime2a
    - share/terminfo/m/mime2a-s
    - share/terminfo/m/mime2a-v
    - share/terminfo/m/mime314
    - share/terminfo/m/mime340
    - share/terminfo/m/mime3a
    - share/terminfo/m/mime3ax
    - share/terminfo/m/mimei
    - share/terminfo/m/mimeii
    - share/terminfo/m/minitel
    - share/terminfo/m/minitel-2
    - share/terminfo/m/minitel-2-nam
    - share/terminfo/m/minitel1
    - share/terminfo/m/minitel1-nb
    - share/terminfo/m/minitel12-80
    - share/terminfo/m/minitel1b
    - share/terminfo/m/minitel1b-80
    - share/terminfo/m/minitel1b-nb
    - share/terminfo/m/minitel2-80
    - share/terminfo/m/minix
    - share/terminfo/m/minix-1.5
    - share/terminfo/m/minix-1.7
    - share/terminfo/m/minix-3.0
    - share/terminfo/m/minix-old
    - share/terminfo/m/minix-old-am
    - share/terminfo/m/mintty
    - share/terminfo/m/mintty+common
    - share/terminfo/m/mintty-direct
    - share/terminfo/m/mlterm
    - share/terminfo/m/mlterm+pcfkeys
    - share/terminfo/m/mlterm-256color
    - share/terminfo/m/mlterm-direct
    - share/terminfo/m/mlterm2
    - share/terminfo/m/mlterm3
    - share/terminfo/m/mm314
    - share/terminfo/m/mm340
    - share/terminfo/m/mod
    - share/terminfo/m/mod24
    - share/terminfo/m/modgraph
    - share/terminfo/m/modgraph2
    - share/terminfo/m/modgraph48
    - share/terminfo/m/mono-emx
    - share/terminfo/m/morphos
    - share/terminfo/m/mosh
    - share/terminfo/m/mosh-256color
    - share/terminfo/m/mouse-sun
    - share/terminfo/m/mrxvt
    - share/terminfo/m/mrxvt-256color
    - share/terminfo/m/ms-terminal
    - share/terminfo/m/ms-vt-utf8
    - share/terminfo/m/ms-vt100
    - share/terminfo/m/ms-vt100+
    - share/terminfo/m/ms-vt100-color
    - share/terminfo/m/msk227
    - share/terminfo/m/msk22714
    - share/terminfo/m/msk227am
    - share/terminfo/m/mskermit227
    - share/terminfo/m/mskermit22714
    - share/terminfo/m/mskermit227am
    - share/terminfo/m/mt-70
    - share/terminfo/m/mt4520-rv
    - share/terminfo/m/mt70
    - share/terminfo/m/mterm
    - share/terminfo/m/mterm-ansi
    - share/terminfo/m/mvterm
    - share/terminfo/n/n7900
    - share/terminfo/n/nansi.sys
    - share/terminfo/n/nansi.sysk
    - share/terminfo/n/nansisys
    - share/terminfo/n/nansisysk
    - share/terminfo/n/ncr160vppp
    - share/terminfo/n/ncr160vpwpp
    - share/terminfo/n/ncr160vt100an
    - share/terminfo/n/ncr160vt100pp
    - share/terminfo/n/ncr160vt100wan
    - share/terminfo/n/ncr160vt100wpp
    - share/terminfo/n/ncr160vt200an
    - share/terminfo/n/ncr160vt200pp
    - share/terminfo/n/ncr160vt200wan
    - share/terminfo/n/ncr160vt200wpp
    - share/terminfo/n/ncr160vt300an
    - share/terminfo/n/ncr160vt300pp
    - share/terminfo/n/ncr160vt300wan
    - share/terminfo/n/ncr160vt300wpp
    - share/terminfo/n/ncr160wy50+pp
    - share/terminfo/n/ncr160wy50+wpp
    - share/terminfo/n/ncr160wy60pp
    - share/terminfo/n/ncr160wy60wpp
    - share/terminfo/n/ncr260intan
    - share/terminfo/n/ncr260intpp
    - share/terminfo/n/ncr260intwan
    - share/terminfo/n/ncr260intwpp
    - share/terminfo/n/ncr260vp+sl
    - share/terminfo/n/ncr260vppp
    - share/terminfo/n/ncr260vpwpp
    - share/terminfo/n/ncr260vt+sl
    - share/terminfo/n/ncr260vt100an
    - share/terminfo/n/ncr260vt100pp
    - share/terminfo/n/ncr260vt100wan
    - share/terminfo/n/ncr260vt100wpp
    - share/terminfo/n/ncr260vt200an
    - share/terminfo/n/ncr260vt200pp
    - share/terminfo/n/ncr260vt200wan
    - share/terminfo/n/ncr260vt200wpp
    - share/terminfo/n/ncr260vt300an
    - share/terminfo/n/ncr260vt300pp
    - share/terminfo/n/ncr260vt300wan
    - share/terminfo/n/ncr260vt300wpp
    - share/terminfo/n/ncr260wy325pp
    - share/terminfo/n/ncr260wy325wpp
    - share/terminfo/n/ncr260wy350pp
    - share/terminfo/n/ncr260wy350wpp
    - share/terminfo/n/ncr260wy50+pp
    - share/terminfo/n/ncr260wy50+wpp
    - share/terminfo/n/ncr260wy60pp
    - share/terminfo/n/ncr260wy60wpp
    - share/terminfo/n/ncr7900
    - share/terminfo/n/ncr7900i
    - share/terminfo/n/ncr7900iv
    - share/terminfo/n/ncr7901
    - share/terminfo/n/ncrvt100an
    - share/terminfo/n/ncrvt100pp
    - share/terminfo/n/ncrvt100wan
    - share/terminfo/n/ncrvt100wpp
    - share/terminfo/n/ncsa
    - share/terminfo/n/ncsa-m
    - share/terminfo/n/ncsa-m-ns
    - share/terminfo/n/ncsa-ns
    - share/terminfo/n/ncsa-vt220
    - share/terminfo/n/ncsa-vt220-8
    - share/terminfo/n/nd9500
    - share/terminfo/n/ndr9500
    - share/terminfo/n/ndr9500-25
    - share/terminfo/n/ndr9500-25-mc
    - share/terminfo/n/ndr9500-25-mc-nl
    - share/terminfo/n/ndr9500-25-nl
    - share/terminfo/n/ndr9500-mc
    - share/terminfo/n/ndr9500-mc-nl
    - share/terminfo/n/ndr9500-nl
    - share/terminfo/n/nec
    - share/terminfo/n/nec5520
    - share/terminfo/n/netbsd6
    - share/terminfo/n/newhp
    - share/terminfo/n/newhpkeyboard
    - share/terminfo/n/news
    - share/terminfo/n/news-29
    - share/terminfo/n/news-29-euc
    - share/terminfo/n/news-29-sjis
    - share/terminfo/n/news-33
    - share/terminfo/n/news-33-euc
    - share/terminfo/n/news-33-sjis
    - share/terminfo/n/news-42
    - share/terminfo/n/news-42-euc
    - share/terminfo/n/news-42-sjis
    - share/terminfo/n/news-a
    - share/terminfo/n/news-o
    - share/terminfo/n/news-old-unk
    - share/terminfo/n/news-unk
    - share/terminfo/n/news28
    - share/terminfo/n/news28-a
    - share/terminfo/n/news29
    - share/terminfo/n/news31
    - share/terminfo/n/news31-a
    - share/terminfo/n/news31-o
    - share/terminfo/n/news33
    - share/terminfo/n/news40
    - share/terminfo/n/news40-a
    - share/terminfo/n/news40-o
    - share/terminfo/n/news42
    - share/terminfo/n/newscbm
    - share/terminfo/n/newscbm-a
    - share/terminfo/n/newscbm-o
    - share/terminfo/n/newscbm33
    - share/terminfo/n/next
    - share/terminfo/n/nextshell
    - share/terminfo/n/no+brackets
    - share/terminfo/n/northstar
    - share/terminfo/n/nsterm
    - share/terminfo/n/nsterm+7
    - share/terminfo/n/nsterm+acs
    - share/terminfo/n/nsterm+c
    - share/terminfo/n/nsterm+c41
    - share/terminfo/n/nsterm+mac
    - share/terminfo/n/nsterm+s
    - share/terminfo/n/nsterm-16color
    - share/terminfo/n/nsterm-256color
    - share/terminfo/n/nsterm-7
    - share/terminfo/n/nsterm-7-c
    - share/terminfo/n/nsterm-7-c-s
    - share/terminfo/n/nsterm-7-m
    - share/terminfo/n/nsterm-7-m-s
    - share/terminfo/n/nsterm-7-s
    - share/terminfo/n/nsterm-acs
    - share/terminfo/n/nsterm-acs-c
    - share/terminfo/n/nsterm-acs-c-s
    - share/terminfo/n/nsterm-acs-m
    - share/terminfo/n/nsterm-acs-m-s
    - share/terminfo/n/nsterm-acs-s
    - share/terminfo/n/nsterm-bce
    - share/terminfo/n/nsterm-build309
    - share/terminfo/n/nsterm-build326
    - share/terminfo/n/nsterm-build343
    - share/terminfo/n/nsterm-build361
    - share/terminfo/n/nsterm-build400
    - share/terminfo/n/nsterm-build440
    - share/terminfo/n/nsterm-c
    - share/terminfo/n/nsterm-c-7
    - share/terminfo/n/nsterm-c-acs
    - share/terminfo/n/nsterm-c-s
    - share/terminfo/n/nsterm-c-s-7
    - share/terminfo/n/nsterm-c-s-acs
    - share/terminfo/n/nsterm-direct
    - share/terminfo/n/nsterm-m
    - share/terminfo/n/nsterm-m-7
    - share/terminfo/n/nsterm-m-acs
    - share/terminfo/n/nsterm-m-s
    - share/terminfo/n/nsterm-m-s-7
    - share/terminfo/n/nsterm-m-s-acs
    - share/terminfo/n/nsterm-old
    - share/terminfo/n/nsterm-s
    - share/terminfo/n/nsterm-s-7
    - share/terminfo/n/nsterm-s-acs
    - share/terminfo/n/ntconsole
    - share/terminfo/n/ntconsole-100
    - share/terminfo/n/ntconsole-100-nti
    - share/terminfo/n/ntconsole-25
    - share/terminfo/n/ntconsole-25-nti
    - share/terminfo/n/ntconsole-25-w
    - share/terminfo/n/ntconsole-25-w-vt
    - share/terminfo/n/ntconsole-35
    - share/terminfo/n/ntconsole-35-nti
    - share/terminfo/n/ntconsole-35-w
    - share/terminfo/n/ntconsole-50
    - share/terminfo/n/ntconsole-50-nti
    - share/terminfo/n/ntconsole-50-w
    - share/terminfo/n/ntconsole-60
    - share/terminfo/n/ntconsole-60-nti
    - share/terminfo/n/ntconsole-60-w
    - share/terminfo/n/ntconsole-w
    - share/terminfo/n/ntconsole-w-vt
    - share/terminfo/n/nwe501
    - share/terminfo/n/nwe501-a
    - share/terminfo/n/nwe501-o
    - share/terminfo/n/nwp-511
    - share/terminfo/n/nwp-517
    - share/terminfo/n/nwp-517-w
    - share/terminfo/n/nwp251-a
    - share/terminfo/n/nwp251-o
    - share/terminfo/n/nwp511
    - share/terminfo/n/nwp512
    - share/terminfo/n/nwp512-a
    - share/terminfo/n/nwp512-o
    - share/terminfo/n/nwp513
    - share/terminfo/n/nwp513-a
    - share/terminfo/n/nwp513-o
    - share/terminfo/n/nwp514
    - share/terminfo/n/nwp514-a
    - share/terminfo/n/nwp514-o
    - share/terminfo/n/nwp517
    - share/terminfo/n/nwp517-w
    - share/terminfo/n/nwp518
    - share/terminfo/n/nwp518-a
    - share/terminfo/n/nwp518-o
    - share/terminfo/n/nxterm
    - share/terminfo/o/o31
    - share/terminfo/o/o4112-nd
    - share/terminfo/o/o85h
    - share/terminfo/o/oabm85h
    - share/terminfo/o/oblit
    - share/terminfo/o/oc100
    - share/terminfo/o/oconcept
    - share/terminfo/o/ofcons
    - share/terminfo/o/ojerq
    - share/terminfo/o/old-st
    - share/terminfo/o/oldibmpc3
    - share/terminfo/o/oldpc3
    - share/terminfo/o/oldsun
    - share/terminfo/o/omron
    - share/terminfo/o/opennt
    - share/terminfo/o/opennt-100
    - share/terminfo/o/opennt-100-nti
    - share/terminfo/o/opennt-25
    - share/terminfo/o/opennt-25-nti
    - share/terminfo/o/opennt-25-w
    - share/terminfo/o/opennt-25-w-vt
    - share/terminfo/o/opennt-35
    - share/terminfo/o/opennt-35-nti
    - share/terminfo/o/opennt-35-w
    - share/terminfo/o/opennt-50
    - share/terminfo/o/opennt-50-nti
    - share/terminfo/o/opennt-50-w
    - share/terminfo/o/opennt-60
    - share/terminfo/o/opennt-60-nti
    - share/terminfo/o/opennt-60-w
    - share/terminfo/o/opennt-nti
    - share/terminfo/o/opennt-w
    - share/terminfo/o/opennt-w-vt
    - share/terminfo/o/opus3n1+
    - share/terminfo/o/origibmpc3
    - share/terminfo/o/origpc3
    - share/terminfo/o/os9LII
    - share/terminfo/o/osborne
    - share/terminfo/o/osborne-w
    - share/terminfo/o/osborne1
    - share/terminfo/o/osborne1-w
    - share/terminfo/o/osexec
    - share/terminfo/o/otek4112
    - share/terminfo/o/otek4113
    - share/terminfo/o/otek4114
    - share/terminfo/o/otek4115
    - share/terminfo/o/owl
    - share/terminfo/p/p12
    - share/terminfo/p/p12-m
    - share/terminfo/p/p12-m-w
    - share/terminfo/p/p12-w
    - share/terminfo/p/p14
    - share/terminfo/p/p14-m
    - share/terminfo/p/p14-m-w
    - share/terminfo/p/p14-w
    - share/terminfo/p/p19
    - share/terminfo/p/p4
    - share/terminfo/p/p5
    - share/terminfo/p/p7
    - share/terminfo/p/p8
    - share/terminfo/p/p8-w
    - share/terminfo/p/p8gl
    - share/terminfo/p/p9
    - share/terminfo/p/p9-8
    - share/terminfo/p/p9-8-w
    - share/terminfo/p/p9-w
    - share/terminfo/p/pc-coherent
    - share/terminfo/p/pc-minix
    - share/terminfo/p/pc-venix
    - share/terminfo/p/pc3
    - share/terminfo/p/pc3-bold
    - share/terminfo/p/pc3r
    - share/terminfo/p/pc3r-m
    - share/terminfo/p/pc6300plus
    - share/terminfo/p/pc7300
    - share/terminfo/p/pcansi
    - share/terminfo/p/pcansi-25
    - share/terminfo/p/pcansi-25-m
    - share/terminfo/p/pcansi-33
    - share/terminfo/p/pcansi-33-m
    - share/terminfo/p/pcansi-43
    - share/terminfo/p/pcansi-43-m
    - share/terminfo/p/pcansi-m
    - share/terminfo/p/pcansi-mono
    - share/terminfo/p/pcansi25
    - share/terminfo/p/pcansi25m
    - share/terminfo/p/pcansi33
    - share/terminfo/p/pcansi33m
    - share/terminfo/p/pcansi43
    - share/terminfo/p/pccon
    - share/terminfo/p/pccon+base
    - share/terminfo/p/pccon+colors
    - share/terminfo/p/pccon+keys
    - share/terminfo/p/pccon+sgr+acs
    - share/terminfo/p/pccon+sgr+acs0
    - share/terminfo/p/pccon-m
    - share/terminfo/p/pccon0
    - share/terminfo/p/pccon0-m
    - share/terminfo/p/pccons
    - share/terminfo/p/pcconsole
    - share/terminfo/p/pcix
    - share/terminfo/p/pckermit
    - share/terminfo/p/pckermit12
    - share/terminfo/p/pckermit120
    - share/terminfo/p/pcmw
    - share/terminfo/p/pcplot
    - share/terminfo/p/pcvt25
    - share/terminfo/p/pcvt25-color
    - share/terminfo/p/pcvt25w
    - share/terminfo/p/pcvt28
    - share/terminfo/p/pcvt28w
    - share/terminfo/p/pcvt35
    - share/terminfo/p/pcvt35w
    - share/terminfo/p/pcvt40
    - share/terminfo/p/pcvt40w
    - share/terminfo/p/pcvt43
    - share/terminfo/p/pcvt43w
    - share/terminfo/p/pcvt50
    - share/terminfo/p/pcvt50w
    - share/terminfo/p/pcvtXX
    - share/terminfo/p/pcz19
    - share/terminfo/p/pe1100
    - share/terminfo/p/pe1200
    - share/terminfo/p/pe1251
    - share/terminfo/p/pe550
    - share/terminfo/p/pe6100
    - share/terminfo/p/pe6300
    - share/terminfo/p/pe6312
    - share/terminfo/p/pe7000c
    - share/terminfo/p/pe7000m
    - share/terminfo/p/pilot
    - share/terminfo/p/pmcons
    - share/terminfo/p/pmconsole
    - share/terminfo/p/printer
    - share/terminfo/p/prism12
    - share/terminfo/p/prism12-m
    - share/terminfo/p/prism12-m-w
    - share/terminfo/p/prism12-w
    - share/terminfo/p/prism14
    - share/terminfo/p/prism14-m
    - share/terminfo/p/prism14-m-w
    - share/terminfo/p/prism14-w
    - share/terminfo/p/prism2
    - share/terminfo/p/prism4
    - share/terminfo/p/prism5
    - share/terminfo/p/prism7
    - share/terminfo/p/prism8
    - share/terminfo/p/prism8-w
    - share/terminfo/p/prism8gl
    - share/terminfo/p/prism9
    - share/terminfo/p/prism9-8
    - share/terminfo/p/prism9-8-w
    - share/terminfo/p/prism9-w
    - share/terminfo/p/pro350
    - share/terminfo/p/ps300
    - share/terminfo/p/psterm
    - share/terminfo/p/psterm-80x24
    - share/terminfo/p/psterm-90x28
    - share/terminfo/p/psterm-96x48
    - share/terminfo/p/psterm-basic
    - share/terminfo/p/psterm-fast
    - share/terminfo/p/psx_ansi
    - share/terminfo/p/pt100
    - share/terminfo/p/pt100w
    - share/terminfo/p/pt200
    - share/terminfo/p/pt200w
    - share/terminfo/p/pt210
    - share/terminfo/p/pt250
    - share/terminfo/p/pt250w
    - share/terminfo/p/pt505
    - share/terminfo/p/pt505-22
    - share/terminfo/p/pt505-24
    - share/terminfo/p/pty
    - share/terminfo/p/putty
    - share/terminfo/p/putty+fnkeys
    - share/terminfo/p/putty+fnkeys+esc
    - share/terminfo/p/putty+fnkeys+linux
    - share/terminfo/p/putty+fnkeys+sco
    - share/terminfo/p/putty+fnkeys+vt100
    - share/terminfo/p/putty+fnkeys+vt400
    - share/terminfo/p/putty+fnkeys+xterm
    - share/terminfo/p/putty+keypad
    - share/terminfo/p/putty+screen
    - share/terminfo/p/putty-256color
    - share/terminfo/p/putty-m1
    - share/terminfo/p/putty-m1b
    - share/terminfo/p/putty-m2
    - share/terminfo/p/putty-noapp
    - share/terminfo/p/putty-sco
    - share/terminfo/p/putty-screen
    - share/terminfo/p/putty-vt100
    - share/terminfo/q/qansi
    - share/terminfo/q/qansi-g
    - share/terminfo/q/qansi-m
    - share/terminfo/q/qansi-t
    - share/terminfo/q/qansi-w
    - share/terminfo/q/qdcons
    - share/terminfo/q/qdss
    - share/terminfo/q/qnx
    - share/terminfo/q/qnx4
    - share/terminfo/q/qnxm
    - share/terminfo/q/qnxt
    - share/terminfo/q/qnxt2
    - share/terminfo/q/qnxt4
    - share/terminfo/q/qnxtmono
    - share/terminfo/q/qnxw
    - share/terminfo/q/qume
    - share/terminfo/q/qume5
    - share/terminfo/q/qvt101
    - share/terminfo/q/qvt101+
    - share/terminfo/q/qvt101p
    - share/terminfo/q/qvt102
    - share/terminfo/q/qvt103
    - share/terminfo/q/qvt103-w
    - share/terminfo/q/qvt108
    - share/terminfo/q/qvt119
    - share/terminfo/q/qvt119+
    - share/terminfo/q/qvt119+-25
    - share/terminfo/q/qvt119+-25-w
    - share/terminfo/q/qvt119+-w
    - share/terminfo/q/qvt119-25-w
    - share/terminfo/q/qvt119-w
    - share/terminfo/q/qvt119p
    - share/terminfo/q/qvt119p-25
    - share/terminfo/q/qvt119p-25-w
    - share/terminfo/q/qvt119p-w
    - share/terminfo/q/qvt203
    - share/terminfo/q/qvt203+
    - share/terminfo/q/qvt203-25
    - share/terminfo/q/qvt203-25-w
    - share/terminfo/q/qvt203-w
    - share/terminfo/q/qvt203-w-am
    - share/terminfo/r/rbcomm
    - share/terminfo/r/rbcomm-nam
    - share/terminfo/r/rbcomm-w
    - share/terminfo/r/rca
    - share/terminfo/r/rcons
    - share/terminfo/r/rcons-color
    - share/terminfo/r/rebus3180
    - share/terminfo/r/regent
    - share/terminfo/r/regent100
    - share/terminfo/r/regent20
    - share/terminfo/r/regent200
    - share/terminfo/r/regent25
    - share/terminfo/r/regent40
    - share/terminfo/r/regent40+
    - share/terminfo/r/regent60
    - share/terminfo/r/rt6221
    - share/terminfo/r/rt6221-w
    - share/terminfo/r/rtpc
    - share/terminfo/r/rxvt
    - share/terminfo/r/rxvt+pcfkeys
    - share/terminfo/r/rxvt-16color
    - share/terminfo/r/rxvt-256color
    - share/terminfo/r/rxvt-88color
    - share/terminfo/r/rxvt-basic
    - share/terminfo/r/rxvt-color
    - share/terminfo/r/rxvt-cygwin
    - share/terminfo/r/rxvt-cygwin-native
    - share/terminfo/r/rxvt-xpm
    - share/terminfo/s/s4
    - share/terminfo/s/sb1
    - share/terminfo/s/sb2
    - share/terminfo/s/sb3
    - share/terminfo/s/sbi
    - share/terminfo/s/sbobcat
    - share/terminfo/s/sc410
    - share/terminfo/s/sc415
    - share/terminfo/s/scanset
    - share/terminfo/s/scoansi
    - share/terminfo/s/scoansi-new
    - share/terminfo/s/scoansi-old
    - share/terminfo/s/screen
    - share/terminfo/s/screen+fkeys
    - share/terminfo/s/screen+italics
    - share/terminfo/s/screen-16color
    - share/terminfo/s/screen-16color-bce
    - share/terminfo/s/screen-16color-bce-s
    - share/terminfo/s/screen-16color-s
    - share/terminfo/s/screen-256color
    - share/terminfo/s/screen-256color-bce
    - share/terminfo/s/screen-256color-bce-s
    - share/terminfo/s/screen-256color-s
    - share/terminfo/s/screen-base
    - share/terminfo/s/screen-bce
    - share/terminfo/s/screen-bce.Eterm
    - share/terminfo/s/screen-bce.gnome
    - share/terminfo/s/screen-bce.konsole
    - share/terminfo/s/screen-bce.linux
    - share/terminfo/s/screen-bce.mrxvt
    - share/terminfo/s/screen-bce.rxvt
    - share/terminfo/s/screen-bce.xterm-new
    - share/terminfo/s/screen-s
    - share/terminfo/s/screen-w
    - share/terminfo/s/screen.Eterm
    - share/terminfo/s/screen.gnome
    - share/terminfo/s/screen.konsole
    - share/terminfo/s/screen.konsole-256color
    - share/terminfo/s/screen.linux
    - share/terminfo/s/screen.linux-m1
    - share/terminfo/s/screen.linux-m1b
    - share/terminfo/s/screen.linux-m2
    - share/terminfo/s/screen.linux-s
    - share/terminfo/s/screen.minitel1
    - share/terminfo/s/screen.minitel1-nb
    - share/terminfo/s/screen.minitel12-80
    - share/terminfo/s/screen.minitel1b
    - share/terminfo/s/screen.minitel1b-80
    - share/terminfo/s/screen.minitel1b-nb
    - share/terminfo/s/screen.minitel2-80
    - share/terminfo/s/screen.mlterm
    - share/terminfo/s/screen.mlterm-256color
    - share/terminfo/s/screen.mrxvt
    - share/terminfo/s/screen.putty
    - share/terminfo/s/screen.putty-256color
    - share/terminfo/s/screen.putty-m1
    - share/terminfo/s/screen.putty-m1b
    - share/terminfo/s/screen.putty-m2
    - share/terminfo/s/screen.rxvt
    - share/terminfo/s/screen.teraterm
    - share/terminfo/s/screen.vte
    - share/terminfo/s/screen.vte-256color
    - share/terminfo/s/screen.xterm-256color
    - share/terminfo/s/screen.xterm-new
    - share/terminfo/s/screen.xterm-r6
    - share/terminfo/s/screen.xterm-xfree86
    - share/terminfo/s/screen2
    - share/terminfo/s/screen3
    - share/terminfo/s/screen4
    - share/terminfo/s/screen5
    - share/terminfo/s/screwpoint
    - share/terminfo/s/scrhp
    - share/terminfo/s/scrt
    - share/terminfo/s/securecrt
    - share/terminfo/s/sibo
    - share/terminfo/s/simpleterm
    - share/terminfo/s/simterm
    - share/terminfo/s/soroc
    - share/terminfo/s/soroc120
    - share/terminfo/s/soroc140
    - share/terminfo/s/spinwriter
    - share/terminfo/s/st
    - share/terminfo/s/st-0.6
    - share/terminfo/s/st-0.7
    - share/terminfo/s/st-0.8
    - share/terminfo/s/st-16color
    - share/terminfo/s/st-256color
    - share/terminfo/s/st-direct
    - share/terminfo/s/st52
    - share/terminfo/s/st52-color
    - share/terminfo/s/st52-m
    - share/terminfo/s/st52-old
    - share/terminfo/s/stterm
    - share/terminfo/s/stterm-16color
    - share/terminfo/s/stterm-256color
    - share/terminfo/s/stv52
    - share/terminfo/s/stv52pc
    - share/terminfo/s/sun
    - share/terminfo/s/sun+sl
    - share/terminfo/s/sun-1
    - share/terminfo/s/sun-12
    - share/terminfo/s/sun-17
    - share/terminfo/s/sun-24
    - share/terminfo/s/sun-34
    - share/terminfo/s/sun-48
    - share/terminfo/s/sun-c
    - share/terminfo/s/sun-cgsix
    - share/terminfo/s/sun-cmd
    - share/terminfo/s/sun-color
    - share/terminfo/s/sun-e
    - share/terminfo/s/sun-e-s
    - share/terminfo/s/sun-il
    - share/terminfo/s/sun-nic
    - share/terminfo/s/sun-s
    - share/terminfo/s/sun-s-e
    - share/terminfo/s/sun-ss5
    - share/terminfo/s/sun-type4
    - share/terminfo/s/sun1
    - share/terminfo/s/sun2
    - share/terminfo/s/sune
    - share/terminfo/s/superbee
    - share/terminfo/s/superbee-xsb
    - share/terminfo/s/superbeeic
    - share/terminfo/s/superbrain
    - share/terminfo/s/sv80
    - share/terminfo/s/swtp
    - share/terminfo/s/synertek
    - share/terminfo/s/synertek380
    - share/terminfo/s/system1
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****+fkeys
    - share/terminfo/t/*****
    - share/terminfo/t/*****+fkeys
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****.3
    - share/terminfo/t/*****.59
    - share/terminfo/t/*****.97
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****.6.1
    - share/terminfo/t/*****.0.0
    - share/terminfo/t/*****.8.1
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****_ansi
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****+nl
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****+
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****+2p
    - share/terminfo/t/*****+dim
    - share/terminfo/t/*****+mc
    - share/terminfo/t/*****+printer
    - share/terminfo/t/*****+vb
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****+fn
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/t/*****
    - share/terminfo/u/ultima2
    - share/terminfo/u/ultimaII
    - share/terminfo/u/uniterm
    - share/terminfo/u/uniterm49
    - share/terminfo/u/unixpc
    - share/terminfo/u/unknown
    - share/terminfo/u/uts30
    - share/terminfo/u/uwin
    - share/terminfo/v/v200-nam
    - share/terminfo/v/v320n
    - share/terminfo/v/v3220
    - share/terminfo/v/v5410
    - share/terminfo/v/vanilla
    - share/terminfo/v/vapple
    - share/terminfo/v/vc103
    - share/terminfo/v/vc203
    - share/terminfo/v/vc303
    - share/terminfo/v/vc303a
    - share/terminfo/v/vc403a
    - share/terminfo/v/vc404
    - share/terminfo/v/vc404-s
    - share/terminfo/v/vc414
    - share/terminfo/v/vc414h
    - share/terminfo/v/vc415
    - share/terminfo/v/venix
    - share/terminfo/v/versaterm
    - share/terminfo/v/vi200
    - share/terminfo/v/vi200-f
    - share/terminfo/v/vi200-rv
    - share/terminfo/v/vi300
    - share/terminfo/v/vi300-old
    - share/terminfo/v/vi50
    - share/terminfo/v/vi500
    - share/terminfo/v/vi50adm
    - share/terminfo/v/vi55
    - share/terminfo/v/vi550
    - share/terminfo/v/vi603
    - share/terminfo/v/viewdata
    - share/terminfo/v/viewdata-o
    - share/terminfo/v/viewdata-rv
    - share/terminfo/v/viewpoint
    - share/terminfo/v/viewpoint3a+
    - share/terminfo/v/viewpoint60
    - share/terminfo/v/viewpoint90
    - share/terminfo/v/vip
    - share/terminfo/v/vip-H
    - share/terminfo/v/vip-Hw
    - share/terminfo/v/vip-w
    - share/terminfo/v/vip7800-H
    - share/terminfo/v/vip7800-Hw
    - share/terminfo/v/vip7800-w
    - share/terminfo/v/visa50
    - share/terminfo/v/visual603
    - share/terminfo/v/vitty
    - share/terminfo/v/vk100
    - share/terminfo/v/vp3a+
    - share/terminfo/v/vp60
    - share/terminfo/v/vp90
    - share/terminfo/v/vremote
    - share/terminfo/v/vs100
    - share/terminfo/v/vs100-x10
    - share/terminfo/v/vsc
    - share/terminfo/v/vscode
    - share/terminfo/v/vscode-direct
    - share/terminfo/v/vt-61
    - share/terminfo/v/vt-utf8
    - share/terminfo/v/vt100
    - share/terminfo/v/vt100+
    - share/terminfo/v/vt100+4bsd
    - share/terminfo/v/vt100+enq
    - share/terminfo/v/vt100+fnkeys
    - share/terminfo/v/vt100+keypad
    - share/terminfo/v/vt100+pfkeys
    - share/terminfo/v/vt100-am
    - share/terminfo/v/vt100-bm
    - share/terminfo/v/vt100-bm-o
    - share/terminfo/v/vt100-bot-s
    - share/terminfo/v/vt100-nam
    - share/terminfo/v/vt100-nam-w
    - share/terminfo/v/vt100-nav
    - share/terminfo/v/vt100-nav-w
    - share/terminfo/v/vt100-putty
    - share/terminfo/v/vt100-s
    - share/terminfo/v/vt100-s-bot
    - share/terminfo/v/vt100-s-top
    - share/terminfo/v/vt100-top-s
    - share/terminfo/v/vt100-vb
    - share/terminfo/v/vt100-w
    - share/terminfo/v/vt100-w-am
    - share/terminfo/v/vt100-w-nam
    - share/terminfo/v/vt100-w-nav
    - share/terminfo/v/vt100nam
    - share/terminfo/v/vt102
    - share/terminfo/v/vt102+enq
    - share/terminfo/v/vt102-nsgr
    - share/terminfo/v/vt102-w
    - share/terminfo/v/vt125
    - share/terminfo/v/vt131
    - share/terminfo/v/vt132
    - share/terminfo/v/vt200
    - share/terminfo/v/vt200-8
    - share/terminfo/v/vt200-8bit
    - share/terminfo/v/vt200-js
    - share/terminfo/v/vt200-old
    - share/terminfo/v/vt200-w
    - share/terminfo/v/vt220
    - share/terminfo/v/vt220+cvis
    - share/terminfo/v/vt220+cvis8
    - share/terminfo/v/vt220+keypad
    - share/terminfo/v/vt220+pcedit
    - share/terminfo/v/vt220+vtedit
    - share/terminfo/v/vt220-8
    - share/terminfo/v/vt220-8bit
    - share/terminfo/v/vt220-base
    - share/terminfo/v/vt220-js
    - share/terminfo/v/vt220-nam
    - share/terminfo/v/vt220-old
    - share/terminfo/v/vt220-w
    - share/terminfo/v/vt220d
    - share/terminfo/v/vt300
    - share/terminfo/v/vt300-nam
    - share/terminfo/v/vt300-w
    - share/terminfo/v/vt300-w-nam
    - share/terminfo/v/vt320
    - share/terminfo/v/vt320-k3
    - share/terminfo/v/vt320-k311
    - share/terminfo/v/vt320-nam
    - share/terminfo/v/vt320-w
    - share/terminfo/v/vt320-w-nam
    - share/terminfo/v/vt320nam
    - share/terminfo/v/vt330
    - share/terminfo/v/vt340
    - share/terminfo/v/vt400
    - share/terminfo/v/vt400-24
    - share/terminfo/v/vt420
    - share/terminfo/v/vt420+lrmm
    - share/terminfo/v/vt420f
    - share/terminfo/v/vt420pc
    - share/terminfo/v/vt420pcdos
    - share/terminfo/v/vt50
    - share/terminfo/v/vt50h
    - share/terminfo/v/vt510
    - share/terminfo/v/vt510pc
    - share/terminfo/v/vt510pcdos
    - share/terminfo/v/vt52
    - share/terminfo/v/vt52+keypad
    - share/terminfo/v/vt52-basic
    - share/terminfo/v/vt520
    - share/terminfo/v/vt520ansi
    - share/terminfo/v/vt525
    - share/terminfo/v/vt61
    - share/terminfo/v/vt61.5
    - share/terminfo/v/vte
    - share/terminfo/v/vte+pcfkeys
    - share/terminfo/v/vte-2007
    - share/terminfo/v/vte-2008
    - share/terminfo/v/vte-2012
    - share/terminfo/v/vte-2014
    - share/terminfo/v/vte-2017
    - share/terminfo/v/vte-2018
    - share/terminfo/v/vte-256color
    - share/terminfo/v/vte-direct
    - share/terminfo/v/vtnt
    - share/terminfo/v/vv100
    - share/terminfo/v/vwmterm
    - share/terminfo/w/wren
    - share/terminfo/w/wrenw
    - share/terminfo/w/wsiris
    - share/terminfo/w/wsvt25
    - share/terminfo/w/wsvt25m
    - share/terminfo/w/wy-75ap
    - share/terminfo/w/wy-99fgt
    - share/terminfo/w/wy-99fgta
    - share/terminfo/w/wy100
    - share/terminfo/w/wy100q
    - share/terminfo/w/wy120
    - share/terminfo/w/wy120-25
    - share/terminfo/w/wy120-25-w
    - share/terminfo/w/wy120-vb
    - share/terminfo/w/wy120-w
    - share/terminfo/w/wy120-w-vb
    - share/terminfo/w/wy120-wvb
    - share/terminfo/w/wy150
    - share/terminfo/w/wy150-25
    - share/terminfo/w/wy150-25-w
    - share/terminfo/w/wy150-vb
    - share/terminfo/w/wy150-w
    - share/terminfo/w/wy150-w-vb
    - share/terminfo/w/wy160
    - share/terminfo/w/wy160-25
    - share/terminfo/w/wy160-25-w
    - share/terminfo/w/wy160-42
    - share/terminfo/w/wy160-42-w
    - share/terminfo/w/wy160-43
    - share/terminfo/w/wy160-43-w
    - share/terminfo/w/wy160-tek
    - share/terminfo/w/wy160-vb
    - share/terminfo/w/wy160-w
    - share/terminfo/w/wy160-w-vb
    - share/terminfo/w/wy160-wvb
    - share/terminfo/w/wy185
    - share/terminfo/w/wy185-24
    - share/terminfo/w/wy185-vb
    - share/terminfo/w/wy185-w
    - share/terminfo/w/wy185-wvb
    - share/terminfo/w/wy30
    - share/terminfo/w/wy30-mc
    - share/terminfo/w/wy30-vb
    - share/terminfo/w/wy325
    - share/terminfo/w/wy325-25
    - share/terminfo/w/wy325-25w
    - share/terminfo/w/wy325-42
    - share/terminfo/w/wy325-42w
    - share/terminfo/w/wy325-42w-vb
    - share/terminfo/w/wy325-42wvb
    - share/terminfo/w/wy325-43
    - share/terminfo/w/wy325-43w
    - share/terminfo/w/wy325-43w-vb
    - share/terminfo/w/wy325-43wvb
    - share/terminfo/w/wy325-80
    - share/terminfo/w/wy325-vb
    - share/terminfo/w/wy325-w
    - share/terminfo/w/wy325-w-vb
    - share/terminfo/w/wy325-wvb
    - share/terminfo/w/wy325w-24
    - share/terminfo/w/wy350
    - share/terminfo/w/wy350-vb
    - share/terminfo/w/wy350-w
    - share/terminfo/w/wy350-wvb
    - share/terminfo/w/wy370
    - share/terminfo/w/wy370-101k
    - share/terminfo/w/wy370-105k
    - share/terminfo/w/wy370-EPC
    - share/terminfo/w/wy370-nk
    - share/terminfo/w/wy370-rv
    - share/terminfo/w/wy370-tek
    - share/terminfo/w/wy370-vb
    - share/terminfo/w/wy370-w
    - share/terminfo/w/wy370-wvb
    - share/terminfo/w/wy50
    - share/terminfo/w/wy50-mc
    - share/terminfo/w/wy50-vb
    - share/terminfo/w/wy50-w
    - share/terminfo/w/wy50-wvb
    - share/terminfo/w/wy520
    - share/terminfo/w/wy520-24
    - share/terminfo/w/wy520-36
    - share/terminfo/w/wy520-36pc
    - share/terminfo/w/wy520-36w
    - share/terminfo/w/wy520-36wpc
    - share/terminfo/w/wy520-48
    - share/terminfo/w/wy520-48pc
    - share/terminfo/w/wy520-48w
    - share/terminfo/w/wy520-48wpc
    - share/terminfo/w/wy520-epc
    - share/terminfo/w/wy520-epc-24
    - share/terminfo/w/wy520-epc-vb
    - share/terminfo/w/wy520-epc-w
    - share/terminfo/w/wy520-epc-wvb
    - share/terminfo/w/wy520-vb
    - share/terminfo/w/wy520-w
    - share/terminfo/w/wy520-wvb
    - share/terminfo/w/wy60
    - share/terminfo/w/wy60-25
    - share/terminfo/w/wy60-25-w
    - share/terminfo/w/wy60-316X
    - share/terminfo/w/wy60-42
    - share/terminfo/w/wy60-42-w
    - share/terminfo/w/wy60-43
    - share/terminfo/w/wy60-43-w
    - share/terminfo/w/wy60-AT
    - share/terminfo/w/wy60-PC
    - share/terminfo/w/wy60-vb
    - share/terminfo/w/wy60-w
    - share/terminfo/w/wy60-w-vb
    - share/terminfo/w/wy60-wvb
    - share/terminfo/w/wy75
    - share/terminfo/w/wy75-mc
    - share/terminfo/w/wy75-vb
    - share/terminfo/w/wy75-w
    - share/terminfo/w/wy75-wvb
    - share/terminfo/w/wy75ap
    - share/terminfo/w/wy85
    - share/terminfo/w/wy85-8bit
    - share/terminfo/w/wy85-vb
    - share/terminfo/w/wy85-w
    - share/terminfo/w/wy85-wvb
    - share/terminfo/w/wy99-ansi
    - share/terminfo/w/wy99a-ansi
    - share/terminfo/w/wy99f
    - share/terminfo/w/wy99fa
    - share/terminfo/w/wy99fgt
    - share/terminfo/w/wy99fgta
    - share/terminfo/w/wy99gt
    - share/terminfo/w/wy99gt-25
    - share/terminfo/w/wy99gt-25-w
    - share/terminfo/w/wy99gt-tek
    - share/terminfo/w/wy99gt-vb
    - share/terminfo/w/wy99gt-w
    - share/terminfo/w/wy99gt-w-vb
    - share/terminfo/w/wy99gt-wvb
    - share/terminfo/w/wyse+sl
    - share/terminfo/w/wyse-325
    - share/terminfo/w/wyse-75ap
    - share/terminfo/w/wyse-vp
    - share/terminfo/w/wyse120
    - share/terminfo/w/wyse120-25
    - share/terminfo/w/wyse120-25-w
    - share/terminfo/w/wyse120-vb
    - share/terminfo/w/wyse120-w
    - share/terminfo/w/wyse120-wvb
    - share/terminfo/w/wyse150
    - share/terminfo/w/wyse150-25
    - share/terminfo/w/wyse150-25-w
    - share/terminfo/w/wyse150-vb
    - share/terminfo/w/wyse150-w
    - share/terminfo/w/wyse150-w-vb
    - share/terminfo/w/wyse160
    - share/terminfo/w/wyse160-25
    - share/terminfo/w/wyse160-25-w
    - share/terminfo/w/wyse160-42
    - share/terminfo/w/wyse160-42-w
    - share/terminfo/w/wyse160-43
    - share/terminfo/w/wyse160-43-w
    - share/terminfo/w/wyse160-vb
    - share/terminfo/w/wyse160-w
    - share/terminfo/w/wyse160-wvb
    - share/terminfo/w/wyse185
    - share/terminfo/w/wyse185-24
    - share/terminfo/w/wyse185-vb
    - share/terminfo/w/wyse185-w
    - share/terminfo/w/wyse185-wvb
    - share/terminfo/w/wyse30
    - share/terminfo/w/wyse30-mc
    - share/terminfo/w/wyse30-vb
    - share/terminfo/w/wyse325
    - share/terminfo/w/wyse325-25
    - share/terminfo/w/wyse325-25w
    - share/terminfo/w/wyse325-42
    - share/terminfo/w/wyse325-42w
    - share/terminfo/w/wyse325-43
    - share/terminfo/w/wyse325-43w
    - share/terminfo/w/wyse325-vb
    - share/terminfo/w/wyse325-w
    - share/terminfo/w/wyse325-wvb
    - share/terminfo/w/wyse350
    - share/terminfo/w/wyse350-vb
    - share/terminfo/w/wyse350-w
    - share/terminfo/w/wyse350-wvb
    - share/terminfo/w/wyse370
    - share/terminfo/w/wyse50
    - share/terminfo/w/wyse50-mc
    - share/terminfo/w/wyse50-vb
    - share/terminfo/w/wyse50-w
    - share/terminfo/w/wyse50-wvb
    - share/terminfo/w/wyse520
    - share/terminfo/w/wyse520-24
    - share/terminfo/w/wyse520-36
    - share/terminfo/w/wyse520-36pc
    - share/terminfo/w/wyse520-36w
    - share/terminfo/w/wyse520-36wpc
    - share/terminfo/w/wyse520-48
    - share/terminfo/w/wyse520-48pc
    - share/terminfo/w/wyse520-48w
    - share/terminfo/w/wyse520-48wpc
    - share/terminfo/w/wyse520-epc
    - share/terminfo/w/wyse520-epc-w
    - share/terminfo/w/wyse520-p-wvb
    - share/terminfo/w/wyse520-pc-24
    - share/terminfo/w/wyse520-pc-vb
    - share/terminfo/w/wyse520-vb
    - share/terminfo/w/wyse520-w
    - share/terminfo/w/wyse520-wvb
    - share/terminfo/w/wyse60
    - share/terminfo/w/wyse60-25
    - share/terminfo/w/wyse60-25-w
    - share/terminfo/w/wyse60-316X
    - share/terminfo/w/wyse60-42
    - share/terminfo/w/wyse60-42-w
    - share/terminfo/w/wyse60-43
    - share/terminfo/w/wyse60-43-w
    - share/terminfo/w/wyse60-AT
    - share/terminfo/w/wyse60-PC
    - share/terminfo/w/wyse60-vb
    - share/terminfo/w/wyse60-w
    - share/terminfo/w/wyse60-wvb
    - share/terminfo/w/wyse75
    - share/terminfo/w/wyse75-mc
    - share/terminfo/w/wyse75-vb
    - share/terminfo/w/wyse75-w
    - share/terminfo/w/wyse75-wvb
    - share/terminfo/w/wyse75ap
    - share/terminfo/w/wyse85
    - share/terminfo/w/wyse85-8bit
    - share/terminfo/w/wyse85-vb
    - share/terminfo/w/wyse85-w
    - share/terminfo/w/wyse85-wvb
    - share/terminfo/w/wyse99gt
    - share/terminfo/w/wyse99gt-25
    - share/terminfo/w/wyse99gt-25-w
    - share/terminfo/w/wyse99gt-vb
    - share/terminfo/w/wyse99gt-w
    - share/terminfo/w/wyse99gt-wvb
    - share/terminfo/x/x10term
    - share/terminfo/x/x10term+sl
    - share/terminfo/x/x1700
    - share/terminfo/x/x1700-lm
    - share/terminfo/x/x1720
    - share/terminfo/x/x1750
    - share/terminfo/x/x68k
    - share/terminfo/x/x68k-ite
    - share/terminfo/x/x820
    - share/terminfo/x/xdku
    - share/terminfo/x/xenix
    - share/terminfo/x/xerox
    - share/terminfo/x/xerox-lm
    - share/terminfo/x/xerox1720
    - share/terminfo/x/xerox820
    - share/terminfo/x/xfce
    - share/terminfo/x/xgterm
    - share/terminfo/x/xiterm
    - share/terminfo/x/xl83
    - share/terminfo/x/xnuppc
    - share/terminfo/x/xnuppc+100x37
    - share/terminfo/x/xnuppc+112x37
    - share/terminfo/x/xnuppc+128x40
    - share/terminfo/x/xnuppc+128x48
    - share/terminfo/x/xnuppc+144x48
    - share/terminfo/x/xnuppc+160x64
    - share/terminfo/x/xnuppc+200x64
    - share/terminfo/x/xnuppc+200x75
    - share/terminfo/x/xnuppc+256x96
    - share/terminfo/x/xnuppc+80x25
    - share/terminfo/x/xnuppc+80x30
    - share/terminfo/x/xnuppc+90x30
    - share/terminfo/x/xnuppc+b
    - share/terminfo/x/xnuppc+basic
    - share/terminfo/x/xnuppc+c
    - share/terminfo/x/xnuppc+f
    - share/terminfo/x/xnuppc+f2
    - share/terminfo/x/xnuppc-100x37
    - share/terminfo/x/xnuppc-100x37-m
    - share/terminfo/x/xnuppc-112x37
    - share/terminfo/x/xnuppc-112x37-m
    - share/terminfo/x/xnuppc-128x40
    - share/terminfo/x/xnuppc-128x40-m
    - share/terminfo/x/xnuppc-128x48
    - share/terminfo/x/xnuppc-128x48-m
    - share/terminfo/x/xnuppc-144x48
    - share/terminfo/x/xnuppc-144x48-m
    - share/terminfo/x/xnuppc-160x64
    - share/terminfo/x/xnuppc-160x64-m
    - share/terminfo/x/xnuppc-200x64
    - share/terminfo/x/xnuppc-200x64-m
    - share/terminfo/x/xnuppc-200x75
    - share/terminfo/x/xnuppc-200x75-m
    - share/terminfo/x/xnuppc-256x96
    - share/terminfo/x/xnuppc-256x96-m
    - share/terminfo/x/xnuppc-80x25
    - share/terminfo/x/xnuppc-80x25-m
    - share/terminfo/x/xnuppc-80x30
    - share/terminfo/x/xnuppc-80x30-m
    - share/terminfo/x/xnuppc-90x30
    - share/terminfo/x/xnuppc-90x30-m
    - share/terminfo/x/xnuppc-b
    - share/terminfo/x/xnuppc-f
    - share/terminfo/x/xnuppc-f2
    - share/terminfo/x/xnuppc-m
    - share/terminfo/x/xnuppc-m-b
    - share/terminfo/x/xnuppc-m-f
    - share/terminfo/x/xnuppc-m-f2
    - share/terminfo/x/xtalk
    - share/terminfo/x/xterm
    - share/terminfo/x/xterm+256color
    - share/terminfo/x/xterm+256color2
    - share/terminfo/x/xterm+256setaf
    - share/terminfo/x/xterm+88color
    - share/terminfo/x/xterm+88color2
    - share/terminfo/x/xterm+acs
    - share/terminfo/x/xterm+alt+title
    - share/terminfo/x/xterm+alt1049
    - share/terminfo/x/xterm+alt47
    - share/terminfo/x/xterm+app
    - share/terminfo/x/xterm+direct
    - share/terminfo/x/xterm+direct16
    - share/terminfo/x/xterm+direct2
    - share/terminfo/x/xterm+direct256
    - share/terminfo/x/xterm+edit
    - share/terminfo/x/xterm+focus
    - share/terminfo/x/xterm+indirect
    - share/terminfo/x/xterm+kbs
    - share/terminfo/x/xterm+keypad
    - share/terminfo/x/xterm+meta
    - share/terminfo/x/xterm+noalt
    - share/terminfo/x/xterm+noapp
    - share/terminfo/x/xterm+nofkeys
    - share/terminfo/x/xterm+nopcfkeys
    - share/terminfo/x/xterm+osc104
    - share/terminfo/x/xterm+pc+edit
    - share/terminfo/x/xterm+pcc0
    - share/terminfo/x/xterm+pcc1
    - share/terminfo/x/xterm+pcc2
    - share/terminfo/x/xterm+pcc3
    - share/terminfo/x/xterm+pce2
    - share/terminfo/x/xterm+pcf0
    - share/terminfo/x/xterm+pcf2
    - share/terminfo/x/xterm+pcfkeys
    - share/terminfo/x/xterm+r6f2
    - share/terminfo/x/xterm+sl
    - share/terminfo/x/xterm+sl-alt
    - share/terminfo/x/xterm+sl-twm
    - share/terminfo/x/xterm+sm+1002
    - share/terminfo/x/xterm+sm+1003
    - share/terminfo/x/xterm+sm+1005
    - share/terminfo/x/xterm+sm+1006
    - share/terminfo/x/xterm+titlestack
    - share/terminfo/x/xterm+tmux
    - share/terminfo/x/xterm+tmux2
    - share/terminfo/x/xterm+vt+edit
    - share/terminfo/x/xterm+x10mouse
    - share/terminfo/x/xterm+x11hilite
    - share/terminfo/x/xterm+x11mouse
    - share/terminfo/x/xterm-1002
    - share/terminfo/x/xterm-1003
    - share/terminfo/x/xterm-1005
    - share/terminfo/x/xterm-1006
    - share/terminfo/x/xterm-16color
    - share/terminfo/x/xterm-24
    - share/terminfo/x/xterm-256color
    - share/terminfo/x/xterm-88color
    - share/terminfo/x/xterm-8bit
    - share/terminfo/x/xterm-basic
    - share/terminfo/x/xterm-bold
    - share/terminfo/x/xterm-color
    - share/terminfo/x/xterm-direct
    - share/terminfo/x/xterm-direct16
    - share/terminfo/x/xterm-direct2
    - share/terminfo/x/xterm-direct256
    - share/terminfo/x/xterm-hp
    - share/terminfo/x/xterm-mono
    - share/terminfo/x/xterm-new
    - share/terminfo/x/xterm-nic
    - share/terminfo/x/xterm-noapp
    - share/terminfo/x/xterm-old
    - share/terminfo/x/xterm-p370
    - share/terminfo/x/xterm-p371
    - share/terminfo/x/xterm-pcolor
    - share/terminfo/x/xterm-r5
    - share/terminfo/x/xterm-r6
    - share/terminfo/x/xterm-sco
    - share/terminfo/x/xterm-sun
    - share/terminfo/x/xterm-utf8
    - share/terminfo/x/xterm-vt220
    - share/terminfo/x/xterm-vt52
    - share/terminfo/x/xterm-x10mouse
    - share/terminfo/x/xterm-x11hilite
    - share/terminfo/x/xterm-x11mouse
    - share/terminfo/x/xterm-xf86-v32
    - share/terminfo/x/xterm-xf86-v33
    - share/terminfo/x/xterm-xf86-v333
    - share/terminfo/x/xterm-xf86-v40
    - share/terminfo/x/xterm-xf86-v43
    - share/terminfo/x/xterm-xf86-v44
    - share/terminfo/x/xterm-xfree86
    - share/terminfo/x/xterm-xi
    - share/terminfo/x/xterm.js
    - share/terminfo/x/xterm1
    - share/terminfo/x/xtermc
    - share/terminfo/x/xtermm
    - share/terminfo/x/xterms
    - share/terminfo/x/xterms-sun
    - share/terminfo/x/xwsh
    - share/terminfo/z/z-100
    - share/terminfo/z/z-100bw
    - share/terminfo/z/z100
    - share/terminfo/z/z100bw
    - share/terminfo/z/z110
    - share/terminfo/z/z110bw
    - share/terminfo/z/z19
    - share/terminfo/z/z29
    - share/terminfo/z/z29a
    - share/terminfo/z/z29a-kc-bc
    - share/terminfo/z/z29a-kc-uc
    - share/terminfo/z/z29a-nkc-bc
    - share/terminfo/z/z29a-nkc-uc
    - share/terminfo/z/z29b
    - share/terminfo/z/z30
    - share/terminfo/z/z340
    - share/terminfo/z/z340-nam
    - share/terminfo/z/z39-a
    - share/terminfo/z/z39a
    - share/terminfo/z/z50
    - share/terminfo/z/z8001
    - share/terminfo/z/zen30
    - share/terminfo/z/zen50
    - share/terminfo/z/zen8001
    - share/terminfo/z/zenith
    - share/terminfo/z/zenith29
    - share/terminfo/z/zenith39-a
    - share/terminfo/z/zenith39-ansi
    - share/terminfo/z/zt-1
    - share/terminfo/z/ztx
    - share/terminfo/z/ztx-1-a
    - share/terminfo/z/ztx11
Linking openssl-3.1.2-hd590300_0
warning  libmamba [openssl-3.1.2-hd590300_0] The following files were already present in the environment:
    - bin/c_rehash
    - bin/openssl
    - include/openssl/aes.h
    - include/openssl/asn1.h
    - include/openssl/asn1_mac.h
    - include/openssl/asn1err.h
    - include/openssl/asn1t.h
    - include/openssl/async.h
    - include/openssl/asyncerr.h
    - include/openssl/bio.h
    - include/openssl/bioerr.h
    - include/openssl/blowfish.h
    - include/openssl/bn.h
    - include/openssl/bnerr.h
    - include/openssl/buffer.h
    - include/openssl/buffererr.h
    - include/openssl/camellia.h
    - include/openssl/cast.h
    - include/openssl/cmac.h
    - include/openssl/cmp.h
    - include/openssl/cmp_util.h
    - include/openssl/cmperr.h
    - include/openssl/cms.h
    - include/openssl/cmserr.h
    - include/openssl/comp.h
    - include/openssl/comperr.h
    - include/openssl/conf.h
    - include/openssl/conf_api.h
    - include/openssl/conferr.h
    - include/openssl/configuration.h
    - include/openssl/conftypes.h
    - include/openssl/core.h
    - include/openssl/core_dispatch.h
    - include/openssl/core_names.h
    - include/openssl/core_object.h
    - include/openssl/crmf.h
    - include/openssl/crmferr.h
    - include/openssl/crypto.h
    - include/openssl/cryptoerr.h
    - include/openssl/cryptoerr_legacy.h
    - include/openssl/ct.h
    - include/openssl/cterr.h
    - include/openssl/decoder.h
    - include/openssl/decodererr.h
    - include/openssl/des.h
    - include/openssl/dh.h
    - include/openssl/dherr.h
    - include/openssl/dsa.h
    - include/openssl/dsaerr.h
    - include/openssl/dtls1.h
    - include/openssl/e_os2.h
    - include/openssl/ebcdic.h
    - include/openssl/ec.h
    - include/openssl/ecdh.h
    - include/openssl/ecdsa.h
    - include/openssl/ecerr.h
    - include/openssl/encoder.h
    - include/openssl/encodererr.h
    - include/openssl/engine.h
    - include/openssl/engineerr.h
    - include/openssl/err.h
    - include/openssl/ess.h
    - include/openssl/esserr.h
    - include/openssl/evp.h
    - include/openssl/evperr.h
    - include/openssl/fips_names.h
    - include/openssl/fipskey.h
    - include/openssl/hmac.h
    - include/openssl/http.h
    - include/openssl/httperr.h
    - include/openssl/idea.h
    - include/openssl/kdf.h
    - include/openssl/kdferr.h
    - include/openssl/lhash.h
    - include/openssl/macros.h
    - include/openssl/md2.h
    - include/openssl/md4.h
    - include/openssl/md5.h
    - include/openssl/mdc2.h
    - include/openssl/modes.h
    - include/openssl/obj_mac.h
    - include/openssl/objects.h
    - include/openssl/objectserr.h
    - include/openssl/ocsp.h
    - include/openssl/ocsperr.h
    - include/openssl/opensslconf.h
    - include/openssl/opensslv.h
    - include/openssl/ossl_typ.h
    - include/openssl/param_build.h
    - include/openssl/params.h
    - include/openssl/pem.h
    - include/openssl/pem2.h
    - include/openssl/pemerr.h
    - include/openssl/pkcs12.h
    - include/openssl/pkcs12err.h
    - include/openssl/pkcs7.h
    - include/openssl/pkcs7err.h
    - include/openssl/prov_ssl.h
    - include/openssl/proverr.h
    - include/openssl/provider.h
    - include/openssl/rand.h
    - include/openssl/randerr.h
    - include/openssl/rc2.h
    - include/openssl/rc4.h
    - include/openssl/rc5.h
    - include/openssl/ripemd.h
    - include/openssl/rsa.h
    - include/openssl/rsaerr.h
    - include/openssl/safestack.h
    - include/openssl/seed.h
    - include/openssl/self_test.h
    - include/openssl/sha.h
    - include/openssl/srp.h
    - include/openssl/srtp.h
    - include/openssl/ssl.h
    - include/openssl/ssl2.h
    - include/openssl/ssl3.h
    - include/openssl/sslerr.h
    - include/openssl/sslerr_legacy.h
    - include/openssl/stack.h
    - include/openssl/store.h
    - include/openssl/storeerr.h
    - include/openssl/symhacks.h
    - include/openssl/tls1.h
    - include/openssl/trace.h
    - include/openssl/ts.h
    - include/openssl/tserr.h
    - include/openssl/txt_db.h
    - include/openssl/types.h
    - include/openssl/ui.h
    - include/openssl/uierr.h
    - include/openssl/whrlpool.h
    - include/openssl/x509.h
    - include/openssl/x509_vfy.h
    - include/openssl/x509err.h
    - include/openssl/x509v3.h
    - include/openssl/x509v3err.h
    - lib/libcrypto.so
    - lib/libcrypto.so.3
    - lib/libssl.so
    - lib/libssl.so.3
    - lib/pkgconfig/libcrypto.pc
    - lib/pkgconfig/libssl.pc
    - lib/pkgconfig/openssl.pc
    - ssl/ct_log_list.cnf
    - ssl/ct_log_list.cnf.dist
    - ssl/misc/CA.pl
    - ssl/misc/tsget
    - ssl/misc/tsget.pl
    - ssl/openssl.cnf
    - ssl/openssl.cnf.dist
Linking reproc-14.2.4-h0b41bf4_0
warning  libmamba [reproc-14.2.4-h0b41bf4_0] The following files were already present in the environment:
    - include/reproc/drain.h
    - include/reproc/export.h
    - include/reproc/reproc.h
    - include/reproc/run.h
    - lib/cmake/reproc/reproc-config-version.cmake
    - lib/cmake/reproc/reproc-config.cmake
    - lib/cmake/reproc/reproc-targets-release.cmake
    - lib/cmake/reproc/reproc-targets.cmake
    - lib/libreproc.so
    - lib/libreproc.so.14
    - lib/libreproc.so.14.2.4
    - lib/pkgconfig/reproc.pc
Linking xz-5.2.6-h166bdaf_0
warning  libmamba [xz-5.2.6-h166bdaf_0] The following files were already present in the environment:
    - bin/lzcat
    - bin/lzcmp
    - bin/lzdiff
    - bin/lzegrep
    - bin/lzfgrep
    - bin/lzgrep
    - bin/lzless
    - bin/lzma
    - bin/lzmadec
    - bin/lzmainfo
    - bin/lzmore
    - bin/unlzma
    - bin/unxz
    - bin/xz
    - bin/xzcat
    - bin/xzcmp
    - bin/xzdec
    - bin/xzdiff
    - bin/xzegrep
    - bin/xzfgrep
    - bin/xzgrep
    - bin/xzless
    - bin/xzmore
    - include/lzma.h
    - include/lzma/base.h
    - include/lzma/bcj.h
    - include/lzma/block.h
    - include/lzma/check.h
    - include/lzma/container.h
    - include/lzma/delta.h
    - include/lzma/filter.h
    - include/lzma/hardware.h
    - include/lzma/index.h
    - include/lzma/index_hash.h
    - include/lzma/lzma12.h
    - include/lzma/stream_flags.h
    - include/lzma/version.h
    - include/lzma/vli.h
    - lib/liblzma.so
    - lib/liblzma.so.5
    - lib/liblzma.so.5.2.6
    - lib/pkgconfig/liblzma.pc
    - share/doc/xz/AUTHORS
    - share/doc/xz/COPYING
    - share/doc/xz/COPYING.GPLv2
    - share/doc/xz/NEWS
    - share/doc/xz/README
    - share/doc/xz/THANKS
    - share/doc/xz/TODO
    - share/doc/xz/examples/00_README.txt
    - share/doc/xz/examples/01_compress_easy.c
    - share/doc/xz/examples/02_decompress.c
    - share/doc/xz/examples/03_compress_custom.c
    - share/doc/xz/examples/04_compress_easy_mt.c
    - share/doc/xz/examples/Makefile
    - share/doc/xz/examples_old/xz_pipe_comp.c
    - share/doc/xz/examples_old/xz_pipe_decomp.c
    - share/doc/xz/faq.txt
    - share/doc/xz/history.txt
    - share/doc/xz/lzma-file-format.txt
    - share/doc/xz/xz-file-format.txt
    - share/locale/ca/LC_MESSAGES/xz.mo
    - share/locale/cs/LC_MESSAGES/xz.mo
    - share/locale/da/LC_MESSAGES/xz.mo
    - share/locale/de/LC_MESSAGES/xz.mo
    - share/locale/eo/LC_MESSAGES/xz.mo
    - share/locale/es/LC_MESSAGES/xz.mo
    - share/locale/fi/LC_MESSAGES/xz.mo
    - share/locale/fr/LC_MESSAGES/xz.mo
    - share/locale/hr/LC_MESSAGES/xz.mo
    - share/locale/hu/LC_MESSAGES/xz.mo
    - share/locale/it/LC_MESSAGES/xz.mo
    - share/locale/ko/LC_MESSAGES/xz.mo
    - share/locale/pl/LC_MESSAGES/xz.mo
    - share/locale/pt/LC_MESSAGES/xz.mo
    - share/locale/pt_BR/LC_MESSAGES/xz.mo
    - share/locale/ro/LC_MESSAGES/xz.mo
    - share/locale/sr/LC_MESSAGES/xz.mo
    - share/locale/sv/LC_MESSAGES/xz.mo
    - share/locale/uk/LC_MESSAGES/xz.mo
    - share/locale/vi/LC_MESSAGES/xz.mo
    - share/locale/zh_CN/LC_MESSAGES/xz.mo
    - share/locale/zh_TW/LC_MESSAGES/xz.mo
    - share/man/de/man1/lzcat.1
    - share/man/de/man1/lzcmp.1
    - share/man/de/man1/lzdiff.1
    - share/man/de/man1/lzless.1
    - share/man/de/man1/lzma.1
    - share/man/de/man1/lzmadec.1
    - share/man/de/man1/lzmore.1
    - share/man/de/man1/unlzma.1
    - share/man/de/man1/unxz.1
    - share/man/de/man1/xz.1
    - share/man/de/man1/xzcat.1
    - share/man/de/man1/xzcmp.1
    - share/man/de/man1/xzdec.1
    - share/man/de/man1/xzdiff.1
    - share/man/de/man1/xzless.1
    - share/man/de/man1/xzmore.1
    - share/man/fr_FR/man1/lzcat.1
    - share/man/fr_FR/man1/lzcmp.1
    - share/man/fr_FR/man1/lzdiff.1
    - share/man/fr_FR/man1/lzless.1
    - share/man/fr_FR/man1/lzma.1
    - share/man/fr_FR/man1/lzmadec.1
    - share/man/fr_FR/man1/lzmore.1
    - share/man/fr_FR/man1/unlzma.1
    - share/man/fr_FR/man1/unxz.1
    - share/man/fr_FR/man1/xz.1
    - share/man/fr_FR/man1/xzcat.1
    - share/man/fr_FR/man1/xzcmp.1
    - share/man/fr_FR/man1/xzdec.1
    - share/man/fr_FR/man1/xzdiff.1
    - share/man/fr_FR/man1/xzless.1
    - share/man/fr_FR/man1/xzmore.1
    - share/man/man1/lzcat.1
    - share/man/man1/lzcmp.1
    - share/man/man1/lzdiff.1
    - share/man/man1/lzegrep.1
    - share/man/man1/lzfgrep.1
    - share/man/man1/lzgrep.1
    - share/man/man1/lzless.1
    - share/man/man1/lzma.1
    - share/man/man1/lzmadec.1
    - share/man/man1/lzmainfo.1
    - share/man/man1/lzmore.1
    - share/man/man1/unlzma.1
    - share/man/man1/unxz.1
    - share/man/man1/xz.1
    - share/man/man1/xzcat.1
    - share/man/man1/xzcmp.1
    - share/man/man1/xzdec.1
    - share/man/man1/xzdiff.1
    - share/man/man1/xzegrep.1
    - share/man/man1/xzfgrep.1
    - share/man/man1/xzgrep.1
    - share/man/man1/xzless.1
    - share/man/man1/xzmore.1
Linking yaml-cpp-0.7.0-h27087fc_2
warning  libmamba [yaml-cpp-0.7.0-h27087fc_2] The following files were already present in the environment:
    - include/yaml-cpp/anchor.h
    - include/yaml-cpp/binary.h
    - include/yaml-cpp/contrib/anchordict.h
    - include/yaml-cpp/contrib/graphbuilder.h
    - include/yaml-cpp/depthguard.h
    - include/yaml-cpp/dll.h
    - include/yaml-cpp/emitfromevents.h
    - include/yaml-cpp/emitter.h
    - include/yaml-cpp/emitterdef.h
    - include/yaml-cpp/emittermanip.h
    - include/yaml-cpp/emitterstyle.h
    - include/yaml-cpp/eventhandler.h
    - include/yaml-cpp/exceptions.h
    - include/yaml-cpp/mark.h
    - include/yaml-cpp/node/convert.h
    - include/yaml-cpp/node/detail/impl.h
    - include/yaml-cpp/node/detail/iterator.h
    - include/yaml-cpp/node/detail/iterator_fwd.h
    - include/yaml-cpp/node/detail/memory.h
    - include/yaml-cpp/node/detail/node.h
    - include/yaml-cpp/node/detail/node_data.h
    - include/yaml-cpp/node/detail/node_iterator.h
    - include/yaml-cpp/node/detail/node_ref.h
    - include/yaml-cpp/node/emit.h
    - include/yaml-cpp/node/impl.h
    - include/yaml-cpp/node/iterator.h
    - include/yaml-cpp/node/node.h
    - include/yaml-cpp/node/parse.h
    - include/yaml-cpp/node/ptr.h
    - include/yaml-cpp/node/type.h
    - include/yaml-cpp/noexcept.h
    - include/yaml-cpp/null.h
    - include/yaml-cpp/ostream_wrapper.h
    - include/yaml-cpp/parser.h
    - include/yaml-cpp/stlemitter.h
    - include/yaml-cpp/traits.h
    - include/yaml-cpp/yaml.h
    - lib/libyaml-cpp.so
    - lib/libyaml-cpp.so.0.7
    - lib/libyaml-cpp.so.0.7.0
    - share/cmake/yaml-cpp/yaml-cpp-config-version.cmake
    - share/cmake/yaml-cpp/yaml-cpp-config.cmake
    - share/cmake/yaml-cpp/yaml-cpp-targets-release.cmake
    - share/cmake/yaml-cpp/yaml-cpp-targets.cmake
    - share/pkgconfig/yaml-cpp.pc
Linking libedit-3.1.20191231-he28a2e2_2
warning  libmamba [libedit-3.1.20191231-he28a2e2_2] The following files were already present in the environment:
    - include/editline/readline.h
    - include/histedit.h
    - lib/libedit.so
    - lib/libedit.so.0
    - lib/libedit.so.0.0.63
    - lib/pkgconfig/libedit.pc
    - share/man/man3/editline.3
    - share/man/man3/el_deletestr.3
    - share/man/man3/el_end.3
    - share/man/man3/el_get.3
    - share/man/man3/el_getc.3
    - share/man/man3/el_gets.3
    - share/man/man3/el_init.3
    - share/man/man3/el_init_fd.3
    - share/man/man3/el_insertstr.3
    - share/man/man3/el_line.3
    - share/man/man3/el_parse.3
    - share/man/man3/el_push.3
    - share/man/man3/el_reset.3
    - share/man/man3/el_resize.3
    - share/man/man3/el_set.3
    - share/man/man3/el_source.3
    - share/man/man3/el_wdeletestr.3
    - share/man/man3/el_wget.3
    - share/man/man3/el_wgetc.3
    - share/man/man3/el_wgets.3
    - share/man/man3/el_winsertstr.3
    - share/man/man3/el_wline.3
    - share/man/man3/el_wparse.3
    - share/man/man3/el_wpush.3
    - share/man/man3/el_wset.3
    - share/man/man3/history_end.3
    - share/man/man3/history_init.3
    - share/man/man3/history_w.3
    - share/man/man3/history_wend.3
    - share/man/man3/history_winit.3
    - share/man/man3/tok_end.3
    - share/man/man3/tok_init.3
    - share/man/man3/tok_line.3
    - share/man/man3/tok_reset.3
    - share/man/man3/tok_str.3
    - share/man/man3/tok_wend.3
    - share/man/man3/tok_winit.3
    - share/man/man3/tok_wline.3
    - share/man/man3/tok_wreset.3
    - share/man/man3/tok_wstr.3
    - share/man/man5/editrc.5
    - share/man/man7/editline.7
Linking libnghttp2-1.52.0-h61bc06f_0
warning  libmamba [libnghttp2-1.52.0-h61bc06f_0] The following files were already present in the environment:
    - bin/nghttp
    - bin/nghttpd
    - bin/nghttpx
    - include/nghttp2/nghttp2.h
    - include/nghttp2/nghttp2ver.h
    - lib/libnghttp2.so
    - lib/libnghttp2.so.14
    - lib/libnghttp2.so.14.24.1
    - lib/pkgconfig/libnghttp2.pc
Linking libsolv-0.7.24-hfc55251_3
warning  libmamba [libsolv-0.7.24-hfc55251_3] The following files were already present in the environment:
    - bin/conda2solv
    - bin/dumpsolv
    - bin/installcheck
    - bin/mergesolv
    - bin/repo2solv
    - bin/testsolv
    - include/solv/bitmap.h
    - include/solv/chksum.h
    - include/solv/conda.h
    - include/solv/dataiterator.h
    - include/solv/dirpool.h
    - include/solv/evr.h
    - include/solv/hash.h
    - include/solv/knownid.h
    - include/solv/policy.h
    - include/solv/pool.h
    - include/solv/poolarch.h
    - include/solv/poolid.h
    - include/solv/pooltypes.h
    - include/solv/poolvendor.h
    - include/solv/problems.h
    - include/solv/queue.h
    - include/solv/repo.h
    - include/solv/repo_conda.h
    - include/solv/repo_solv.h
    - include/solv/repo_write.h
    - include/solv/repodata.h
    - include/solv/rules.h
    - include/solv/selection.h
    - include/solv/solv_xfopen.h
    - include/solv/solvable.h
    - include/solv/solver.h
    - include/solv/solverdebug.h
    - include/solv/solvversion.h
    - include/solv/strpool.h
    - include/solv/testcase.h
    - include/solv/tools_util.h
    - include/solv/transaction.h
    - include/solv/util.h
    - lib/libsolv.so
    - lib/libsolv.so.1
    - lib/libsolvext.so
    - lib/libsolvext.so.1
    - lib/pkgconfig/libsolv.pc
    - lib/pkgconfig/libsolvext.pc
    - share/cmake/Modules/FindLibSolv.cmake
    - share/man/man1/dumpsolv.1
    - share/man/man1/installcheck.1
    - share/man/man1/mergesolv.1
    - share/man/man1/repo2solv.1
    - share/man/man1/solv.1
    - share/man/man1/testsolv.1
    - share/man/man3/libsolv-bindings.3
    - share/man/man3/libsolv-constantids.3
    - share/man/man3/libsolv-history.3
    - share/man/man3/libsolv-pool.3
    - share/man/man3/libsolv.3
Linking libsqlite-3.43.0-h2797004_0
warning  libmamba [libsqlite-3.43.0-h2797004_0] The following files were already present in the environment:
    - include/sqlite3.h
    - include/sqlite3ext.h
    - lib/libsqlite3.so
    - lib/libsqlite3.so.0
    - lib/libsqlite3.so.0.8.6
    - lib/pkgconfig/sqlite3.pc
Linking libssh2-1.11.0-h0841786_0
warning  libmamba [libssh2-1.11.0-h0841786_0] The following files were already present in the environment:
    - include/libssh2.h
    - include/libssh2_publickey.h
    - include/libssh2_sftp.h
    - lib/cmake/libssh2/Libssh2Config-noconfig.cmake
    - lib/cmake/libssh2/Libssh2Config.cmake
    - lib/cmake/libssh2/Libssh2ConfigVersion.cmake
    - lib/libssh2.so
    - lib/libssh2.so.1
    - lib/libssh2.so.1.0.1
    - lib/pkgconfig/libssh2.pc
    - share/doc/libssh2/AUTHORS
    - share/doc/libssh2/BINDINGS.md
    - share/doc/libssh2/COPYING
    - share/doc/libssh2/HACKING.md
    - share/doc/libssh2/NEWS
    - share/doc/libssh2/README
    - share/doc/libssh2/RELEASE-NOTES
    - share/man/man3/libssh2_agent_connect.3
    - share/man/man3/libssh2_agent_disconnect.3
    - share/man/man3/libssh2_agent_free.3
    - share/man/man3/libssh2_agent_get_identity.3
    - share/man/man3/libssh2_agent_get_identity_path.3
    - share/man/man3/libssh2_agent_init.3
    - share/man/man3/libssh2_agent_list_identities.3
    - share/man/man3/libssh2_agent_set_identity_path.3
    - share/man/man3/libssh2_agent_sign.3
    - share/man/man3/libssh2_agent_userauth.3
    - share/man/man3/libssh2_banner_set.3
    - share/man/man3/libssh2_base64_decode.3
    - share/man/man3/libssh2_channel_close.3
    - share/man/man3/libssh2_channel_direct_streamlocal_ex.3
    - share/man/man3/libssh2_channel_direct_tcpip.3
    - share/man/man3/libssh2_channel_direct_tcpip_ex.3
    - share/man/man3/libssh2_channel_eof.3
    - share/man/man3/libssh2_channel_exec.3
    - share/man/man3/libssh2_channel_flush.3
    - share/man/man3/libssh2_channel_flush_ex.3
    - share/man/man3/libssh2_channel_flush_stderr.3
    - share/man/man3/libssh2_channel_forward_accept.3
    - share/man/man3/libssh2_channel_forward_cancel.3
    - share/man/man3/libssh2_channel_forward_listen.3
    - share/man/man3/libssh2_channel_forward_listen_ex.3
    - share/man/man3/libssh2_channel_free.3
    - share/man/man3/libssh2_channel_get_exit_signal.3
    - share/man/man3/libssh2_channel_get_exit_status.3
    - share/man/man3/libssh2_channel_handle_extended_data.3
    - share/man/man3/libssh2_channel_handle_extended_data2.3
    - share/man/man3/libssh2_channel_ignore_extended_data.3
    - share/man/man3/libssh2_channel_open_ex.3
    - share/man/man3/libssh2_channel_open_session.3
    - share/man/man3/libssh2_channel_process_startup.3
    - share/man/man3/libssh2_channel_read.3
    - share/man/man3/libssh2_channel_read_ex.3
    - share/man/man3/libssh2_channel_read_stderr.3
    - share/man/man3/libssh2_channel_receive_window_adjust.3
    - share/man/man3/libssh2_channel_receive_window_adjust2.3
    - share/man/man3/libssh2_channel_request_auth_agent.3
    - share/man/man3/libssh2_channel_request_pty.3
    - share/man/man3/libssh2_channel_request_pty_ex.3
    - share/man/man3/libssh2_channel_request_pty_size.3
    - share/man/man3/libssh2_channel_request_pty_size_ex.3
    - share/man/man3/libssh2_channel_send_eof.3
    - share/man/man3/libssh2_channel_set_blocking.3
    - share/man/man3/libssh2_channel_setenv.3
    - share/man/man3/libssh2_channel_setenv_ex.3
    - share/man/man3/libssh2_channel_shell.3
    - share/man/man3/libssh2_channel_signal_ex.3
    - share/man/man3/libssh2_channel_subsystem.3
    - share/man/man3/libssh2_channel_wait_closed.3
    - share/man/man3/libssh2_channel_wait_eof.3
    - share/man/man3/libssh2_channel_window_read.3
    - share/man/man3/libssh2_channel_window_read_ex.3
    - share/man/man3/libssh2_channel_window_write.3
    - share/man/man3/libssh2_channel_window_write_ex.3
    - share/man/man3/libssh2_channel_write.3
    - share/man/man3/libssh2_channel_write_ex.3
    - share/man/man3/libssh2_channel_write_stderr.3
    - share/man/man3/libssh2_channel_x11_req.3
    - share/man/man3/libssh2_channel_x11_req_ex.3
    - share/man/man3/libssh2_crypto_engine.3
    - share/man/man3/libssh2_exit.3
    - share/man/man3/libssh2_free.3
    - share/man/man3/libssh2_hostkey_hash.3
    - share/man/man3/libssh2_init.3
    - share/man/man3/libssh2_keepalive_config.3
    - share/man/man3/libssh2_keepalive_send.3
    - share/man/man3/libssh2_knownhost_add.3
    - share/man/man3/libssh2_knownhost_addc.3
    - share/man/man3/libssh2_knownhost_check.3
    - share/man/man3/libssh2_knownhost_checkp.3
    - share/man/man3/libssh2_knownhost_del.3
    - share/man/man3/libssh2_knownhost_free.3
    - share/man/man3/libssh2_knownhost_get.3
    - share/man/man3/libssh2_knownhost_init.3
    - share/man/man3/libssh2_knownhost_readfile.3
    - share/man/man3/libssh2_knownhost_readline.3
    - share/man/man3/libssh2_knownhost_writefile.3
    - share/man/man3/libssh2_knownhost_writeline.3
    - share/man/man3/libssh2_poll.3
    - share/man/man3/libssh2_poll_channel_read.3
    - share/man/man3/libssh2_publickey_add.3
    - share/man/man3/libssh2_publickey_add_ex.3
    - share/man/man3/libssh2_publickey_init.3
    - share/man/man3/libssh2_publickey_list_fetch.3
    - share/man/man3/libssh2_publickey_list_free.3
    - share/man/man3/libssh2_publickey_remove.3
    - share/man/man3/libssh2_publickey_remove_ex.3
    - share/man/man3/libssh2_publickey_shutdown.3
    - share/man/man3/libssh2_scp_recv.3
    - share/man/man3/libssh2_scp_recv2.3
    - share/man/man3/libssh2_scp_send.3
    - share/man/man3/libssh2_scp_send64.3
    - share/man/man3/libssh2_scp_send_ex.3
    - share/man/man3/libssh2_session_abstract.3
    - share/man/man3/libssh2_session_banner_get.3
    - share/man/man3/libssh2_session_banner_set.3
    - share/man/man3/libssh2_session_block_directions.3
    - share/man/man3/libssh2_session_callback_set.3
    - share/man/man3/libssh2_session_disconnect.3
    - share/man/man3/libssh2_session_disconnect_ex.3
    - share/man/man3/libssh2_session_flag.3
    - share/man/man3/libssh2_session_free.3
    - share/man/man3/libssh2_session_get_blocking.3
    - share/man/man3/libssh2_session_get_read_timeout.3
    - share/man/man3/libssh2_session_get_timeout.3
    - share/man/man3/libssh2_session_handshake.3
    - share/man/man3/libssh2_session_hostkey.3
    - share/man/man3/libssh2_session_init.3
    - share/man/man3/libssh2_session_init_ex.3
    - share/man/man3/libssh2_session_last_errno.3
    - share/man/man3/libssh2_session_last_error.3
    - share/man/man3/libssh2_session_method_pref.3
    - share/man/man3/libssh2_session_methods.3
    - share/man/man3/libssh2_session_set_blocking.3
    - share/man/man3/libssh2_session_set_last_error.3
    - share/man/man3/libssh2_session_set_read_timeout.3
    - share/man/man3/libssh2_session_set_timeout.3
    - share/man/man3/libssh2_session_startup.3
    - share/man/man3/libssh2_session_supported_algs.3
    - share/man/man3/libssh2_sftp_close.3
    - share/man/man3/libssh2_sftp_close_handle.3
    - share/man/man3/libssh2_sftp_closedir.3
    - share/man/man3/libssh2_sftp_fsetstat.3
    - share/man/man3/libssh2_sftp_fstat.3
    - share/man/man3/libssh2_sftp_fstat_ex.3
    - share/man/man3/libssh2_sftp_fstatvfs.3
    - share/man/man3/libssh2_sftp_fsync.3
    - share/man/man3/libssh2_sftp_get_channel.3
    - share/man/man3/libssh2_sftp_init.3
    - share/man/man3/libssh2_sftp_last_error.3
    - share/man/man3/libssh2_sftp_lstat.3
    - share/man/man3/libssh2_sftp_mkdir.3
    - share/man/man3/libssh2_sftp_mkdir_ex.3
    - share/man/man3/libssh2_sftp_open.3
    - share/man/man3/libssh2_sftp_open_ex.3
    - share/man/man3/libssh2_sftp_open_ex_r.3
    - share/man/man3/libssh2_sftp_open_r.3
    - share/man/man3/libssh2_sftp_opendir.3
    - share/man/man3/libssh2_sftp_read.3
    - share/man/man3/libssh2_sftp_readdir.3
    - share/man/man3/libssh2_sftp_readdir_ex.3
    - share/man/man3/libssh2_sftp_readlink.3
    - share/man/man3/libssh2_sftp_realpath.3
    - share/man/man3/libssh2_sftp_rename.3
    - share/man/man3/libssh2_sftp_rename_ex.3
    - share/man/man3/libssh2_sftp_rewind.3
    - share/man/man3/libssh2_sftp_rmdir.3
    - share/man/man3/libssh2_sftp_rmdir_ex.3
    - share/man/man3/libssh2_sftp_seek.3
    - share/man/man3/libssh2_sftp_seek64.3
    - share/man/man3/libssh2_sftp_setstat.3
    - share/man/man3/libssh2_sftp_shutdown.3
    - share/man/man3/libssh2_sftp_stat.3
    - share/man/man3/libssh2_sftp_stat_ex.3
    - share/man/man3/libssh2_sftp_statvfs.3
    - share/man/man3/libssh2_sftp_symlink.3
    - share/man/man3/libssh2_sftp_symlink_ex.3
    - share/man/man3/libssh2_sftp_tell.3
    - share/man/man3/libssh2_sftp_tell64.3
    - share/man/man3/libssh2_sftp_unlink.3
    - share/man/man3/libssh2_sftp_unlink_ex.3
    - share/man/man3/libssh2_sftp_write.3
    - share/man/man3/libssh2_sign_sk.3
    - share/man/man3/libssh2_trace.3
    - share/man/man3/libssh2_trace_sethandler.3
    - share/man/man3/libssh2_userauth_authenticated.3
    - share/man/man3/libssh2_userauth_banner.3
    - share/man/man3/libssh2_userauth_hostbased_fromfile.3
    - share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3
    - share/man/man3/libssh2_userauth_keyboard_interactive.3
    - share/man/man3/libssh2_userauth_keyboard_interactive_ex.3
    - share/man/man3/libssh2_userauth_list.3
    - share/man/man3/libssh2_userauth_password.3
    - share/man/man3/libssh2_userauth_password_ex.3
    - share/man/man3/libssh2_userauth_publickey.3
    - share/man/man3/libssh2_userauth_publickey_fromfile.3
    - share/man/man3/libssh2_userauth_publickey_fromfile_ex.3
    - share/man/man3/libssh2_userauth_publickey_frommemory.3
    - share/man/man3/libssh2_userauth_publickey_sk.3
    - share/man/man3/libssh2_version.3
Linking libxml2-2.11.5-h232c23b_1
warning  libmamba [libxml2-2.11.5-h232c23b_1] The following files were already present in the environment:
    - bin/xml2-config
    - bin/xmlcatalog
    - bin/xmllint
    - etc/conda/activate.d/libxml2_activate.sh
    - etc/conda/deactivate.d/libxml2_deactivate.sh
    - include/libxml2/libxml/HTMLparser.h
    - include/libxml2/libxml/HTMLtree.h
    - include/libxml2/libxml/SAX.h
    - include/libxml2/libxml/SAX2.h
    - include/libxml2/libxml/c14n.h
    - include/libxml2/libxml/catalog.h
    - include/libxml2/libxml/chvalid.h
    - include/libxml2/libxml/debugXML.h
    - include/libxml2/libxml/dict.h
    - include/libxml2/libxml/encoding.h
    - include/libxml2/libxml/entities.h
    - include/libxml2/libxml/globals.h
    - include/libxml2/libxml/hash.h
    - include/libxml2/libxml/list.h
    - include/libxml2/libxml/nanoftp.h
    - include/libxml2/libxml/nanohttp.h
    - include/libxml2/libxml/parser.h
    - include/libxml2/libxml/parserInternals.h
    - include/libxml2/libxml/pattern.h
    - include/libxml2/libxml/relaxng.h
    - include/libxml2/libxml/schemasInternals.h
    - include/libxml2/libxml/schematron.h
    - include/libxml2/libxml/threads.h
    - include/libxml2/libxml/tree.h
    - include/libxml2/libxml/uri.h
    - include/libxml2/libxml/valid.h
    - include/libxml2/libxml/xinclude.h
    - include/libxml2/libxml/xlink.h
    - include/libxml2/libxml/xmlIO.h
    - include/libxml2/libxml/xmlautomata.h
    - include/libxml2/libxml/xmlerror.h
    - include/libxml2/libxml/xmlexports.h
    - include/libxml2/libxml/xmlmemory.h
    - include/libxml2/libxml/xmlmodule.h
    - include/libxml2/libxml/xmlreader.h
    - include/libxml2/libxml/xmlregexp.h
    - include/libxml2/libxml/xmlsave.h
    - include/libxml2/libxml/xmlschemas.h
    - include/libxml2/libxml/xmlschemastypes.h
    - include/libxml2/libxml/xmlstring.h
    - include/libxml2/libxml/xmlunicode.h
    - include/libxml2/libxml/xmlversion.h
    - include/libxml2/libxml/xmlwriter.h
    - include/libxml2/libxml/xpath.h
    - include/libxml2/libxml/xpathInternals.h
    - include/libxml2/libxml/xpointer.h
    - lib/cmake/libxml2/libxml2-config.cmake
    - lib/libxml2.so
    - lib/libxml2.so.2
    - lib/libxml2.so.2.11.5
    - lib/pkgconfig/libxml-2.0.pc
    - share/aclocal/libxml.m4
Linking readline-8.2-h8228510_1
warning  libmamba [readline-8.2-h8228510_1] The following files were already present in the environment:
    - include/readline/chardefs.h
    - include/readline/history.h
    - include/readline/keymaps.h
    - include/readline/readline.h
    - include/readline/rlconf.h
    - include/readline/rlstdc.h
    - include/readline/rltypedefs.h
    - include/readline/tilde.h
    - lib/libhistory.so
    - lib/libhistory.so.8
    - lib/libhistory.so.8.2
    - lib/libreadline.so
    - lib/libreadline.so.8
    - lib/libreadline.so.8.2
    - lib/pkgconfig/history.pc
    - lib/pkgconfig/readline.pc
    - share/doc/readline/CHANGES
    - share/doc/readline/INSTALL
    - share/doc/readline/README
    - share/info/history.info
    - share/info/readline.info
    - share/info/rluserman.info
    - share/man/man3/history.3
    - share/man/man3/readline.3
Linking reproc-cpp-14.2.4-hcb278e6_0
warning  libmamba [reproc-cpp-14.2.4-hcb278e6_0] The following files were already present in the environment:
    - include/reproc++/arguments.hpp
    - include/reproc++/detail/array.hpp
    - include/reproc++/detail/type_traits.hpp
    - include/reproc++/drain.hpp
    - include/reproc++/env.hpp
    - include/reproc++/export.hpp
    - include/reproc++/input.hpp
    - include/reproc++/reproc.hpp
    - include/reproc++/run.hpp
    - lib/cmake/reproc++/reproc++-config-version.cmake
    - lib/cmake/reproc++/reproc++-config.cmake
    - lib/cmake/reproc++/reproc++-targets-release.cmake
    - lib/cmake/reproc++/reproc++-targets.cmake
    - lib/libreproc++.so
    - lib/libreproc++.so.14
    - lib/libreproc++.so.14.2.4
    - lib/pkgconfig/reproc++.pc
Linking tk-8.6.12-h27826a3_0
warning  libmamba [tk-8.6.12-h27826a3_0] The following files were already present in the environment:
    - bin/sqlite3_analyzer
    - bin/tclsh
    - bin/tclsh8.6
    - bin/wish
    - bin/wish8.6
    - include/default.h
    - include/fakemysql.h
    - include/fakepq.h
    - include/fakesql.h
    - include/itcl.h
    - include/itcl2TclOO.h
    - include/itclDecls.h
    - include/itclInt.h
    - include/itclIntDecls.h
    - include/itclMigrate2TclCore.h
    - include/itclTclIntStubsFcn.h
    - include/ks_names.h
    - include/mysqlStubs.h
    - include/odbcStubs.h
    - include/pqStubs.h
    - include/tcl.h
    - include/tclDecls.h
    - include/tclInt.h
    - include/tclIntDecls.h
    - include/tclIntPlatDecls.h
    - include/tclOO.h
    - include/tclOODecls.h
    - include/tclOOInt.h
    - include/tclOOIntDecls.h
    - include/tclPlatDecls.h
    - include/tclPort.h
    - include/tclThread.h
    - include/tclTomMath.h
    - include/tclTomMathDecls.h
    - include/tclUnixPort.h
    - include/tdbc.h
    - include/tdbcDecls.h
    - include/tdbcInt.h
    - include/tk.h
    - include/tk3d.h
    - include/tkArray.h
    - include/tkBusy.h
    - include/tkButton.h
    - include/tkCanvas.h
    - include/tkColor.h
    - include/tkDList.h
    - include/tkDecls.h
    - include/tkEntry.h
    - include/tkFileFilter.h
    - include/tkFont.h
    - include/tkImgPhoto.h
    - include/tkInt.h
    - include/tkIntDecls.h
    - include/tkIntPlatDecls.h
    - include/tkIntXlibDecls.h
    - include/tkMacOSX.h
    - include/tkMacOSXColor.h
    - include/tkMacOSXConstants.h
    - include/tkMacOSXCursors.h
    - include/tkMacOSXDebug.h
    - include/tkMacOSXDefault.h
    - include/tkMacOSXEvent.h
    - include/tkMacOSXFont.h
    - include/tkMacOSXInt.h
    - include/tkMacOSXKeysyms.h
    - include/tkMacOSXPort.h
    - include/tkMacOSXPrivate.h
    - include/tkMacOSXWm.h
    - include/tkMacOSXXCursors.h
    - include/tkMenu.h
    - include/tkMenubutton.h
    - include/tkPlatDecls.h
    - include/tkPort.h
    - include/tkScale.h
    - include/tkScrollbar.h
    - include/tkSelect.h
    - include/tkText.h
    - include/tkUndo.h
    - include/tkUnixDefault.h
    - include/tkUnixInt.h
    - include/tkUnixPort.h
    - lib/itcl4.2.2/itcl.tcl
    - lib/itcl4.2.2/itclConfig.sh
    - lib/itcl4.2.2/itclHullCmds.tcl
    - lib/itcl4.2.2/itclWidget.tcl
    - lib/itcl4.2.2/libitcl4.2.2.so
    - lib/itcl4.2.2/libitclstub4.2.2.a
    - lib/itcl4.2.2/pkgIndex.tcl
    - lib/libtcl8.6.so
    - lib/libtclstub8.6.a
    - lib/libtk8.6.so
    - lib/libtkstub8.6.a
    - lib/pkgconfig/tcl.pc
    - lib/pkgconfig/tk.pc
    - lib/sqlite3.36.0/libsqlite3.36.0.so
    - lib/sqlite3.36.0/pkgIndex.tcl
    - lib/tcl8.6/auto.tcl
    - lib/tcl8.6/clock.tcl
    - lib/tcl8.6/encoding/ascii.enc
    - lib/tcl8.6/encoding/big5.enc
    - lib/tcl8.6/encoding/cns11643.enc
    - lib/tcl8.6/encoding/cp1250.enc
    - lib/tcl8.6/encoding/cp1251.enc
    - lib/tcl8.6/encoding/cp1252.enc
    - lib/tcl8.6/encoding/cp1253.enc
    - lib/tcl8.6/encoding/cp1254.enc
    - lib/tcl8.6/encoding/cp1255.enc
    - lib/tcl8.6/encoding/cp1256.enc
    - lib/tcl8.6/encoding/cp1257.enc
    - lib/tcl8.6/encoding/cp1258.enc
    - lib/tcl8.6/encoding/cp437.enc
    - lib/tcl8.6/encoding/cp737.enc
    - lib/tcl8.6/encoding/cp775.enc
    - lib/tcl8.6/encoding/cp850.enc
    - lib/tcl8.6/encoding/cp852.enc
    - lib/tcl8.6/encoding/cp855.enc
    - lib/tcl8.6/encoding/cp857.enc
    - lib/tcl8.6/encoding/cp860.enc
    - lib/tcl8.6/encoding/cp861.enc
    - lib/tcl8.6/encoding/cp862.enc
    - lib/tcl8.6/encoding/cp863.enc
    - lib/tcl8.6/encoding/cp864.enc
    - lib/tcl8.6/encoding/cp865.enc
    - lib/tcl8.6/encoding/cp866.enc
    - lib/tcl8.6/encoding/cp869.enc
    - lib/tcl8.6/encoding/cp874.enc
    - lib/tcl8.6/encoding/cp932.enc
    - lib/tcl8.6/encoding/cp936.enc
    - lib/tcl8.6/encoding/cp949.enc
    - lib/tcl8.6/encoding/cp950.enc
    - lib/tcl8.6/encoding/dingbats.enc
    - lib/tcl8.6/encoding/ebcdic.enc
    - lib/tcl8.6/encoding/euc-cn.enc
    - lib/tcl8.6/encoding/euc-jp.enc
    - lib/tcl8.6/encoding/euc-kr.enc
    - lib/tcl8.6/encoding/gb12345.enc
    - lib/tcl8.6/encoding/gb1988.enc
    - lib/tcl8.6/encoding/gb2312-raw.enc
    - lib/tcl8.6/encoding/gb2312.enc
    - lib/tcl8.6/encoding/iso2022-jp.enc
    - lib/tcl8.6/encoding/iso2022-kr.enc
    - lib/tcl8.6/encoding/iso2022.enc
    - lib/tcl8.6/encoding/iso8859-1.enc
    - lib/tcl8.6/encoding/iso8859-10.enc
    - lib/tcl8.6/encoding/iso8859-11.enc
    - lib/tcl8.6/encoding/iso8859-13.enc
    - lib/tcl8.6/encoding/iso8859-14.enc
    - lib/tcl8.6/encoding/iso8859-15.enc
    - lib/tcl8.6/encoding/iso8859-16.enc
    - lib/tcl8.6/encoding/iso8859-2.enc
    - lib/tcl8.6/encoding/iso8859-3.enc
    - lib/tcl8.6/encoding/iso8859-4.enc
    - lib/tcl8.6/encoding/iso8859-5.enc
    - lib/tcl8.6/encoding/iso8859-6.enc
    - lib/tcl8.6/encoding/iso8859-7.enc
    - lib/tcl8.6/encoding/iso8859-8.enc
    - lib/tcl8.6/encoding/iso8859-9.enc
    - lib/tcl8.6/encoding/jis0201.enc
    - lib/tcl8.6/encoding/jis0208.enc
    - lib/tcl8.6/encoding/jis0212.enc
    - lib/tcl8.6/encoding/koi8-r.enc
    - lib/tcl8.6/encoding/koi8-u.enc
    - lib/tcl8.6/encoding/ksc5601.enc
    - lib/tcl8.6/encoding/macCentEuro.enc
    - lib/tcl8.6/encoding/macCroatian.enc
    - lib/tcl8.6/encoding/macCyrillic.enc
    - lib/tcl8.6/encoding/macDingbats.enc
    - lib/tcl8.6/encoding/macGreek.enc
    - lib/tcl8.6/encoding/macIceland.enc
    - lib/tcl8.6/encoding/macJapan.enc
    - lib/tcl8.6/encoding/macRoman.enc
    - lib/tcl8.6/encoding/macRomania.enc
    - lib/tcl8.6/encoding/macThai.enc
    - lib/tcl8.6/encoding/macTurkish.enc
    - lib/tcl8.6/encoding/macUkraine.enc
    - lib/tcl8.6/encoding/shiftjis.enc
    - lib/tcl8.6/encoding/symbol.enc
    - lib/tcl8.6/encoding/tis-620.enc
    - lib/tcl8.6/history.tcl
    - lib/tcl8.6/http1.0/http.tcl
    - lib/tcl8.6/http1.0/pkgIndex.tcl
    - lib/tcl8.6/init.tcl
    - lib/tcl8.6/msgs/af.msg
    - lib/tcl8.6/msgs/af_za.msg
    - lib/tcl8.6/msgs/ar.msg
    - lib/tcl8.6/msgs/ar_in.msg
    - lib/tcl8.6/msgs/ar_jo.msg
    - lib/tcl8.6/msgs/ar_lb.msg
    - lib/tcl8.6/msgs/ar_sy.msg
    - lib/tcl8.6/msgs/be.msg
    - lib/tcl8.6/msgs/bg.msg
    - lib/tcl8.6/msgs/bn.msg
    - lib/tcl8.6/msgs/bn_in.msg
    - lib/tcl8.6/msgs/ca.msg
    - lib/tcl8.6/msgs/cs.msg
    - lib/tcl8.6/msgs/da.msg
    - lib/tcl8.6/msgs/de.msg
    - lib/tcl8.6/msgs/de_at.msg
    - lib/tcl8.6/msgs/de_be.msg
    - lib/tcl8.6/msgs/el.msg
    - lib/tcl8.6/msgs/en_au.msg
    - lib/tcl8.6/msgs/en_be.msg
    - lib/tcl8.6/msgs/en_bw.msg
    - lib/tcl8.6/msgs/en_ca.msg
    - lib/tcl8.6/msgs/en_gb.msg
    - lib/tcl8.6/msgs/en_hk.msg
    - lib/tcl8.6/msgs/en_ie.msg
    - lib/tcl8.6/msgs/en_in.msg
    - lib/tcl8.6/msgs/en_nz.msg
    - lib/tcl8.6/msgs/en_ph.msg
    - lib/tcl8.6/msgs/en_sg.msg
    - lib/tcl8.6/msgs/en_za.msg
    - lib/tcl8.6/msgs/en_zw.msg
    - lib/tcl8.6/msgs/eo.msg
    - lib/tcl8.6/msgs/es.msg
    - lib/tcl8.6/msgs/es_ar.msg
    - lib/tcl8.6/msgs/es_bo.msg
    - lib/tcl8.6/msgs/es_cl.msg
    - lib/tcl8.6/msgs/es_co.msg
    - lib/tcl8.6/msgs/es_cr.msg
    - lib/tcl8.6/msgs/es_do.msg
    - lib/tcl8.6/msgs/es_ec.msg
    - lib/tcl8.6/msgs/es_gt.msg
    - lib/tcl8.6/msgs/es_hn.msg
    - lib/tcl8.6/msgs/es_mx.msg
    - lib/tcl8.6/msgs/es_ni.msg
    - lib/tcl8.6/msgs/es_pa.msg
    - lib/tcl8.6/msgs/es_pe.msg
    - lib/tcl8.6/msgs/es_pr.msg
    - lib/tcl8.6/msgs/es_py.msg
    - lib/tcl8.6/msgs/es_sv.msg
    - lib/tcl8.6/msgs/es_uy.msg
    - lib/tcl8.6/msgs/es_ve.msg
    - lib/tcl8.6/msgs/et.msg
    - lib/tcl8.6/msgs/eu.msg
    - lib/tcl8.6/msgs/eu_es.msg
    - lib/tcl8.6/msgs/fa.msg
    - lib/tcl8.6/msgs/fa_in.msg
    - lib/tcl8.6/msgs/fa_ir.msg
    - lib/tcl8.6/msgs/fi.msg
    - lib/tcl8.6/msgs/fo.msg
    - lib/tcl8.6/msgs/fo_fo.msg
    - lib/tcl8.6/msgs/fr.msg
    - lib/tcl8.6/msgs/fr_be.msg
    - lib/tcl8.6/msgs/fr_ca.msg
    - lib/tcl8.6/msgs/fr_ch.msg
    - lib/tcl8.6/msgs/ga.msg
    - lib/tcl8.6/msgs/ga_ie.msg
    - lib/tcl8.6/msgs/gl.msg
    - lib/tcl8.6/msgs/gl_es.msg
    - lib/tcl8.6/msgs/gv.msg
    - lib/tcl8.6/msgs/gv_gb.msg
    - lib/tcl8.6/msgs/he.msg
    - lib/tcl8.6/msgs/hi.msg
    - lib/tcl8.6/msgs/hi_in.msg
    - lib/tcl8.6/msgs/hr.msg
    - lib/tcl8.6/msgs/hu.msg
    - lib/tcl8.6/msgs/id.msg
    - lib/tcl8.6/msgs/id_id.msg
    - lib/tcl8.6/msgs/is.msg
    - lib/tcl8.6/msgs/it.msg
    - lib/tcl8.6/msgs/it_ch.msg
    - lib/tcl8.6/msgs/ja.msg
    - lib/tcl8.6/msgs/kl.msg
    - lib/tcl8.6/msgs/kl_gl.msg
    - lib/tcl8.6/msgs/ko.msg
    - lib/tcl8.6/msgs/ko_kr.msg
    - lib/tcl8.6/msgs/kok.msg
    - lib/tcl8.6/msgs/kok_in.msg
    - lib/tcl8.6/msgs/kw.msg
    - lib/tcl8.6/msgs/kw_gb.msg
    - lib/tcl8.6/msgs/lt.msg
    - lib/tcl8.6/msgs/lv.msg
    - lib/tcl8.6/msgs/mk.msg
    - lib/tcl8.6/msgs/mr.msg
    - lib/tcl8.6/msgs/mr_in.msg
    - lib/tcl8.6/msgs/ms.msg
    - lib/tcl8.6/msgs/ms_my.msg
    - lib/tcl8.6/msgs/mt.msg
    - lib/tcl8.6/msgs/nb.msg
    - lib/tcl8.6/msgs/nl.msg
    - lib/tcl8.6/msgs/nl_be.msg
    - lib/tcl8.6/msgs/nn.msg
    - lib/tcl8.6/msgs/pl.msg
    - lib/tcl8.6/msgs/pt.msg
    - lib/tcl8.6/msgs/pt_br.msg
    - lib/tcl8.6/msgs/ro.msg
    - lib/tcl8.6/msgs/ru.msg
    - lib/tcl8.6/msgs/ru_ua.msg
    - lib/tcl8.6/msgs/sh.msg
    - lib/tcl8.6/msgs/sk.msg
    - lib/tcl8.6/msgs/sl.msg
    - lib/tcl8.6/msgs/sq.msg
    - lib/tcl8.6/msgs/sr.msg
    - lib/tcl8.6/msgs/sv.msg
    - lib/tcl8.6/msgs/sw.msg
    - lib/tcl8.6/msgs/ta.msg
    - lib/tcl8.6/msgs/ta_in.msg
    - lib/tcl8.6/msgs/te.msg
    - lib/tcl8.6/msgs/te_in.msg
    - lib/tcl8.6/msgs/th.msg
    - lib/tcl8.6/msgs/tr.msg
    - lib/tcl8.6/msgs/uk.msg
    - lib/tcl8.6/msgs/vi.msg
    - lib/tcl8.6/msgs/zh.msg
    - lib/tcl8.6/msgs/zh_cn.msg
    - lib/tcl8.6/msgs/zh_hk.msg
    - lib/tcl8.6/msgs/zh_sg.msg
    - lib/tcl8.6/msgs/zh_tw.msg
    - lib/tcl8.6/opt0.4/optparse.tcl
    - lib/tcl8.6/opt0.4/pkgIndex.tcl
    - lib/tcl8.6/package.tcl
    - lib/tcl8.6/parray.tcl
    - lib/tcl8.6/safe.tcl
    - lib/tcl8.6/tclAppInit.c
    - lib/tcl8.6/tclIndex
    - lib/tcl8.6/tm.tcl
    - lib/tcl8.6/word.tcl
    - lib/tcl8/8.4/platform-1.0.18.tm
    - lib/tcl8/8.4/platform/shell-1.1.4.tm
    - lib/tcl8/8.5/msgcat-1.6.1.tm
    - lib/tcl8/8.5/tcltest-2.5.3.tm
    - lib/tcl8/8.6/http-2.9.5.tm
    - lib/tcl8/8.6/tdbc/sqlite3-1.1.3.tm
    - lib/tclConfig.sh
    - lib/tclooConfig.sh
    - lib/tdbc1.1.3/libtdbc1.1.3.so
    - lib/tdbc1.1.3/libtdbcstub1.1.3.a
    - lib/tdbc1.1.3/pkgIndex.tcl
    - lib/tdbc1.1.3/tdbc.tcl
    - lib/tdbc1.1.3/tdbcConfig.sh
    - lib/tdbcmysql1.1.3/libtdbcmysql1.1.3.so
    - lib/tdbcmysql1.1.3/pkgIndex.tcl
    - lib/tdbcmysql1.1.3/tdbcmysql.tcl
    - lib/tdbcodbc1.1.3/libtdbcodbc1.1.3.so
    - lib/tdbcodbc1.1.3/pkgIndex.tcl
    - lib/tdbcodbc1.1.3/tdbcodbc.tcl
    - lib/tdbcpostgres1.1.3/libtdbcpostgres1.1.3.so
    - lib/tdbcpostgres1.1.3/pkgIndex.tcl
    - lib/tdbcpostgres1.1.3/tdbcpostgres.tcl
    - lib/thread2.8.7/libthread2.8.7.so
    - lib/thread2.8.7/pkgIndex.tcl
    - lib/thread2.8.7/ttrace.tcl
    - lib/tk8.6/bgerror.tcl
    - lib/tk8.6/button.tcl
    - lib/tk8.6/choosedir.tcl
    - lib/tk8.6/clrpick.tcl
    - lib/tk8.6/comdlg.tcl
    - lib/tk8.6/console.tcl
    - lib/tk8.6/demos/README
    - lib/tk8.6/demos/anilabel.tcl
    - lib/tk8.6/demos/aniwave.tcl
    - lib/tk8.6/demos/arrow.tcl
    - lib/tk8.6/demos/bind.tcl
    - lib/tk8.6/demos/bitmap.tcl
    - lib/tk8.6/demos/browse
    - lib/tk8.6/demos/button.tcl
    - lib/tk8.6/demos/check.tcl
    - lib/tk8.6/demos/clrpick.tcl
    - lib/tk8.6/demos/colors.tcl
    - lib/tk8.6/demos/combo.tcl
    - lib/tk8.6/demos/cscroll.tcl
    - lib/tk8.6/demos/ctext.tcl
    - lib/tk8.6/demos/dialog1.tcl
    - lib/tk8.6/demos/dialog2.tcl
    - lib/tk8.6/demos/en.msg
    - lib/tk8.6/demos/entry1.tcl
    - lib/tk8.6/demos/entry2.tcl
    - lib/tk8.6/demos/entry3.tcl
    - lib/tk8.6/demos/filebox.tcl
    - lib/tk8.6/demos/floor.tcl
    - lib/tk8.6/demos/fontchoose.tcl
    - lib/tk8.6/demos/form.tcl
    - lib/tk8.6/demos/goldberg.tcl
    - lib/tk8.6/demos/hello
    - lib/tk8.6/demos/hscale.tcl
    - lib/tk8.6/demos/icon.tcl
    - lib/tk8.6/demos/image1.tcl
    - lib/tk8.6/demos/image2.tcl
    - lib/tk8.6/demos/images/earth.gif
    - lib/tk8.6/demos/images/earthmenu.png
    - lib/tk8.6/demos/images/earthris.gif
    - lib/tk8.6/demos/images/flagdown.xbm
    - lib/tk8.6/demos/images/flagup.xbm
    - lib/tk8.6/demos/images/gray25.xbm
    - lib/tk8.6/demos/images/letters.xbm
    - lib/tk8.6/demos/images/noletter.xbm
    - lib/tk8.6/demos/images/ouster.png
    - lib/tk8.6/demos/images/pattern.xbm
    - lib/tk8.6/demos/images/tcllogo.gif
    - lib/tk8.6/demos/images/teapot.ppm
    - lib/tk8.6/demos/items.tcl
    - lib/tk8.6/demos/ixset
    - lib/tk8.6/demos/knightstour.tcl
    - lib/tk8.6/demos/label.tcl
    - lib/tk8.6/demos/labelframe.tcl
    - lib/tk8.6/demos/license.terms
    - lib/tk8.6/demos/mclist.tcl
    - lib/tk8.6/demos/menu.tcl
    - lib/tk8.6/demos/menubu.tcl
    - lib/tk8.6/demos/msgbox.tcl
    - lib/tk8.6/demos/nl.msg
    - lib/tk8.6/demos/paned1.tcl
    - lib/tk8.6/demos/paned2.tcl
    - lib/tk8.6/demos/pendulum.tcl
    - lib/tk8.6/demos/plot.tcl
    - lib/tk8.6/demos/puzzle.tcl
    - lib/tk8.6/demos/radio.tcl
    - lib/tk8.6/demos/rmt
    - lib/tk8.6/demos/rolodex
    - lib/tk8.6/demos/ruler.tcl
    - lib/tk8.6/demos/sayings.tcl
    - lib/tk8.6/demos/search.tcl
    - lib/tk8.6/demos/spin.tcl
    - lib/tk8.6/demos/states.tcl
    - lib/tk8.6/demos/style.tcl
    - lib/tk8.6/demos/tclIndex
    - lib/tk8.6/demos/tcolor
    - lib/tk8.6/demos/text.tcl
    - lib/tk8.6/demos/textpeer.tcl
    - lib/tk8.6/demos/timer
    - lib/tk8.6/demos/toolbar.tcl
    - lib/tk8.6/demos/tree.tcl
    - lib/tk8.6/demos/ttkbut.tcl
    - lib/tk8.6/demos/ttkmenu.tcl
    - lib/tk8.6/demos/ttknote.tcl
    - lib/tk8.6/demos/ttkpane.tcl
    - lib/tk8.6/demos/ttkprogress.tcl
    - lib/tk8.6/demos/ttkscale.tcl
    - lib/tk8.6/demos/twind.tcl
    - lib/tk8.6/demos/unicodeout.tcl
    - lib/tk8.6/demos/vscale.tcl
    - lib/tk8.6/demos/widget
    - lib/tk8.6/dialog.tcl
    - lib/tk8.6/entry.tcl
    - lib/tk8.6/focus.tcl
    - lib/tk8.6/fontchooser.tcl
    - lib/tk8.6/iconlist.tcl
    - lib/tk8.6/icons.tcl
    - lib/tk8.6/images/README
    - lib/tk8.6/images/logo.eps
    - lib/tk8.6/images/logo100.gif
    - lib/tk8.6/images/logo64.gif
    - lib/tk8.6/images/logoLarge.gif
    - lib/tk8.6/images/logoMed.gif
    - lib/tk8.6/images/pwrdLogo.eps
    - lib/tk8.6/images/pwrdLogo100.gif
    - lib/tk8.6/images/pwrdLogo150.gif
    - lib/tk8.6/images/pwrdLogo175.gif
    - lib/tk8.6/images/pwrdLogo200.gif
    - lib/tk8.6/images/pwrdLogo75.gif
    - lib/tk8.6/images/tai-ku.gif
    - lib/tk8.6/listbox.tcl
    - lib/tk8.6/megawidget.tcl
    - lib/tk8.6/menu.tcl
    - lib/tk8.6/mkpsenc.tcl
    - lib/tk8.6/msgbox.tcl
    - lib/tk8.6/msgs/cs.msg
    - lib/tk8.6/msgs/da.msg
    - lib/tk8.6/msgs/de.msg
    - lib/tk8.6/msgs/el.msg
    - lib/tk8.6/msgs/en.msg
    - lib/tk8.6/msgs/en_gb.msg
    - lib/tk8.6/msgs/eo.msg
    - lib/tk8.6/msgs/es.msg
    - lib/tk8.6/msgs/fr.msg
    - lib/tk8.6/msgs/hu.msg
    - lib/tk8.6/msgs/it.msg
    - lib/tk8.6/msgs/nl.msg
    - lib/tk8.6/msgs/pl.msg
    - lib/tk8.6/msgs/pt.msg
    - lib/tk8.6/msgs/ru.msg
    - lib/tk8.6/msgs/sv.msg
    - lib/tk8.6/obsolete.tcl
    - lib/tk8.6/optMenu.tcl
    - lib/tk8.6/palette.tcl
    - lib/tk8.6/panedwindow.tcl
    - lib/tk8.6/pkgIndex.tcl
    - lib/tk8.6/safetk.tcl
    - lib/tk8.6/scale.tcl
    - lib/tk8.6/scrlbar.tcl
    - lib/tk8.6/spinbox.tcl
    - lib/tk8.6/tclIndex
    - lib/tk8.6/tearoff.tcl
    - lib/tk8.6/text.tcl
    - lib/tk8.6/tk.tcl
    - lib/tk8.6/tkAppInit.c
    - lib/tk8.6/tkfbox.tcl
    - lib/tk8.6/ttk/altTheme.tcl
    - lib/tk8.6/ttk/aquaTheme.tcl
    - lib/tk8.6/ttk/button.tcl
    - lib/tk8.6/ttk/clamTheme.tcl
    - lib/tk8.6/ttk/classicTheme.tcl
    - lib/tk8.6/ttk/combobox.tcl
    - lib/tk8.6/ttk/cursors.tcl
    - lib/tk8.6/ttk/defaults.tcl
    - lib/tk8.6/ttk/entry.tcl
    - lib/tk8.6/ttk/fonts.tcl
    - lib/tk8.6/ttk/menubutton.tcl
    - lib/tk8.6/ttk/notebook.tcl
    - lib/tk8.6/ttk/panedwindow.tcl
    - lib/tk8.6/ttk/progress.tcl
    - lib/tk8.6/ttk/scale.tcl
    - lib/tk8.6/ttk/scrollbar.tcl
    - lib/tk8.6/ttk/sizegrip.tcl
    - lib/tk8.6/ttk/spinbox.tcl
    - lib/tk8.6/ttk/treeview.tcl
    - lib/tk8.6/ttk/ttk.tcl
    - lib/tk8.6/ttk/utils.tcl
    - lib/tk8.6/ttk/vistaTheme.tcl
    - lib/tk8.6/ttk/winTheme.tcl
    - lib/tk8.6/ttk/xpTheme.tcl
    - lib/tk8.6/unsupported.tcl
    - lib/tk8.6/xmfbox.tcl
    - lib/tkConfig.sh
Linking zstd-1.5.5-hfc55251_0
warning  libmamba [zstd-1.5.5-hfc55251_0] The following files were already present in the environment:
    - bin/unzstd
    - bin/zstd
    - bin/zstdcat
    - bin/zstdgrep
    - bin/zstdless
    - bin/zstdmt
    - include/zdict.h
    - include/zstd.h
    - include/zstd_errors.h
    - lib/cmake/zstd/zstdConfig.cmake
    - lib/cmake/zstd/zstdConfigVersion.cmake
    - lib/cmake/zstd/zstdTargets-release.cmake
    - lib/cmake/zstd/zstdTargets.cmake
    - lib/libzstd.so
    - lib/libzstd.so.1
    - lib/libzstd.so.1.5.5
    - lib/pkgconfig/libzstd.pc
    - share/man/man1/unzstd.1
    - share/man/man1/zstd.1
    - share/man/man1/zstdcat.1
    - share/man/man1/zstdgrep.1
    - share/man/man1/zstdless.1
Linking krb5-1.21.2-h659d440_0
warning  libmamba [krb5-1.21.2-h659d440_0] The following files were already present in the environment:
    - bin/compile_et
    - bin/gss-client
    - bin/k5srvutil
    - bin/kadmin
    - bin/kdestroy
    - bin/kinit
    - bin/klist
    - bin/kpasswd
    - bin/krb5-config
    - bin/ksu
    - bin/kswitch
    - bin/ktutil
    - bin/kvno
    - bin/sclient
    - bin/sim_client
    - bin/uuclient
    - include/com_err.h
    - include/gssapi.h
    - include/gssapi/gssapi.h
    - include/gssapi/gssapi_alloc.h
    - include/gssapi/gssapi_ext.h
    - include/gssapi/gssapi_generic.h
    - include/gssapi/gssapi_krb5.h
    - include/gssapi/mechglue.h
    - include/gssrpc/auth.h
    - include/gssrpc/auth_gss.h
    - include/gssrpc/auth_gssapi.h
    - include/gssrpc/auth_unix.h
    - include/gssrpc/clnt.h
    - include/gssrpc/netdb.h
    - include/gssrpc/pmap_clnt.h
    - include/gssrpc/pmap_prot.h
    - include/gssrpc/pmap_rmt.h
    - include/gssrpc/rename.h
    - include/gssrpc/rpc.h
    - include/gssrpc/rpc_msg.h
    - include/gssrpc/svc.h
    - include/gssrpc/svc_auth.h
    - include/gssrpc/types.h
    - include/gssrpc/xdr.h
    - include/kadm5/admin.h
    - include/kadm5/chpass_util_strings.h
    - include/kadm5/kadm_err.h
    - include/kdb.h
    - include/krad.h
    - include/krb5.h
    - include/krb5/ccselect_plugin.h
    - include/krb5/certauth_plugin.h
    - include/krb5/clpreauth_plugin.h
    - include/krb5/hostrealm_plugin.h
    - include/krb5/kadm5_auth_plugin.h
    - include/krb5/kadm5_hook_plugin.h
    - include/krb5/kdcpolicy_plugin.h
    - include/krb5/kdcpreauth_plugin.h
    - include/krb5/krb5.h
    - include/krb5/localauth_plugin.h
    - include/krb5/locate_plugin.h
    - include/krb5/plugin.h
    - include/krb5/preauth_plugin.h
    - include/krb5/pwqual_plugin.h
    - include/profile.h
    - include/verto-module.h
    - include/verto.h
    - lib/krb5/plugins/kdb/db2.so
    - lib/krb5/plugins/preauth/otp.so
    - lib/krb5/plugins/preauth/pkinit.so
    - lib/krb5/plugins/preauth/spake.so
    - lib/krb5/plugins/preauth/test.so
    - lib/krb5/plugins/tls/k5tls.so
    - lib/libcom_err.so
    - lib/libcom_err.so.3
    - lib/libcom_err.so.3.0
    - lib/libgssapi_krb5.so
    - lib/libgssapi_krb5.so.2
    - lib/libgssapi_krb5.so.2.2
    - lib/libgssrpc.so
    - lib/libgssrpc.so.4
    - lib/libgssrpc.so.4.2
    - lib/libk5crypto.so
    - lib/libk5crypto.so.3
    - lib/libk5crypto.so.3.1
    - lib/libkadm5clnt.so
    - lib/libkadm5clnt_mit.so
    - lib/libkadm5clnt_mit.so.12
    - lib/libkadm5clnt_mit.so.12.0
    - lib/libkadm5srv.so
    - lib/libkadm5srv_mit.so
    - lib/libkadm5srv_mit.so.12
    - lib/libkadm5srv_mit.so.12.0
    - lib/libkdb5.so
    - lib/libkdb5.so.10
    - lib/libkdb5.so.10.0
    - lib/libkrad.so
    - lib/libkrad.so.0
    - lib/libkrad.so.0.0
    - lib/libkrb5.so
    - lib/libkrb5.so.3
    - lib/libkrb5.so.3.3
    - lib/libkrb5support.so
    - lib/libkrb5support.so.0
    - lib/libkrb5support.so.0.1
    - lib/libverto.so
    - lib/libverto.so.0
    - lib/libverto.so.0.0
    - lib/pkgconfig/gssrpc.pc
    - lib/pkgconfig/kadm-client.pc
    - lib/pkgconfig/kadm-server.pc
    - lib/pkgconfig/kdb.pc
    - lib/pkgconfig/krb5-gssapi.pc
    - lib/pkgconfig/krb5.pc
    - lib/pkgconfig/mit-krb5-gssapi.pc
    - lib/pkgconfig/mit-krb5.pc
    - sbin/gss-server
    - sbin/kadmin.local
    - sbin/kadmind
    - sbin/kdb5_util
    - sbin/kprop
    - sbin/kpropd
    - sbin/kproplog
    - sbin/krb5-send-pr
    - sbin/krb5kdc
    - sbin/sim_server
    - sbin/sserver
    - sbin/uuserver
    - share/et/et_c.awk
    - share/et/et_h.awk
    - share/examples/krb5/kdc.conf
    - share/examples/krb5/krb5.conf
    - share/examples/krb5/services.append
    - share/locale/de/LC_MESSAGES/mit-krb5.mo
    - share/locale/en_US/LC_MESSAGES/mit-krb5.mo
    - share/locale/ka/LC_MESSAGES/mit-krb5.mo
    - share/man/man1/compile_et.1
    - share/man/man1/k5srvutil.1
    - share/man/man1/kadmin.1
    - share/man/man1/kdestroy.1
    - share/man/man1/kinit.1
    - share/man/man1/klist.1
    - share/man/man1/kpasswd.1
    - share/man/man1/krb5-config.1
    - share/man/man1/ksu.1
    - share/man/man1/kswitch.1
    - share/man/man1/ktutil.1
    - share/man/man1/kvno.1
    - share/man/man1/sclient.1
    - share/man/man5/.k5identity.5
    - share/man/man5/.k5login.5
    - share/man/man5/k5identity.5
    - share/man/man5/k5login.5
    - share/man/man5/kadm5.acl.5
    - share/man/man5/kdc.conf.5
    - share/man/man5/krb5.conf.5
    - share/man/man7/kerberos.7
    - share/man/man8/kadmin.local.8
    - share/man/man8/kadmind.8
    - share/man/man8/kdb5_ldap_util.8
    - share/man/man8/kdb5_util.8
    - share/man/man8/kprop.8
    - share/man/man8/kpropd.8
    - share/man/man8/kproplog.8
    - share/man/man8/krb5kdc.8
    - share/man/man8/sserver.8
Linking libarchive-3.6.2-h039dbb9_1
warning  libmamba [libarchive-3.6.2-h039dbb9_1] The following files were already present in the environment:
    - bin/bsdcat
    - bin/bsdcpio
    - bin/bsdtar
    - include/archive.h
    - include/archive_entry.h
    - lib/libarchive.a
    - lib/libarchive.so
    - lib/libarchive.so.13
    - lib/libarchive.so.13.6.2
    - lib/pkgconfig/libarchive.pc
    - share/man/man1/bsdcat.1
    - share/man/man1/bsdcpio.1
    - share/man/man1/bsdtar.1
    - share/man/man3/archive_entry.3
    - share/man/man3/archive_entry_acl.3
    - share/man/man3/archive_entry_linkify.3
    - share/man/man3/archive_entry_misc.3
    - share/man/man3/archive_entry_paths.3
    - share/man/man3/archive_entry_perms.3
    - share/man/man3/archive_entry_stat.3
    - share/man/man3/archive_entry_time.3
    - share/man/man3/archive_read.3
    - share/man/man3/archive_read_add_passphrase.3
    - share/man/man3/archive_read_data.3
    - share/man/man3/archive_read_disk.3
    - share/man/man3/archive_read_extract.3
    - share/man/man3/archive_read_filter.3
    - share/man/man3/archive_read_format.3
    - share/man/man3/archive_read_free.3
    - share/man/man3/archive_read_header.3
    - share/man/man3/archive_read_new.3
    - share/man/man3/archive_read_open.3
    - share/man/man3/archive_read_set_options.3
    - share/man/man3/archive_util.3
    - share/man/man3/archive_write.3
    - share/man/man3/archive_write_blocksize.3
    - share/man/man3/archive_write_data.3
    - share/man/man3/archive_write_disk.3
    - share/man/man3/archive_write_filter.3
    - share/man/man3/archive_write_finish_entry.3
    - share/man/man3/archive_write_format.3
    - share/man/man3/archive_write_free.3
    - share/man/man3/archive_write_header.3
    - share/man/man3/archive_write_new.3
    - share/man/man3/archive_write_open.3
    - share/man/man3/archive_write_set_options.3
    - share/man/man3/archive_write_set_passphrase.3
    - share/man/man3/libarchive.3
    - share/man/man3/libarchive_changes.3
    - share/man/man3/libarchive_internals.3
    - share/man/man5/cpio.5
    - share/man/man5/libarchive-formats.5
    - share/man/man5/mtree.5
    - share/man/man5/tar.5
Linking python-3.10.12-hd12c33a_0_cpython
warning  libmamba [python-3.10.12-hd12c33a_0_cpython] The following files were already present in the environment:
    - bin/2to3
    - bin/2to3-3.10
    - bin/idle3
    - bin/idle3.10
    - bin/pydoc
    - bin/pydoc3
    - bin/pydoc3.10
    - bin/python
    - bin/python3
    - bin/python3-config
    - bin/python3.1
    - bin/python3.10
    - bin/python3.10-config
    - compiler_compat/README
    - compiler_compat/ld
    - include/python3.10/Python.h
    - include/python3.10/abstract.h
    - include/python3.10/bltinmodule.h
    - include/python3.10/boolobject.h
    - include/python3.10/bytearrayobject.h
    - include/python3.10/bytesobject.h
    - include/python3.10/cellobject.h
    - include/python3.10/ceval.h
    - include/python3.10/classobject.h
    - include/python3.10/code.h
    - include/python3.10/codecs.h
    - include/python3.10/compile.h
    - include/python3.10/complexobject.h
    - include/python3.10/context.h
    - include/python3.10/cpython/abstract.h
    - include/python3.10/cpython/bytearrayobject.h
    - include/python3.10/cpython/bytesobject.h
    - include/python3.10/cpython/ceval.h
    - include/python3.10/cpython/code.h
    - include/python3.10/cpython/compile.h
    - include/python3.10/cpython/dictobject.h
    - include/python3.10/cpython/fileobject.h
    - include/python3.10/cpython/fileutils.h
    - include/python3.10/cpython/frameobject.h
    - include/python3.10/cpython/import.h
    - include/python3.10/cpython/initconfig.h
    - include/python3.10/cpython/interpreteridobject.h
    - include/python3.10/cpython/listobject.h
    - include/python3.10/cpython/methodobject.h
    - include/python3.10/cpython/object.h
    - include/python3.10/cpython/objimpl.h
    - include/python3.10/cpython/odictobject.h
    - include/python3.10/cpython/picklebufobject.h
    - include/python3.10/cpython/pyctype.h
    - include/python3.10/cpython/pydebug.h
    - include/python3.10/cpython/pyerrors.h
    - include/python3.10/cpython/pyfpe.h
    - include/python3.10/cpython/pylifecycle.h
    - include/python3.10/cpython/pymem.h
    - include/python3.10/cpython/pystate.h
    - include/python3.10/cpython/pythonrun.h
    - include/python3.10/cpython/pytime.h
    - include/python3.10/cpython/sysmodule.h
    - include/python3.10/cpython/traceback.h
    - include/python3.10/cpython/tupleobject.h
    - include/python3.10/cpython/unicodeobject.h
    - include/python3.10/datetime.h
    - include/python3.10/descrobject.h
    - include/python3.10/dictobject.h
    - include/python3.10/dynamic_annotations.h
    - include/python3.10/enumobject.h
    - include/python3.10/errcode.h
    - include/python3.10/eval.h
    - include/python3.10/exports.h
    - include/python3.10/fileobject.h
    - include/python3.10/fileutils.h
    - include/python3.10/floatobject.h
    - include/python3.10/frameobject.h
    - include/python3.10/funcobject.h
    - include/python3.10/genericaliasobject.h
    - include/python3.10/genobject.h
    - include/python3.10/import.h
    - include/python3.10/internal/pycore_abstract.h
    - include/python3.10/internal/pycore_accu.h
    - include/python3.10/internal/pycore_asdl.h
    - include/python3.10/internal/pycore_ast.h
    - include/python3.10/internal/pycore_ast_state.h
    - include/python3.10/internal/pycore_atomic.h
    - include/python3.10/internal/pycore_atomic_funcs.h
    - include/python3.10/internal/pycore_bitutils.h
    - include/python3.10/internal/pycore_blocks_output_buffer.h
    - include/python3.10/internal/pycore_bytes_methods.h
    - include/python3.10/internal/pycore_call.h
    - include/python3.10/internal/pycore_ceval.h
    - include/python3.10/internal/pycore_code.h
    - include/python3.10/internal/pycore_compile.h
    - include/python3.10/internal/pycore_condvar.h
    - include/python3.10/internal/pycore_context.h
    - include/python3.10/internal/pycore_dtoa.h
    - include/python3.10/internal/pycore_fileutils.h
    - include/python3.10/internal/pycore_format.h
    - include/python3.10/internal/pycore_gc.h
    - include/python3.10/internal/pycore_getopt.h
    - include/python3.10/internal/pycore_gil.h
    - include/python3.10/internal/pycore_hamt.h
    - include/python3.10/internal/pycore_hashtable.h
    - include/python3.10/internal/pycore_import.h
    - include/python3.10/internal/pycore_initconfig.h
    - include/python3.10/internal/pycore_interp.h
    - include/python3.10/internal/pycore_list.h
    - include/python3.10/internal/pycore_long.h
    - include/python3.10/internal/pycore_moduleobject.h
    - include/python3.10/internal/pycore_object.h
    - include/python3.10/internal/pycore_parser.h
    - include/python3.10/internal/pycore_pathconfig.h
    - include/python3.10/internal/pycore_pyarena.h
    - include/python3.10/internal/pycore_pyerrors.h
    - include/python3.10/internal/pycore_pyhash.h
    - include/python3.10/internal/pycore_pylifecycle.h
    - include/python3.10/internal/pycore_pymem.h
    - include/python3.10/internal/pycore_pystate.h
    - include/python3.10/internal/pycore_runtime.h
    - include/python3.10/internal/pycore_structseq.h
    - include/python3.10/internal/pycore_symtable.h
    - include/python3.10/internal/pycore_sysmodule.h
    - include/python3.10/internal/pycore_traceback.h
    - include/python3.10/internal/pycore_tuple.h
    - include/python3.10/internal/pycore_ucnhash.h
    - include/python3.10/internal/pycore_unionobject.h
    - include/python3.10/internal/pycore_warnings.h
    - include/python3.10/interpreteridobject.h
    - include/python3.10/intrcheck.h
    - include/python3.10/iterobject.h
    - include/python3.10/listobject.h
    - include/python3.10/longintrepr.h
    - include/python3.10/longobject.h
    - include/python3.10/marshal.h
    - include/python3.10/memoryobject.h
    - include/python3.10/methodobject.h
    - include/python3.10/modsupport.h
    - include/python3.10/moduleobject.h
    - include/python3.10/namespaceobject.h
    - include/python3.10/object.h
    - include/python3.10/objimpl.h
    - include/python3.10/opcode.h
    - include/python3.10/osdefs.h
    - include/python3.10/osmodule.h
    - include/python3.10/patchlevel.h
    - include/python3.10/py_curses.h
    - include/python3.10/pycapsule.h
    - include/python3.10/pyconfig.h
    - include/python3.10/pydtrace.h
    - include/python3.10/pyerrors.h
    - include/python3.10/pyexpat.h
    - include/python3.10/pyframe.h
    - include/python3.10/pyhash.h
    - include/python3.10/pylifecycle.h
    - include/python3.10/pymacconfig.h
    - include/python3.10/pymacro.h
    - include/python3.10/pymath.h
    - include/python3.10/pymem.h
    - include/python3.10/pyport.h
    - include/python3.10/pystate.h
    - include/python3.10/pystrcmp.h
    - include/python3.10/pystrhex.h
    - include/python3.10/pystrtod.h
    - include/python3.10/pythonrun.h
    - include/python3.10/pythread.h
    - include/python3.10/rangeobject.h
    - include/python3.10/setobject.h
    - include/python3.10/sliceobject.h
    - include/python3.10/structmember.h
    - include/python3.10/structseq.h
    - include/python3.10/sysmodule.h
    - include/python3.10/token.h
    - include/python3.10/traceback.h
    - include/python3.10/tracemalloc.h
    - include/python3.10/tupleobject.h
    - include/python3.10/typeslots.h
    - include/python3.10/unicodeobject.h
    - include/python3.10/warnings.h
    - include/python3.10/weakrefobject.h
    - lib/libpython3.10.so
    - lib/libpython3.10.so.1.0
    - lib/libpython3.so
    - lib/pkgconfig/python-3.10-embed.pc
    - lib/pkgconfig/python-3.10.pc
    - lib/pkgconfig/python3-embed.pc
    - lib/pkgconfig/python3.pc
    - lib/python3.1
    - lib/python3.10/LICENSE.txt
    - lib/python3.10/__future__.py
    - lib/python3.10/__phello__.foo.py
    - lib/python3.10/__pycache__/__future__.cpython-310.pyc
    - lib/python3.10/__pycache__/__phello__.foo.cpython-310.pyc
    - lib/python3.10/__pycache__/_aix_support.cpython-310.pyc
    - lib/python3.10/__pycache__/_bootsubprocess.cpython-310.pyc
    - lib/python3.10/__pycache__/_collections_abc.cpython-310.pyc
    - lib/python3.10/__pycache__/_compat_pickle.cpython-310.pyc
    - lib/python3.10/__pycache__/_compression.cpython-310.pyc
    - lib/python3.10/__pycache__/_markupbase.cpython-310.pyc
    - lib/python3.10/__pycache__/_osx_support.cpython-310.pyc
    - lib/python3.10/__pycache__/_py_abc.cpython-310.pyc
    - lib/python3.10/__pycache__/_pydecimal.cpython-310.pyc
    - lib/python3.10/__pycache__/_pyio.cpython-310.pyc
    - lib/python3.10/__pycache__/_sitebuiltins.cpython-310.pyc
    - lib/python3.10/__pycache__/_strptime.cpython-310.pyc
    - lib/python3.10/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.pyc
    - lib/python3.10/__pycache__/_sysconfigdata_x86_64_conda_cos6_linux_gnu.cpython-310.pyc
    - lib/python3.10/__pycache__/_sysconfigdata_x86_64_conda_linux_gnu.cpython-310.pyc
    - lib/python3.10/__pycache__/_threading_local.cpython-310.pyc
    - lib/python3.10/__pycache__/_weakrefset.cpython-310.pyc
    - lib/python3.10/__pycache__/abc.cpython-310.pyc
    - lib/python3.10/__pycache__/aifc.cpython-310.pyc
    - lib/python3.10/__pycache__/antigravity.cpython-310.pyc
    - lib/python3.10/__pycache__/argparse.cpython-310.pyc
    - lib/python3.10/__pycache__/ast.cpython-310.pyc
    - lib/python3.10/__pycache__/asynchat.cpython-310.pyc
    - lib/python3.10/__pycache__/asyncore.cpython-310.pyc
    - lib/python3.10/__pycache__/base64.cpython-310.pyc
    - lib/python3.10/__pycache__/bdb.cpython-310.pyc
    - lib/python3.10/__pycache__/binhex.cpython-310.pyc
    - lib/python3.10/__pycache__/bisect.cpython-310.pyc
    - lib/python3.10/__pycache__/bz2.cpython-310.pyc
    - lib/python3.10/__pycache__/cProfile.cpython-310.pyc
    - lib/python3.10/__pycache__/calendar.cpython-310.pyc
    - lib/python3.10/__pycache__/cgi.cpython-310.pyc
    - lib/python3.10/__pycache__/cgitb.cpython-310.pyc
    - lib/python3.10/__pycache__/chunk.cpython-310.pyc
    - lib/python3.10/__pycache__/cmd.cpython-310.pyc
    - lib/python3.10/__pycache__/code.cpython-310.pyc
    - lib/python3.10/__pycache__/codecs.cpython-310.pyc
    - lib/python3.10/__pycache__/codeop.cpython-310.pyc
    - lib/python3.10/__pycache__/colorsys.cpython-310.pyc
    - lib/python3.10/__pycache__/compileall.cpython-310.pyc
    - lib/python3.10/__pycache__/configparser.cpython-310.pyc
    - lib/python3.10/__pycache__/contextlib.cpython-310.pyc
    - lib/python3.10/__pycache__/contextvars.cpython-310.pyc
    - lib/python3.10/__pycache__/copy.cpython-310.pyc
    - lib/python3.10/__pycache__/copyreg.cpython-310.pyc
    - lib/python3.10/__pycache__/crypt.cpython-310.pyc
    - lib/python3.10/__pycache__/csv.cpython-310.pyc
    - lib/python3.10/__pycache__/dataclasses.cpython-310.pyc
    - lib/python3.10/__pycache__/datetime.cpython-310.pyc
    - lib/python3.10/__pycache__/decimal.cpython-310.pyc
    - lib/python3.10/__pycache__/difflib.cpython-310.pyc
    - lib/python3.10/__pycache__/dis.cpython-310.pyc
    - lib/python3.10/__pycache__/doctest.cpython-310.pyc
    - lib/python3.10/__pycache__/enum.cpython-310.pyc
    - lib/python3.10/__pycache__/filecmp.cpython-310.pyc
    - lib/python3.10/__pycache__/fileinput.cpython-310.pyc
    - lib/python3.10/__pycache__/fnmatch.cpython-310.pyc
    - lib/python3.10/__pycache__/fractions.cpython-310.pyc
    - lib/python3.10/__pycache__/ftplib.cpython-310.pyc
    - lib/python3.10/__pycache__/functools.cpython-310.pyc
    - lib/python3.10/__pycache__/genericpath.cpython-310.pyc
    - lib/python3.10/__pycache__/getopt.cpython-310.pyc
    - lib/python3.10/__pycache__/getpass.cpython-310.pyc
    - lib/python3.10/__pycache__/gettext.cpython-310.pyc
    - lib/python3.10/__pycache__/glob.cpython-310.pyc
    - lib/python3.10/__pycache__/graphlib.cpython-310.pyc
    - lib/python3.10/__pycache__/gzip.cpython-310.pyc
    - lib/python3.10/__pycache__/hashlib.cpython-310.pyc
    - lib/python3.10/__pycache__/heapq.cpython-310.pyc
    - lib/python3.10/__pycache__/hmac.cpython-310.pyc
    - lib/python3.10/__pycache__/imaplib.cpython-310.pyc
    - lib/python3.10/__pycache__/imghdr.cpython-310.pyc
    - lib/python3.10/__pycache__/imp.cpython-310.pyc
    - lib/python3.10/__pycache__/inspect.cpython-310.pyc
    - lib/python3.10/__pycache__/io.cpython-310.pyc
    - lib/python3.10/__pycache__/ipaddress.cpython-310.pyc
    - lib/python3.10/__pycache__/keyword.cpython-310.pyc
    - lib/python3.10/__pycache__/linecache.cpython-310.pyc
    - lib/python3.10/__pycache__/locale.cpython-310.pyc
    - lib/python3.10/__pycache__/lzma.cpython-310.pyc
    - lib/python3.10/__pycache__/mailbox.cpython-310.pyc
    - lib/python3.10/__pycache__/mailcap.cpython-310.pyc
    - lib/python3.10/__pycache__/mimetypes.cpython-310.pyc
    - lib/python3.10/__pycache__/modulefinder.cpython-310.pyc
    - lib/python3.10/__pycache__/netrc.cpython-310.pyc
    - lib/python3.10/__pycache__/nntplib.cpython-310.pyc
    - lib/python3.10/__pycache__/ntpath.cpython-310.pyc
    - lib/python3.10/__pycache__/nturl2path.cpython-310.pyc
    - lib/python3.10/__pycache__/numbers.cpython-310.pyc
    - lib/python3.10/__pycache__/opcode.cpython-310.pyc
    - lib/python3.10/__pycache__/operator.cpython-310.pyc
    - lib/python3.10/__pycache__/optparse.cpython-310.pyc
    - lib/python3.10/__pycache__/os.cpython-310.pyc
    - lib/python3.10/__pycache__/pathlib.cpython-310.pyc
    - lib/python3.10/__pycache__/pdb.cpython-310.pyc
    - lib/python3.10/__pycache__/pickle.cpython-310.pyc
    - lib/python3.10/__pycache__/pickletools.cpython-310.pyc
    - lib/python3.10/__pycache__/pipes.cpython-310.pyc
    - lib/python3.10/__pycache__/pkgutil.cpython-310.pyc
    - lib/python3.10/__pycache__/platform.cpython-310.pyc
    - lib/python3.10/__pycache__/plistlib.cpython-310.pyc
    - lib/python3.10/__pycache__/poplib.cpython-310.pyc
    - lib/python3.10/__pycache__/posixpath.cpython-310.pyc
    - lib/python3.10/__pycache__/pprint.cpython-310.pyc
    - lib/python3.10/__pycache__/profile.cpython-310.pyc
    - lib/python3.10/__pycache__/pstats.cpython-310.pyc
    - lib/python3.10/__pycache__/pty.cpython-310.pyc
    - lib/python3.10/__pycache__/py_compile.cpython-310.pyc
    - lib/python3.10/__pycache__/pyclbr.cpython-310.pyc
    - lib/python3.10/__pycache__/pydoc.cpython-310.pyc
    - lib/python3.10/__pycache__/queue.cpython-310.pyc
    - lib/python3.10/__pycache__/quopri.cpython-310.pyc
    - lib/python3.10/__pycache__/random.cpython-310.pyc
    - lib/python3.10/__pycache__/re.cpython-310.pyc
    - lib/python3.10/__pycache__/reprlib.cpython-310.pyc
    - lib/python3.10/__pycache__/rlcompleter.cpython-310.pyc
    - lib/python3.10/__pycache__/runpy.cpython-310.pyc
    - lib/python3.10/__pycache__/sched.cpython-310.pyc
    - lib/python3.10/__pycache__/secrets.cpython-310.pyc
    - lib/python3.10/__pycache__/selectors.cpython-310.pyc
    - lib/python3.10/__pycache__/shelve.cpython-310.pyc
    - lib/python3.10/__pycache__/shlex.cpython-310.pyc
    - lib/python3.10/__pycache__/shutil.cpython-310.pyc
    - lib/python3.10/__pycache__/signal.cpython-310.pyc
    - lib/python3.10/__pycache__/site.cpython-310.pyc
    - lib/python3.10/__pycache__/smtpd.cpython-310.pyc
    - lib/python3.10/__pycache__/smtplib.cpython-310.pyc
    - lib/python3.10/__pycache__/sndhdr.cpython-310.pyc
    - lib/python3.10/__pycache__/socket.cpython-310.pyc
    - lib/python3.10/__pycache__/socketserver.cpython-310.pyc
    - lib/python3.10/__pycache__/sre_compile.cpython-310.pyc
    - lib/python3.10/__pycache__/sre_constants.cpython-310.pyc
    - lib/python3.10/__pycache__/sre_parse.cpython-310.pyc
    - lib/python3.10/__pycache__/ssl.cpython-310.pyc
    - lib/python3.10/__pycache__/stat.cpython-310.pyc
    - lib/python3.10/__pycache__/statistics.cpython-310.pyc
    - lib/python3.10/__pycache__/string.cpython-310.pyc
    - lib/python3.10/__pycache__/stringprep.cpython-310.pyc
    - lib/python3.10/__pycache__/struct.cpython-310.pyc
    - lib/python3.10/__pycache__/subprocess.cpython-310.pyc
    - lib/python3.10/__pycache__/sunau.cpython-310.pyc
    - lib/python3.10/__pycache__/symtable.cpython-310.pyc
    - lib/python3.10/__pycache__/sysconfig.cpython-310.pyc
    - lib/python3.10/__pycache__/tabnanny.cpython-310.pyc
    - lib/python3.10/__pycache__/tarfile.cpython-310.pyc
    - lib/python3.10/__pycache__/telnetlib.cpython-310.pyc
    - lib/python3.10/__pycache__/tempfile.cpython-310.pyc
    - lib/python3.10/__pycache__/textwrap.cpython-310.pyc
    - lib/python3.10/__pycache__/this.cpython-310.pyc
    - lib/python3.10/__pycache__/threading.cpython-310.pyc
    - lib/python3.10/__pycache__/timeit.cpython-310.pyc
    - lib/python3.10/__pycache__/token.cpython-310.pyc
    - lib/python3.10/__pycache__/tokenize.cpython-310.pyc
    - lib/python3.10/__pycache__/trace.cpython-310.pyc
    - lib/python3.10/__pycache__/traceback.cpython-310.pyc
    - lib/python3.10/__pycache__/tracemalloc.cpython-310.pyc
    - lib/python3.10/__pycache__/tty.cpython-310.pyc
    - lib/python3.10/__pycache__/turtle.cpython-310.pyc
    - lib/python3.10/__pycache__/types.cpython-310.pyc
    - lib/python3.10/__pycache__/typing.cpython-310.pyc
    - lib/python3.10/__pycache__/uu.cpython-310.pyc
    - lib/python3.10/__pycache__/uuid.cpython-310.pyc
    - lib/python3.10/__pycache__/warnings.cpython-310.pyc
    - lib/python3.10/__pycache__/wave.cpython-310.pyc
    - lib/python3.10/__pycache__/weakref.cpython-310.pyc
    - lib/python3.10/__pycache__/webbrowser.cpython-310.pyc
    - lib/python3.10/__pycache__/xdrlib.cpython-310.pyc
    - lib/python3.10/__pycache__/zipapp.cpython-310.pyc
    - lib/python3.10/__pycache__/zipfile.cpython-310.pyc
    - lib/python3.10/__pycache__/zipimport.cpython-310.pyc
    - lib/python3.10/_aix_support.py
    - lib/python3.10/_bootsubprocess.py
    - lib/python3.10/_collections_abc.py
    - lib/python3.10/_compat_pickle.py
    - lib/python3.10/_compression.py
    - lib/python3.10/_markupbase.py
    - lib/python3.10/_osx_support.py
    - lib/python3.10/_py_abc.py
    - lib/python3.10/_pydecimal.py
    - lib/python3.10/_pyio.py
    - lib/python3.10/_sitebuiltins.py
    - lib/python3.10/_strptime.py
    - lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py
    - lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py.orig
    - lib/python3.10/_sysconfigdata_x86_64_conda_cos6_linux_gnu.py
    - lib/python3.10/_sysconfigdata_x86_64_conda_linux_gnu.py
    - lib/python3.10/_threading_local.py
    - lib/python3.10/_weakrefset.py
    - lib/python3.10/abc.py
    - lib/python3.10/aifc.py
    - lib/python3.10/antigravity.py
    - lib/python3.10/argparse.py
    - lib/python3.10/ast.py
    - lib/python3.10/asynchat.py
    - lib/python3.10/asyncio/__init__.py
    - lib/python3.10/asyncio/__main__.py
    - lib/python3.10/asyncio/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/base_events.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/base_futures.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/base_subprocess.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/base_tasks.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/constants.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/coroutines.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/events.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/exceptions.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/format_helpers.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/futures.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/locks.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/log.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/mixins.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/proactor_events.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/protocols.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/queues.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/runners.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/selector_events.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/sslproto.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/staggered.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/streams.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/subprocess.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/tasks.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/threads.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/transports.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/trsock.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/unix_events.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/windows_events.cpython-310.pyc
    - lib/python3.10/asyncio/__pycache__/windows_utils.cpython-310.pyc
    - lib/python3.10/asyncio/base_events.py
    - lib/python3.10/asyncio/base_futures.py
    - lib/python3.10/asyncio/base_subprocess.py
    - lib/python3.10/asyncio/base_tasks.py
    - lib/python3.10/asyncio/constants.py
    - lib/python3.10/asyncio/coroutines.py
    - lib/python3.10/asyncio/events.py
    - lib/python3.10/asyncio/exceptions.py
    - lib/python3.10/asyncio/format_helpers.py
    - lib/python3.10/asyncio/futures.py
    - lib/python3.10/asyncio/locks.py
    - lib/python3.10/asyncio/log.py
    - lib/python3.10/asyncio/mixins.py
    - lib/python3.10/asyncio/proactor_events.py
    - lib/python3.10/asyncio/protocols.py
    - lib/python3.10/asyncio/queues.py
    - lib/python3.10/asyncio/runners.py
    - lib/python3.10/asyncio/selector_events.py
    - lib/python3.10/asyncio/sslproto.py
    - lib/python3.10/asyncio/staggered.py
    - lib/python3.10/asyncio/streams.py
    - lib/python3.10/asyncio/subprocess.py
    - lib/python3.10/asyncio/tasks.py
    - lib/python3.10/asyncio/threads.py
    - lib/python3.10/asyncio/transports.py
    - lib/python3.10/asyncio/trsock.py
    - lib/python3.10/asyncio/unix_events.py
    - lib/python3.10/asyncio/windows_events.py
    - lib/python3.10/asyncio/windows_utils.py
    - lib/python3.10/asyncore.py
    - lib/python3.10/base64.py
    - lib/python3.10/bdb.py
    - lib/python3.10/binhex.py
    - lib/python3.10/bisect.py
    - lib/python3.10/bz2.py
    - lib/python3.10/cProfile.py
    - lib/python3.10/calendar.py
    - lib/python3.10/cgi.py
    - lib/python3.10/cgitb.py
    - lib/python3.10/chunk.py
    - lib/python3.10/cmd.py
    - lib/python3.10/code.py
    - lib/python3.10/codecs.py
    - lib/python3.10/codeop.py
    - lib/python3.10/collections/__init__.py
    - lib/python3.10/collections/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/collections/__pycache__/abc.cpython-310.pyc
    - lib/python3.10/collections/abc.py
    - lib/python3.10/colorsys.py
    - lib/python3.10/compileall.py
    - lib/python3.10/concurrent/__init__.py
    - lib/python3.10/concurrent/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/concurrent/futures/__init__.py
    - lib/python3.10/concurrent/futures/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/concurrent/futures/__pycache__/_base.cpython-310.pyc
    - lib/python3.10/concurrent/futures/__pycache__/process.cpython-310.pyc
    - lib/python3.10/concurrent/futures/__pycache__/thread.cpython-310.pyc
    - lib/python3.10/concurrent/futures/_base.py
    - lib/python3.10/concurrent/futures/process.py
    - lib/python3.10/concurrent/futures/thread.py
    - lib/python3.10/config-3.10-x86_64-linux-gnu/Makefile
    - lib/python3.10/config-3.10-x86_64-linux-gnu/Setup
    - lib/python3.10/config-3.10-x86_64-linux-gnu/Setup.local
    - lib/python3.10/config-3.10-x86_64-linux-gnu/__pycache__/python-config.cpython-310.pyc
    - lib/python3.10/config-3.10-x86_64-linux-gnu/config.c
    - lib/python3.10/config-3.10-x86_64-linux-gnu/config.c.in
    - lib/python3.10/config-3.10-x86_64-linux-gnu/install-sh
    - lib/python3.10/config-3.10-x86_64-linux-gnu/makesetup
    - lib/python3.10/config-3.10-x86_64-linux-gnu/python-config.py
    - lib/python3.10/config-3.10-x86_64-linux-gnu/python.o
    - lib/python3.10/configparser.py
    - lib/python3.10/contextlib.py
    - lib/python3.10/contextvars.py
    - lib/python3.10/copy.py
    - lib/python3.10/copyreg.py
    - lib/python3.10/crypt.py
    - lib/python3.10/csv.py
    - lib/python3.10/ctypes/__init__.py
    - lib/python3.10/ctypes/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/ctypes/__pycache__/_aix.cpython-310.pyc
    - lib/python3.10/ctypes/__pycache__/_endian.cpython-310.pyc
    - lib/python3.10/ctypes/__pycache__/util.cpython-310.pyc
    - lib/python3.10/ctypes/__pycache__/wintypes.cpython-310.pyc
    - lib/python3.10/ctypes/_aix.py
    - lib/python3.10/ctypes/_endian.py
    - lib/python3.10/ctypes/macholib/README.ctypes
    - lib/python3.10/ctypes/macholib/__init__.py
    - lib/python3.10/ctypes/macholib/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/ctypes/macholib/__pycache__/dyld.cpython-310.pyc
    - lib/python3.10/ctypes/macholib/__pycache__/dylib.cpython-310.pyc
    - lib/python3.10/ctypes/macholib/__pycache__/framework.cpython-310.pyc
    - lib/python3.10/ctypes/macholib/dyld.py
    - lib/python3.10/ctypes/macholib/dylib.py
    - lib/python3.10/ctypes/macholib/fetch_macholib
    - lib/python3.10/ctypes/macholib/fetch_macholib.bat
    - lib/python3.10/ctypes/macholib/framework.py
    - lib/python3.10/ctypes/util.py
    - lib/python3.10/ctypes/wintypes.py
    - lib/python3.10/curses/__init__.py
    - lib/python3.10/curses/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/curses/__pycache__/ascii.cpython-310.pyc
    - lib/python3.10/curses/__pycache__/has_key.cpython-310.pyc
    - lib/python3.10/curses/__pycache__/panel.cpython-310.pyc
    - lib/python3.10/curses/__pycache__/textpad.cpython-310.pyc
    - lib/python3.10/curses/ascii.py
    - lib/python3.10/curses/has_key.py
    - lib/python3.10/curses/panel.py
    - lib/python3.10/curses/textpad.py
    - lib/python3.10/dataclasses.py
    - lib/python3.10/datetime.py
    - lib/python3.10/dbm/__init__.py
    - lib/python3.10/dbm/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/dbm/__pycache__/dumb.cpython-310.pyc
    - lib/python3.10/dbm/__pycache__/gnu.cpython-310.pyc
    - lib/python3.10/dbm/__pycache__/ndbm.cpython-310.pyc
    - lib/python3.10/dbm/dumb.py
    - lib/python3.10/dbm/gnu.py
    - lib/python3.10/dbm/ndbm.py
    - lib/python3.10/decimal.py
    - lib/python3.10/difflib.py
    - lib/python3.10/dis.py
    - lib/python3.10/distutils/README
    - lib/python3.10/distutils/__init__.py
    - lib/python3.10/distutils/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/_msvccompiler.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/archive_util.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/bcppcompiler.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/ccompiler.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/cmd.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/config.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/core.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/cygwinccompiler.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/debug.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/dep_util.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/dir_util.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/dist.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/errors.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/extension.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/fancy_getopt.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/file_util.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/filelist.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/log.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/msvc9compiler.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/msvccompiler.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/spawn.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/sysconfig.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/text_file.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/unixccompiler.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/util.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/version.cpython-310.pyc
    - lib/python3.10/distutils/__pycache__/versionpredicate.cpython-310.pyc
    - lib/python3.10/distutils/_msvccompiler.py
    - lib/python3.10/distutils/archive_util.py
    - lib/python3.10/distutils/bcppcompiler.py
    - lib/python3.10/distutils/ccompiler.py
    - lib/python3.10/distutils/cmd.py
    - lib/python3.10/distutils/command/__init__.py
    - lib/python3.10/distutils/command/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/bdist.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/bdist_dumb.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/bdist_msi.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/bdist_rpm.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/build.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/build_clib.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/build_ext.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/build_py.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/build_scripts.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/check.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/clean.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/config.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/install.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/install_data.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/install_egg_info.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/install_headers.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/install_lib.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/install_scripts.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/register.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/sdist.cpython-310.pyc
    - lib/python3.10/distutils/command/__pycache__/upload.cpython-310.pyc
    - lib/python3.10/distutils/command/bdist.py
    - lib/python3.10/distutils/command/bdist_dumb.py
    - lib/python3.10/distutils/command/bdist_msi.py
    - lib/python3.10/distutils/command/bdist_rpm.py
    - lib/python3.10/distutils/command/build.py
    - lib/python3.10/distutils/command/build_clib.py
    - lib/python3.10/distutils/command/build_ext.py
    - lib/python3.10/distutils/command/build_py.py
    - lib/python3.10/distutils/command/build_scripts.py
    - lib/python3.10/distutils/command/check.py
    - lib/python3.10/distutils/command/clean.py
    - lib/python3.10/distutils/command/command_template
    - lib/python3.10/distutils/command/config.py
    - lib/python3.10/distutils/command/install.py
    - lib/python3.10/distutils/command/install_data.py
    - lib/python3.10/distutils/command/install_egg_info.py
    - lib/python3.10/distutils/command/install_headers.py
    - lib/python3.10/distutils/command/install_lib.py
    - lib/python3.10/distutils/command/install_scripts.py
    - lib/python3.10/distutils/command/register.py
    - lib/python3.10/distutils/command/sdist.py
    - lib/python3.10/distutils/command/upload.py
    - lib/python3.10/distutils/config.py
    - lib/python3.10/distutils/core.py
    - lib/python3.10/distutils/cygwinccompiler.py
    - lib/python3.10/distutils/debug.py
    - lib/python3.10/distutils/dep_util.py
    - lib/python3.10/distutils/dir_util.py
    - lib/python3.10/distutils/dist.py
    - lib/python3.10/distutils/errors.py
    - lib/python3.10/distutils/extension.py
    - lib/python3.10/distutils/fancy_getopt.py
    - lib/python3.10/distutils/file_util.py
    - lib/python3.10/distutils/filelist.py
    - lib/python3.10/distutils/log.py
    - lib/python3.10/distutils/msvc9compiler.py
    - lib/python3.10/distutils/msvccompiler.py
    - lib/python3.10/distutils/spawn.py
    - lib/python3.10/distutils/sysconfig.py
    - lib/python3.10/distutils/tests/Setup.sample
    - lib/python3.10/distutils/tests/__init__.py
    - lib/python3.10/distutils/tests/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/support.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_archive_util.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_bdist.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_bdist_dumb.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_bdist_msi.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_bdist_rpm.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_build.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_build_clib.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_build_ext.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_build_py.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_build_scripts.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_check.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_clean.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_cmd.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_config.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_config_cmd.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_core.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_cygwinccompiler.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_dep_util.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_dir_util.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_dist.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_extension.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_file_util.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_filelist.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_install.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_install_data.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_install_headers.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_install_lib.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_install_scripts.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_log.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_msvc9compiler.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_msvccompiler.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_register.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_sdist.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_spawn.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_sysconfig.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_text_file.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_unixccompiler.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_upload.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_util.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_version.cpython-310.pyc
    - lib/python3.10/distutils/tests/__pycache__/test_versionpredicate.cpython-310.pyc
    - lib/python3.10/distutils/tests/includetest.rst
    - lib/python3.10/distutils/tests/support.py
    - lib/python3.10/distutils/tests/test_archive_util.py
    - lib/python3.10/distutils/tests/test_bdist.py
    - lib/python3.10/distutils/tests/test_bdist_dumb.py
    - lib/python3.10/distutils/tests/test_bdist_msi.py
    - lib/python3.10/distutils/tests/test_bdist_rpm.py
    - lib/python3.10/distutils/tests/test_build.py
    - lib/python3.10/distutils/tests/test_build_clib.py
    - lib/python3.10/distutils/tests/test_build_ext.py
    - lib/python3.10/distutils/tests/test_build_py.py
    - lib/python3.10/distutils/tests/test_build_scripts.py
    - lib/python3.10/distutils/tests/test_check.py
    - lib/python3.10/distutils/tests/test_clean.py
    - lib/python3.10/distutils/tests/test_cmd.py
    - lib/python3.10/distutils/tests/test_config.py
    - lib/python3.10/distutils/tests/test_config_cmd.py
    - lib/python3.10/distutils/tests/test_core.py
    - lib/python3.10/distutils/tests/test_cygwinccompiler.py
    - lib/python3.10/distutils/tests/test_dep_util.py
    - lib/python3.10/distutils/tests/test_dir_util.py
    - lib/python3.10/distutils/tests/test_dist.py
    - lib/python3.10/distutils/tests/test_extension.py
    - lib/python3.10/distutils/tests/test_file_util.py
    - lib/python3.10/distutils/tests/test_filelist.py
    - lib/python3.10/distutils/tests/test_install.py
    - lib/python3.10/distutils/tests/test_install_data.py
    - lib/python3.10/distutils/tests/test_install_headers.py
    - lib/python3.10/distutils/tests/test_install_lib.py
    - lib/python3.10/distutils/tests/test_install_scripts.py
    - lib/python3.10/distutils/tests/test_log.py
    - lib/python3.10/distutils/tests/test_msvc9compiler.py
    - lib/python3.10/distutils/tests/test_msvccompiler.py
    - lib/python3.10/distutils/tests/test_register.py
    - lib/python3.10/distutils/tests/test_sdist.py
    - lib/python3.10/distutils/tests/test_spawn.py
    - lib/python3.10/distutils/tests/test_sysconfig.py
    - lib/python3.10/distutils/tests/test_text_file.py
    - lib/python3.10/distutils/tests/test_unixccompiler.py
    - lib/python3.10/distutils/tests/test_upload.py
    - lib/python3.10/distutils/tests/test_util.py
    - lib/python3.10/distutils/tests/test_version.py
    - lib/python3.10/distutils/tests/test_versionpredicate.py
    - lib/python3.10/distutils/tests/xxmodule.c
    - lib/python3.10/distutils/text_file.py
    - lib/python3.10/distutils/unixccompiler.py
    - lib/python3.10/distutils/util.py
    - lib/python3.10/distutils/version.py
    - lib/python3.10/distutils/versionpredicate.py
    - lib/python3.10/doctest.py
    - lib/python3.10/email/__init__.py
    - lib/python3.10/email/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/email/__pycache__/_encoded_words.cpython-310.pyc
    - lib/python3.10/email/__pycache__/_header_value_parser.cpython-310.pyc
    - lib/python3.10/email/__pycache__/_parseaddr.cpython-310.pyc
    - lib/python3.10/email/__pycache__/_policybase.cpython-310.pyc
    - lib/python3.10/email/__pycache__/base64mime.cpython-310.pyc
    - lib/python3.10/email/__pycache__/charset.cpython-310.pyc
    - lib/python3.10/email/__pycache__/contentmanager.cpython-310.pyc
    - lib/python3.10/email/__pycache__/encoders.cpython-310.pyc
    - lib/python3.10/email/__pycache__/errors.cpython-310.pyc
    - lib/python3.10/email/__pycache__/feedparser.cpython-310.pyc
    - lib/python3.10/email/__pycache__/generator.cpython-310.pyc
    - lib/python3.10/email/__pycache__/header.cpython-310.pyc
    - lib/python3.10/email/__pycache__/headerregistry.cpython-310.pyc
    - lib/python3.10/email/__pycache__/iterators.cpython-310.pyc
    - lib/python3.10/email/__pycache__/message.cpython-310.pyc
    - lib/python3.10/email/__pycache__/parser.cpython-310.pyc
    - lib/python3.10/email/__pycache__/policy.cpython-310.pyc
    - lib/python3.10/email/__pycache__/quoprimime.cpython-310.pyc
    - lib/python3.10/email/__pycache__/utils.cpython-310.pyc
    - lib/python3.10/email/_encoded_words.py
    - lib/python3.10/email/_header_value_parser.py
    - lib/python3.10/email/_parseaddr.py
    - lib/python3.10/email/_policybase.py
    - lib/python3.10/email/architecture.rst
    - lib/python3.10/email/base64mime.py
    - lib/python3.10/email/charset.py
    - lib/python3.10/email/contentmanager.py
    - lib/python3.10/email/encoders.py
    - lib/python3.10/email/errors.py
    - lib/python3.10/email/feedparser.py
    - lib/python3.10/email/generator.py
    - lib/python3.10/email/header.py
    - lib/python3.10/email/headerregistry.py
    - lib/python3.10/email/iterators.py
    - lib/python3.10/email/message.py
    - lib/python3.10/email/mime/__init__.py
    - lib/python3.10/email/mime/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/email/mime/__pycache__/application.cpython-310.pyc
    - lib/python3.10/email/mime/__pycache__/audio.cpython-310.pyc
    - lib/python3.10/email/mime/__pycache__/base.cpython-310.pyc
    - lib/python3.10/email/mime/__pycache__/image.cpython-310.pyc
    - lib/python3.10/email/mime/__pycache__/message.cpython-310.pyc
    - lib/python3.10/email/mime/__pycache__/multipart.cpython-310.pyc
    - lib/python3.10/email/mime/__pycache__/nonmultipart.cpython-310.pyc
    - lib/python3.10/email/mime/__pycache__/text.cpython-310.pyc
    - lib/python3.10/email/mime/application.py
    - lib/python3.10/email/mime/audio.py
    - lib/python3.10/email/mime/base.py
    - lib/python3.10/email/mime/image.py
    - lib/python3.10/email/mime/message.py
    - lib/python3.10/email/mime/multipart.py
    - lib/python3.10/email/mime/nonmultipart.py
    - lib/python3.10/email/mime/text.py
    - lib/python3.10/email/parser.py
    - lib/python3.10/email/policy.py
    - lib/python3.10/email/quoprimime.py
    - lib/python3.10/email/utils.py
    - lib/python3.10/encodings/__init__.py
    - lib/python3.10/encodings/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/aliases.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/ascii.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/base64_codec.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/big5.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/big5hkscs.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/bz2_codec.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/charmap.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp037.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1006.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1026.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1125.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1140.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1250.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1251.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1252.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1253.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1254.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1255.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1256.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1257.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp1258.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp273.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp424.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp437.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp500.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp720.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp737.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp775.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp850.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp852.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp855.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp856.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp857.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp858.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp860.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp861.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp862.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp863.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp864.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp865.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp866.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp869.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp874.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp875.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp932.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp949.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/cp950.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/euc_jis_2004.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/euc_jisx0213.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/euc_jp.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/euc_kr.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/gb18030.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/gb2312.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/gbk.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/hex_codec.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/hp_roman8.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/hz.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/idna.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso2022_jp.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso2022_jp_1.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso2022_jp_2.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso2022_jp_2004.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso2022_jp_3.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso2022_jp_ext.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso2022_kr.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_1.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_10.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_11.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_13.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_14.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_15.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_16.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_2.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_3.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_4.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_5.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_6.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_7.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_8.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/iso8859_9.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/johab.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/koi8_r.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/koi8_t.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/koi8_u.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/kz1048.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/latin_1.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_arabic.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_croatian.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_cyrillic.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_farsi.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_greek.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_iceland.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_latin2.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_roman.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_romanian.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mac_turkish.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/mbcs.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/oem.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/palmos.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/ptcp154.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/punycode.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/quopri_codec.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/raw_unicode_escape.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/rot_13.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/shift_jis.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/shift_jis_2004.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/shift_jisx0213.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/tis_620.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/undefined.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/unicode_escape.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/utf_16.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/utf_16_be.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/utf_16_le.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/utf_32.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/utf_32_be.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/utf_32_le.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/utf_7.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/utf_8.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/utf_8_sig.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/uu_codec.cpython-310.pyc
    - lib/python3.10/encodings/__pycache__/zlib_codec.cpython-310.pyc
    - lib/python3.10/encodings/aliases.py
    - lib/python3.10/encodings/ascii.py
    - lib/python3.10/encodings/base64_codec.py
    - lib/python3.10/encodings/big5.py
    - lib/python3.10/encodings/big5hkscs.py
    - lib/python3.10/encodings/bz2_codec.py
    - lib/python3.10/encodings/charmap.py
    - lib/python3.10/encodings/cp037.py
    - lib/python3.10/encodings/cp1006.py
    - lib/python3.10/encodings/cp1026.py
    - lib/python3.10/encodings/cp1125.py
    - lib/python3.10/encodings/cp1140.py
    - lib/python3.10/encodings/cp1250.py
    - lib/python3.10/encodings/cp1251.py
    - lib/python3.10/encodings/cp1252.py
    - lib/python3.10/encodings/cp1253.py
    - lib/python3.10/encodings/cp1254.py
    - lib/python3.10/encodings/cp1255.py
    - lib/python3.10/encodings/cp1256.py
    - lib/python3.10/encodings/cp1257.py
    - lib/python3.10/encodings/cp1258.py
    - lib/python3.10/encodings/cp273.py
    - lib/python3.10/encodings/cp424.py
    - lib/python3.10/encodings/cp437.py
    - lib/python3.10/encodings/cp500.py
    - lib/python3.10/encodings/cp720.py
    - lib/python3.10/encodings/cp737.py
    - lib/python3.10/encodings/cp775.py
    - lib/python3.10/encodings/cp850.py
    - lib/python3.10/encodings/cp852.py
    - lib/python3.10/encodings/cp855.py
    - lib/python3.10/encodings/cp856.py
    - lib/python3.10/encodings/cp857.py
    - lib/python3.10/encodings/cp858.py
    - lib/python3.10/encodings/cp860.py
    - lib/python3.10/encodings/cp861.py
    - lib/python3.10/encodings/cp862.py
    - lib/python3.10/encodings/cp863.py
    - lib/python3.10/encodings/cp864.py
    - lib/python3.10/encodings/cp865.py
    - lib/python3.10/encodings/cp866.py
    - lib/python3.10/encodings/cp869.py
    - lib/python3.10/encodings/cp874.py
    - lib/python3.10/encodings/cp875.py
    - lib/python3.10/encodings/cp932.py
    - lib/python3.10/encodings/cp949.py
    - lib/python3.10/encodings/cp950.py
    - lib/python3.10/encodings/euc_jis_2004.py
    - lib/python3.10/encodings/euc_jisx0213.py
    - lib/python3.10/encodings/euc_jp.py
    - lib/python3.10/encodings/euc_kr.py
    - lib/python3.10/encodings/gb18030.py
    - lib/python3.10/encodings/gb2312.py
    - lib/python3.10/encodings/gbk.py
    - lib/python3.10/encodings/hex_codec.py
    - lib/python3.10/encodings/hp_roman8.py
    - lib/python3.10/encodings/hz.py
    - lib/python3.10/encodings/idna.py
    - lib/python3.10/encodings/iso2022_jp.py
    - lib/python3.10/encodings/iso2022_jp_1.py
    - lib/python3.10/encodings/iso2022_jp_2.py
    - lib/python3.10/encodings/iso2022_jp_2004.py
    - lib/python3.10/encodings/iso2022_jp_3.py
    - lib/python3.10/encodings/iso2022_jp_ext.py
    - lib/python3.10/encodings/iso2022_kr.py
    - lib/python3.10/encodings/iso8859_1.py
    - lib/python3.10/encodings/iso8859_10.py
    - lib/python3.10/encodings/iso8859_11.py
    - lib/python3.10/encodings/iso8859_13.py
    - lib/python3.10/encodings/iso8859_14.py
    - lib/python3.10/encodings/iso8859_15.py
    - lib/python3.10/encodings/iso8859_16.py
    - lib/python3.10/encodings/iso8859_2.py
    - lib/python3.10/encodings/iso8859_3.py
    - lib/python3.10/encodings/iso8859_4.py
    - lib/python3.10/encodings/iso8859_5.py
    - lib/python3.10/encodings/iso8859_6.py
    - lib/python3.10/encodings/iso8859_7.py
    - lib/python3.10/encodings/iso8859_8.py
    - lib/python3.10/encodings/iso8859_9.py
    - lib/python3.10/encodings/johab.py
    - lib/python3.10/encodings/koi8_r.py
    - lib/python3.10/encodings/koi8_t.py
    - lib/python3.10/encodings/koi8_u.py
    - lib/python3.10/encodings/kz1048.py
    - lib/python3.10/encodings/latin_1.py
    - lib/python3.10/encodings/mac_arabic.py
    - lib/python3.10/encodings/mac_croatian.py
    - lib/python3.10/encodings/mac_cyrillic.py
    - lib/python3.10/encodings/mac_farsi.py
    - lib/python3.10/encodings/mac_greek.py
    - lib/python3.10/encodings/mac_iceland.py
    - lib/python3.10/encodings/mac_latin2.py
    - lib/python3.10/encodings/mac_roman.py
    - lib/python3.10/encodings/mac_romanian.py
    - lib/python3.10/encodings/mac_turkish.py
    - lib/python3.10/encodings/mbcs.py
    - lib/python3.10/encodings/oem.py
    - lib/python3.10/encodings/palmos.py
    - lib/python3.10/encodings/ptcp154.py
    - lib/python3.10/encodings/punycode.py
    - lib/python3.10/encodings/quopri_codec.py
    - lib/python3.10/encodings/raw_unicode_escape.py
    - lib/python3.10/encodings/rot_13.py
    - lib/python3.10/encodings/shift_jis.py
    - lib/python3.10/encodings/shift_jis_2004.py
    - lib/python3.10/encodings/shift_jisx0213.py
    - lib/python3.10/encodings/tis_620.py
    - lib/python3.10/encodings/undefined.py
    - lib/python3.10/encodings/unicode_escape.py
    - lib/python3.10/encodings/utf_16.py
    - lib/python3.10/encodings/utf_16_be.py
    - lib/python3.10/encodings/utf_16_le.py
    - lib/python3.10/encodings/utf_32.py
    - lib/python3.10/encodings/utf_32_be.py
    - lib/python3.10/encodings/utf_32_le.py
    - lib/python3.10/encodings/utf_7.py
    - lib/python3.10/encodings/utf_8.py
    - lib/python3.10/encodings/utf_8_sig.py
    - lib/python3.10/encodings/uu_codec.py
    - lib/python3.10/encodings/zlib_codec.py
    - lib/python3.10/ensurepip/__init__.py
    - lib/python3.10/ensurepip/__main__.py
    - lib/python3.10/ensurepip/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/ensurepip/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/ensurepip/__pycache__/_uninstall.cpython-310.pyc
    - lib/python3.10/ensurepip/_bundled/__init__.py
    - lib/python3.10/ensurepip/_bundled/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/ensurepip/_bundled/pip-23.0.1-py3-none-any.whl
    - lib/python3.10/ensurepip/_bundled/setuptools-65.5.0-py3-none-any.whl
    - lib/python3.10/ensurepip/_uninstall.py
    - lib/python3.10/enum.py
    - lib/python3.10/filecmp.py
    - lib/python3.10/fileinput.py
    - lib/python3.10/fnmatch.py
    - lib/python3.10/fractions.py
    - lib/python3.10/ftplib.py
    - lib/python3.10/functools.py
    - lib/python3.10/genericpath.py
    - lib/python3.10/getopt.py
    - lib/python3.10/getpass.py
    - lib/python3.10/gettext.py
    - lib/python3.10/glob.py
    - lib/python3.10/graphlib.py
    - lib/python3.10/gzip.py
    - lib/python3.10/hashlib.py
    - lib/python3.10/heapq.py
    - lib/python3.10/hmac.py
    - lib/python3.10/html/__init__.py
    - lib/python3.10/html/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/html/__pycache__/entities.cpython-310.pyc
    - lib/python3.10/html/__pycache__/parser.cpython-310.pyc
    - lib/python3.10/html/entities.py
    - lib/python3.10/html/parser.py
    - lib/python3.10/http/__init__.py
    - lib/python3.10/http/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/http/__pycache__/client.cpython-310.pyc
    - lib/python3.10/http/__pycache__/cookiejar.cpython-310.pyc
    - lib/python3.10/http/__pycache__/cookies.cpython-310.pyc
    - lib/python3.10/http/__pycache__/server.cpython-310.pyc
    - lib/python3.10/http/client.py
    - lib/python3.10/http/cookiejar.py
    - lib/python3.10/http/cookies.py
    - lib/python3.10/http/server.py
    - lib/python3.10/idlelib/CREDITS.txt
    - lib/python3.10/idlelib/ChangeLog
    - lib/python3.10/idlelib/HISTORY.txt
    - lib/python3.10/idlelib/Icons/README.txt
    - lib/python3.10/idlelib/Icons/folder.gif
    - lib/python3.10/idlelib/Icons/idle.ico
    - lib/python3.10/idlelib/Icons/idle_16.gif
    - lib/python3.10/idlelib/Icons/idle_16.png
    - lib/python3.10/idlelib/Icons/idle_256.png
    - lib/python3.10/idlelib/Icons/idle_32.gif
    - lib/python3.10/idlelib/Icons/idle_32.png
    - lib/python3.10/idlelib/Icons/idle_48.gif
    - lib/python3.10/idlelib/Icons/idle_48.png
    - lib/python3.10/idlelib/Icons/minusnode.gif
    - lib/python3.10/idlelib/Icons/openfolder.gif
    - lib/python3.10/idlelib/Icons/plusnode.gif
    - lib/python3.10/idlelib/Icons/python.gif
    - lib/python3.10/idlelib/Icons/tk.gif
    - lib/python3.10/idlelib/NEWS.txt
    - lib/python3.10/idlelib/NEWS2x.txt
    - lib/python3.10/idlelib/README.txt
    - lib/python3.10/idlelib/TODO.txt
    - lib/python3.10/idlelib/__init__.py
    - lib/python3.10/idlelib/__main__.py
    - lib/python3.10/idlelib/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/autocomplete.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/autocomplete_w.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/autoexpand.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/browser.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/calltip.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/calltip_w.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/codecontext.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/colorizer.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/config.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/config_key.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/configdialog.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/debugger.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/debugger_r.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/debugobj.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/debugobj_r.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/delegator.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/dynoption.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/editor.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/filelist.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/format.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/grep.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/help.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/help_about.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/history.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/hyperparser.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/idle.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/iomenu.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/macosx.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/mainmenu.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/multicall.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/outwin.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/parenmatch.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/pathbrowser.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/percolator.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/pyparse.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/pyshell.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/query.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/redirector.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/replace.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/rpc.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/run.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/runscript.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/scrolledlist.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/search.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/searchbase.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/searchengine.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/sidebar.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/squeezer.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/stackviewer.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/statusbar.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/textview.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/tooltip.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/tree.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/undo.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/util.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/window.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/zoomheight.cpython-310.pyc
    - lib/python3.10/idlelib/__pycache__/zzdummy.cpython-310.pyc
    - lib/python3.10/idlelib/autocomplete.py
    - lib/python3.10/idlelib/autocomplete_w.py
    - lib/python3.10/idlelib/autoexpand.py
    - lib/python3.10/idlelib/browser.py
    - lib/python3.10/idlelib/calltip.py
    - lib/python3.10/idlelib/calltip_w.py
    - lib/python3.10/idlelib/codecontext.py
    - lib/python3.10/idlelib/colorizer.py
    - lib/python3.10/idlelib/config-extensions.def
    - lib/python3.10/idlelib/config-highlight.def
    - lib/python3.10/idlelib/config-keys.def
    - lib/python3.10/idlelib/config-main.def
    - lib/python3.10/idlelib/config.py
    - lib/python3.10/idlelib/config_key.py
    - lib/python3.10/idlelib/configdialog.py
    - lib/python3.10/idlelib/debugger.py
    - lib/python3.10/idlelib/debugger_r.py
    - lib/python3.10/idlelib/debugobj.py
    - lib/python3.10/idlelib/debugobj_r.py
    - lib/python3.10/idlelib/delegator.py
    - lib/python3.10/idlelib/dynoption.py
    - lib/python3.10/idlelib/editor.py
    - lib/python3.10/idlelib/extend.txt
    - lib/python3.10/idlelib/filelist.py
    - lib/python3.10/idlelib/format.py
    - lib/python3.10/idlelib/grep.py
    - lib/python3.10/idlelib/help.html
    - lib/python3.10/idlelib/help.py
    - lib/python3.10/idlelib/help_about.py
    - lib/python3.10/idlelib/history.py
    - lib/python3.10/idlelib/hyperparser.py
    - lib/python3.10/idlelib/idle.bat
    - lib/python3.10/idlelib/idle.py
    - lib/python3.10/idlelib/idle.pyw
    - lib/python3.10/idlelib/idle_test/README.txt
    - lib/python3.10/idlelib/idle_test/__init__.py
    - lib/python3.10/idlelib/idle_test/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/htest.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/mock_idle.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/mock_tk.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/template.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_autocomplete.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_autoexpand.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_browser.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_calltip.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_calltip_w.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_codecontext.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_colorizer.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_config.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_config_key.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_configdialog.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_debugger.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_debugger_r.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_debugobj.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_delegator.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_editmenu.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_editor.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_filelist.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_format.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_grep.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_help.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_help_about.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_history.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_hyperparser.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_iomenu.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_macosx.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_mainmenu.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_multicall.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_outwin.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_parenmatch.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_percolator.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_pyparse.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_pyshell.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_query.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_redirector.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_replace.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_rpc.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_run.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_runscript.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_search.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_searchbase.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_searchengine.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_sidebar.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_squeezer.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_stackviewer.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_statusbar.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_text.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_textview.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_tooltip.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_tree.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_undo.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_util.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_warning.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_window.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_zoomheight.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/test_zzdummy.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-310.pyc
    - lib/python3.10/idlelib/idle_test/example_noext
    - lib/python3.10/idlelib/idle_test/example_stub.pyi
    - lib/python3.10/idlelib/idle_test/htest.py
    - lib/python3.10/idlelib/idle_test/mock_idle.py
    - lib/python3.10/idlelib/idle_test/mock_tk.py
    - lib/python3.10/idlelib/idle_test/template.py
    - lib/python3.10/idlelib/idle_test/test_autocomplete.py
    - lib/python3.10/idlelib/idle_test/test_autocomplete_w.py
    - lib/python3.10/idlelib/idle_test/test_autoexpand.py
    - lib/python3.10/idlelib/idle_test/test_browser.py
    - lib/python3.10/idlelib/idle_test/test_calltip.py
    - lib/python3.10/idlelib/idle_test/test_calltip_w.py
    - lib/python3.10/idlelib/idle_test/test_codecontext.py
    - lib/python3.10/idlelib/idle_test/test_colorizer.py
    - lib/python3.10/idlelib/idle_test/test_config.py
    - lib/python3.10/idlelib/idle_test/test_config_key.py
    - lib/python3.10/idlelib/idle_test/test_configdialog.py
    - lib/python3.10/idlelib/idle_test/test_debugger.py
    - lib/python3.10/idlelib/idle_test/test_debugger_r.py
    - lib/python3.10/idlelib/idle_test/test_debugobj.py
    - lib/python3.10/idlelib/idle_test/test_debugobj_r.py
    - lib/python3.10/idlelib/idle_test/test_delegator.py
    - lib/python3.10/idlelib/idle_test/test_editmenu.py
    - lib/python3.10/idlelib/idle_test/test_editor.py
    - lib/python3.10/idlelib/idle_test/test_filelist.py
    - lib/python3.10/idlelib/idle_test/test_format.py
    - lib/python3.10/idlelib/idle_test/test_grep.py
    - lib/python3.10/idlelib/idle_test/test_help.py
    - lib/python3.10/idlelib/idle_test/test_help_about.py
    - lib/python3.10/idlelib/idle_test/test_history.py
    - lib/python3.10/idlelib/idle_test/test_hyperparser.py
    - lib/python3.10/idlelib/idle_test/test_iomenu.py
    - lib/python3.10/idlelib/idle_test/test_macosx.py
    - lib/python3.10/idlelib/idle_test/test_mainmenu.py
    - lib/python3.10/idlelib/idle_test/test_multicall.py
    - lib/python3.10/idlelib/idle_test/test_outwin.py
    - lib/python3.10/idlelib/idle_test/test_parenmatch.py
    - lib/python3.10/idlelib/idle_test/test_pathbrowser.py
    - lib/python3.10/idlelib/idle_test/test_percolator.py
    - lib/python3.10/idlelib/idle_test/test_pyparse.py
    - lib/python3.10/idlelib/idle_test/test_pyshell.py
    - lib/python3.10/idlelib/idle_test/test_query.py
    - lib/python3.10/idlelib/idle_test/test_redirector.py
    - lib/python3.10/idlelib/idle_test/test_replace.py
    - lib/python3.10/idlelib/idle_test/test_rpc.py
    - lib/python3.10/idlelib/idle_test/test_run.py
    - lib/python3.10/idlelib/idle_test/test_runscript.py
    - lib/python3.10/idlelib/idle_test/test_scrolledlist.py
    - lib/python3.10/idlelib/idle_test/test_search.py
    - lib/python3.10/idlelib/idle_test/test_searchbase.py
    - lib/python3.10/idlelib/idle_test/test_searchengine.py
    - lib/python3.10/idlelib/idle_test/test_sidebar.py
    - lib/python3.10/idlelib/idle_test/test_squeezer.py
    - lib/python3.10/idlelib/idle_test/test_stackviewer.py
    - lib/python3.10/idlelib/idle_test/test_statusbar.py
    - lib/python3.10/idlelib/idle_test/test_text.py
    - lib/python3.10/idlelib/idle_test/test_textview.py
    - lib/python3.10/idlelib/idle_test/test_tooltip.py
    - lib/python3.10/idlelib/idle_test/test_tree.py
    - lib/python3.10/idlelib/idle_test/test_undo.py
    - lib/python3.10/idlelib/idle_test/test_util.py
    - lib/python3.10/idlelib/idle_test/test_warning.py
    - lib/python3.10/idlelib/idle_test/test_window.py
    - lib/python3.10/idlelib/idle_test/test_zoomheight.py
    - lib/python3.10/idlelib/idle_test/test_zzdummy.py
    - lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py
    - lib/python3.10/idlelib/iomenu.py
    - lib/python3.10/idlelib/macosx.py
    - lib/python3.10/idlelib/mainmenu.py
    - lib/python3.10/idlelib/multicall.py
    - lib/python3.10/idlelib/outwin.py
    - lib/python3.10/idlelib/parenmatch.py
    - lib/python3.10/idlelib/pathbrowser.py
    - lib/python3.10/idlelib/percolator.py
    - lib/python3.10/idlelib/pyparse.py
    - lib/python3.10/idlelib/pyshell.py
    - lib/python3.10/idlelib/query.py
    - lib/python3.10/idlelib/redirector.py
    - lib/python3.10/idlelib/replace.py
    - lib/python3.10/idlelib/rpc.py
    - lib/python3.10/idlelib/run.py
    - lib/python3.10/idlelib/runscript.py
    - lib/python3.10/idlelib/scrolledlist.py
    - lib/python3.10/idlelib/search.py
    - lib/python3.10/idlelib/searchbase.py
    - lib/python3.10/idlelib/searchengine.py
    - lib/python3.10/idlelib/sidebar.py
    - lib/python3.10/idlelib/squeezer.py
    - lib/python3.10/idlelib/stackviewer.py
    - lib/python3.10/idlelib/statusbar.py
    - lib/python3.10/idlelib/textview.py
    - lib/python3.10/idlelib/tooltip.py
    - lib/python3.10/idlelib/tree.py
    - lib/python3.10/idlelib/undo.py
    - lib/python3.10/idlelib/util.py
    - lib/python3.10/idlelib/window.py
    - lib/python3.10/idlelib/zoomheight.py
    - lib/python3.10/idlelib/zzdummy.py
    - lib/python3.10/imaplib.py
    - lib/python3.10/imghdr.py
    - lib/python3.10/imp.py
    - lib/python3.10/importlib/__init__.py
    - lib/python3.10/importlib/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/_abc.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/_adapters.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/_bootstrap.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/_bootstrap_external.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/_common.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/abc.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/machinery.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/readers.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/resources.cpython-310.pyc
    - lib/python3.10/importlib/__pycache__/util.cpython-310.pyc
    - lib/python3.10/importlib/_abc.py
    - lib/python3.10/importlib/_adapters.py
    - lib/python3.10/importlib/_bootstrap.py
    - lib/python3.10/importlib/_bootstrap_external.py
    - lib/python3.10/importlib/_common.py
    - lib/python3.10/importlib/abc.py
    - lib/python3.10/importlib/machinery.py
    - lib/python3.10/importlib/metadata/__init__.py
    - lib/python3.10/importlib/metadata/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/importlib/metadata/__pycache__/_adapters.cpython-310.pyc
    - lib/python3.10/importlib/metadata/__pycache__/_collections.cpython-310.pyc
    - lib/python3.10/importlib/metadata/__pycache__/_functools.cpython-310.pyc
    - lib/python3.10/importlib/metadata/__pycache__/_itertools.cpython-310.pyc
    - lib/python3.10/importlib/metadata/__pycache__/_meta.cpython-310.pyc
    - lib/python3.10/importlib/metadata/__pycache__/_text.cpython-310.pyc
    - lib/python3.10/importlib/metadata/_adapters.py
    - lib/python3.10/importlib/metadata/_collections.py
    - lib/python3.10/importlib/metadata/_functools.py
    - lib/python3.10/importlib/metadata/_itertools.py
    - lib/python3.10/importlib/metadata/_meta.py
    - lib/python3.10/importlib/metadata/_text.py
    - lib/python3.10/importlib/readers.py
    - lib/python3.10/importlib/resources.py
    - lib/python3.10/importlib/util.py
    - lib/python3.10/inspect.py
    - lib/python3.10/io.py
    - lib/python3.10/ipaddress.py
    - lib/python3.10/json/__init__.py
    - lib/python3.10/json/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/json/__pycache__/decoder.cpython-310.pyc
    - lib/python3.10/json/__pycache__/encoder.cpython-310.pyc
    - lib/python3.10/json/__pycache__/scanner.cpython-310.pyc
    - lib/python3.10/json/__pycache__/tool.cpython-310.pyc
    - lib/python3.10/json/decoder.py
    - lib/python3.10/json/encoder.py
    - lib/python3.10/json/scanner.py
    - lib/python3.10/json/tool.py
    - lib/python3.10/keyword.py
    - lib/python3.10/lib-dynload/_asyncio.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_blake2.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_codecs_cn.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_codecs_jp.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_codecs_kr.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_codecs_tw.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_contextvars.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_crypt.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_csv.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_ctypes_test.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_curses.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_curses_panel.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_decimal.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_elementtree.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_hashlib.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_heapq.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_lsprof.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_md5.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_multiprocessing.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_pickle.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_posixshmem.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_sha1.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_sha256.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_sha3.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_sqlite3.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_ssl.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_statistics.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_testbuffer.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_testcapi.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_testclinic.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_testimportmultiple.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_testinternalcapi.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_testmultiphase.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_tkinter.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/_zoneinfo.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/audioop.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/cmath.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/grp.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/mmap.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/nis.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/ossaudiodev.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/pyexpat.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/readline.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/spwd.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/syslog.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/unicodedata.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/xxlimited.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/xxlimited_35.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/lib2to3/Grammar.txt
    - lib/python3.10/lib2to3/Grammar3.10.12.final.0.pickle
    - lib/python3.10/lib2to3/PatternGrammar.txt
    - lib/python3.10/lib2to3/PatternGrammar3.10.12.final.0.pickle
    - lib/python3.10/lib2to3/__init__.py
    - lib/python3.10/lib2to3/__main__.py
    - lib/python3.10/lib2to3/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/btm_matcher.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/btm_utils.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/fixer_base.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/fixer_util.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/main.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/patcomp.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/pygram.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/pytree.cpython-310.pyc
    - lib/python3.10/lib2to3/__pycache__/refactor.cpython-310.pyc
    - lib/python3.10/lib2to3/btm_matcher.py
    - lib/python3.10/lib2to3/btm_utils.py
    - lib/python3.10/lib2to3/fixer_base.py
    - lib/python3.10/lib2to3/fixer_util.py
    - lib/python3.10/lib2to3/fixes/__init__.py
    - lib/python3.10/lib2to3/fixes/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_apply.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_asserts.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_basestring.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_buffer.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_dict.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_except.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_exec.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_execfile.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_exitfunc.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_filter.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_funcattrs.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_future.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_getcwdu.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_has_key.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_idioms.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_import.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_imports.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_imports2.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_input.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_intern.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_isinstance.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_itertools.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_itertools_imports.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_long.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_map.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_metaclass.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_ne.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_next.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_nonzero.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_numliterals.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_operator.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_paren.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_print.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_raise.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_raw_input.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_reduce.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_reload.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_renames.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_repr.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_set_literal.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_standarderror.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_sys_exc.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_throw.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_tuple_params.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_types.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_unicode.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_urllib.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_xrange.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_xreadlines.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/__pycache__/fix_zip.cpython-310.pyc
    - lib/python3.10/lib2to3/fixes/fix_apply.py
    - lib/python3.10/lib2to3/fixes/fix_asserts.py
    - lib/python3.10/lib2to3/fixes/fix_basestring.py
    - lib/python3.10/lib2to3/fixes/fix_buffer.py
    - lib/python3.10/lib2to3/fixes/fix_dict.py
    - lib/python3.10/lib2to3/fixes/fix_except.py
    - lib/python3.10/lib2to3/fixes/fix_exec.py
    - lib/python3.10/lib2to3/fixes/fix_execfile.py
    - lib/python3.10/lib2to3/fixes/fix_exitfunc.py
    - lib/python3.10/lib2to3/fixes/fix_filter.py
    - lib/python3.10/lib2to3/fixes/fix_funcattrs.py
    - lib/python3.10/lib2to3/fixes/fix_future.py
    - lib/python3.10/lib2to3/fixes/fix_getcwdu.py
    - lib/python3.10/lib2to3/fixes/fix_has_key.py
    - lib/python3.10/lib2to3/fixes/fix_idioms.py
    - lib/python3.10/lib2to3/fixes/fix_import.py
    - lib/python3.10/lib2to3/fixes/fix_imports.py
    - lib/python3.10/lib2to3/fixes/fix_imports2.py
    - lib/python3.10/lib2to3/fixes/fix_input.py
    - lib/python3.10/lib2to3/fixes/fix_intern.py
    - lib/python3.10/lib2to3/fixes/fix_isinstance.py
    - lib/python3.10/lib2to3/fixes/fix_itertools.py
    - lib/python3.10/lib2to3/fixes/fix_itertools_imports.py
    - lib/python3.10/lib2to3/fixes/fix_long.py
    - lib/python3.10/lib2to3/fixes/fix_map.py
    - lib/python3.10/lib2to3/fixes/fix_metaclass.py
    - lib/python3.10/lib2to3/fixes/fix_methodattrs.py
    - lib/python3.10/lib2to3/fixes/fix_ne.py
    - lib/python3.10/lib2to3/fixes/fix_next.py
    - lib/python3.10/lib2to3/fixes/fix_nonzero.py
    - lib/python3.10/lib2to3/fixes/fix_numliterals.py
    - lib/python3.10/lib2to3/fixes/fix_operator.py
    - lib/python3.10/lib2to3/fixes/fix_paren.py
    - lib/python3.10/lib2to3/fixes/fix_print.py
    - lib/python3.10/lib2to3/fixes/fix_raise.py
    - lib/python3.10/lib2to3/fixes/fix_raw_input.py
    - lib/python3.10/lib2to3/fixes/fix_reduce.py
    - lib/python3.10/lib2to3/fixes/fix_reload.py
    - lib/python3.10/lib2to3/fixes/fix_renames.py
    - lib/python3.10/lib2to3/fixes/fix_repr.py
    - lib/python3.10/lib2to3/fixes/fix_set_literal.py
    - lib/python3.10/lib2to3/fixes/fix_standarderror.py
    - lib/python3.10/lib2to3/fixes/fix_sys_exc.py
    - lib/python3.10/lib2to3/fixes/fix_throw.py
    - lib/python3.10/lib2to3/fixes/fix_tuple_params.py
    - lib/python3.10/lib2to3/fixes/fix_types.py
    - lib/python3.10/lib2to3/fixes/fix_unicode.py
    - lib/python3.10/lib2to3/fixes/fix_urllib.py
    - lib/python3.10/lib2to3/fixes/fix_ws_comma.py
    - lib/python3.10/lib2to3/fixes/fix_xrange.py
    - lib/python3.10/lib2to3/fixes/fix_xreadlines.py
    - lib/python3.10/lib2to3/fixes/fix_zip.py
    - lib/python3.10/lib2to3/main.py
    - lib/python3.10/lib2to3/patcomp.py
    - lib/python3.10/lib2to3/pgen2/__init__.py
    - lib/python3.10/lib2to3/pgen2/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/lib2to3/pgen2/__pycache__/conv.cpython-310.pyc
    - lib/python3.10/lib2to3/pgen2/__pycache__/driver.cpython-310.pyc
    - lib/python3.10/lib2to3/pgen2/__pycache__/grammar.cpython-310.pyc
    - lib/python3.10/lib2to3/pgen2/__pycache__/literals.cpython-310.pyc
    - lib/python3.10/lib2to3/pgen2/__pycache__/parse.cpython-310.pyc
    - lib/python3.10/lib2to3/pgen2/__pycache__/pgen.cpython-310.pyc
    - lib/python3.10/lib2to3/pgen2/__pycache__/token.cpython-310.pyc
    - lib/python3.10/lib2to3/pgen2/__pycache__/tokenize.cpython-310.pyc
    - lib/python3.10/lib2to3/pgen2/conv.py
    - lib/python3.10/lib2to3/pgen2/driver.py
    - lib/python3.10/lib2to3/pgen2/grammar.py
    - lib/python3.10/lib2to3/pgen2/literals.py
    - lib/python3.10/lib2to3/pgen2/parse.py
    - lib/python3.10/lib2to3/pgen2/pgen.py
    - lib/python3.10/lib2to3/pgen2/token.py
    - lib/python3.10/lib2to3/pgen2/tokenize.py
    - lib/python3.10/lib2to3/pygram.py
    - lib/python3.10/lib2to3/pytree.py
    - lib/python3.10/lib2to3/refactor.py
    - lib/python3.10/lib2to3/tests/__init__.py
    - lib/python3.10/lib2to3/tests/__main__.py
    - lib/python3.10/lib2to3/tests/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/pytree_idempotency.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/support.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/test_all_fixers.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/test_fixers.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/test_main.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/test_parser.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/test_pytree.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/test_refactor.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/__pycache__/test_util.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/README
    - lib/python3.10/lib2to3/tests/data/__pycache__/infinite_recursion.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/__pycache__/py3_test_grammar.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/bom.py
    - lib/python3.10/lib2to3/tests/data/crlf.py
    - lib/python3.10/lib2to3/tests/data/different_encoding.py
    - lib/python3.10/lib2to3/tests/data/false_encoding.py
    - lib/python3.10/lib2to3/tests/data/fixers/__pycache__/bad_order.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/fixers/__pycache__/no_fixer_cls.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/fixers/__pycache__/parrot_example.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/fixers/bad_order.py
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/__init__.py
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/__pycache__/fix_explicit.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/__pycache__/fix_first.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/__pycache__/fix_last.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/__pycache__/fix_parrot.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/__pycache__/fix_preorder.cpython-310.pyc
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/fix_first.py
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/fix_last.py
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
    - lib/python3.10/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
    - lib/python3.10/lib2to3/tests/data/fixers/no_fixer_cls.py
    - lib/python3.10/lib2to3/tests/data/fixers/parrot_example.py
    - lib/python3.10/lib2to3/tests/data/infinite_recursion.py
    - lib/python3.10/lib2to3/tests/data/py2_test_grammar.py
    - lib/python3.10/lib2to3/tests/data/py3_test_grammar.py
    - lib/python3.10/lib2to3/tests/pytree_idempotency.py
    - lib/python3.10/lib2to3/tests/support.py
    - lib/python3.10/lib2to3/tests/test_all_fixers.py
    - lib/python3.10/lib2to3/tests/test_fixers.py
    - lib/python3.10/lib2to3/tests/test_main.py
    - lib/python3.10/lib2to3/tests/test_parser.py
    - lib/python3.10/lib2to3/tests/test_pytree.py
    - lib/python3.10/lib2to3/tests/test_refactor.py
    - lib/python3.10/lib2to3/tests/test_util.py
    - lib/python3.10/linecache.py
    - lib/python3.10/locale.py
    - lib/python3.10/logging/__init__.py
    - lib/python3.10/logging/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/logging/__pycache__/config.cpython-310.pyc
    - lib/python3.10/logging/__pycache__/handlers.cpython-310.pyc
    - lib/python3.10/logging/config.py
    - lib/python3.10/logging/handlers.py
    - lib/python3.10/lzma.py
    - lib/python3.10/mailbox.py
    - lib/python3.10/mailcap.py
    - lib/python3.10/mimetypes.py
    - lib/python3.10/modulefinder.py
    - lib/python3.10/multiprocessing/__init__.py
    - lib/python3.10/multiprocessing/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/connection.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/context.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/forkserver.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/heap.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/managers.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/pool.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/popen_fork.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/popen_forkserver.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/popen_spawn_posix.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/popen_spawn_win32.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/process.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/queues.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/reduction.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/resource_sharer.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/resource_tracker.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/shared_memory.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/sharedctypes.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/spawn.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/synchronize.cpython-310.pyc
    - lib/python3.10/multiprocessing/__pycache__/util.cpython-310.pyc
    - lib/python3.10/multiprocessing/connection.py
    - lib/python3.10/multiprocessing/context.py
    - lib/python3.10/multiprocessing/dummy/__init__.py
    - lib/python3.10/multiprocessing/dummy/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/multiprocessing/dummy/__pycache__/connection.cpython-310.pyc
    - lib/python3.10/multiprocessing/dummy/connection.py
    - lib/python3.10/multiprocessing/forkserver.py
    - lib/python3.10/multiprocessing/heap.py
    - lib/python3.10/multiprocessing/managers.py
    - lib/python3.10/multiprocessing/pool.py
    - lib/python3.10/multiprocessing/popen_fork.py
    - lib/python3.10/multiprocessing/popen_forkserver.py
    - lib/python3.10/multiprocessing/popen_spawn_posix.py
    - lib/python3.10/multiprocessing/popen_spawn_win32.py
    - lib/python3.10/multiprocessing/process.py
    - lib/python3.10/multiprocessing/queues.py
    - lib/python3.10/multiprocessing/reduction.py
    - lib/python3.10/multiprocessing/resource_sharer.py
    - lib/python3.10/multiprocessing/resource_tracker.py
    - lib/python3.10/multiprocessing/shared_memory.py
    - lib/python3.10/multiprocessing/sharedctypes.py
    - lib/python3.10/multiprocessing/spawn.py
    - lib/python3.10/multiprocessing/synchronize.py
    - lib/python3.10/multiprocessing/util.py
    - lib/python3.10/netrc.py
    - lib/python3.10/nntplib.py
    - lib/python3.10/ntpath.py
    - lib/python3.10/nturl2path.py
    - lib/python3.10/numbers.py
    - lib/python3.10/opcode.py
    - lib/python3.10/operator.py
    - lib/python3.10/optparse.py
    - lib/python3.10/os.py
    - lib/python3.10/pathlib.py
    - lib/python3.10/pdb.py
    - lib/python3.10/pickle.py
    - lib/python3.10/pickletools.py
    - lib/python3.10/pipes.py
    - lib/python3.10/pkgutil.py
    - lib/python3.10/platform.py
    - lib/python3.10/plistlib.py
    - lib/python3.10/poplib.py
    - lib/python3.10/posixpath.py
    - lib/python3.10/pprint.py
    - lib/python3.10/profile.py
    - lib/python3.10/pstats.py
    - lib/python3.10/pty.py
    - lib/python3.10/py_compile.py
    - lib/python3.10/pyclbr.py
    - lib/python3.10/pydoc.py
    - lib/python3.10/pydoc_data/__init__.py
    - lib/python3.10/pydoc_data/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/pydoc_data/__pycache__/topics.cpython-310.pyc
    - lib/python3.10/pydoc_data/_pydoc.css
    - lib/python3.10/pydoc_data/topics.py
    - lib/python3.10/queue.py
    - lib/python3.10/quopri.py
    - lib/python3.10/random.py
    - lib/python3.10/re.py
    - lib/python3.10/reprlib.py
    - lib/python3.10/rlcompleter.py
    - lib/python3.10/runpy.py
    - lib/python3.10/sched.py
    - lib/python3.10/secrets.py
    - lib/python3.10/selectors.py
    - lib/python3.10/shelve.py
    - lib/python3.10/shlex.py
    - lib/python3.10/shutil.py
    - lib/python3.10/signal.py
    - lib/python3.10/site-packages/README.txt
    - lib/python3.10/site.py
    - lib/python3.10/smtpd.py
    - lib/python3.10/smtplib.py
    - lib/python3.10/sndhdr.py
    - lib/python3.10/socket.py
    - lib/python3.10/socketserver.py
    - lib/python3.10/sqlite3/__init__.py
    - lib/python3.10/sqlite3/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/sqlite3/__pycache__/dbapi2.cpython-310.pyc
    - lib/python3.10/sqlite3/__pycache__/dump.cpython-310.pyc
    - lib/python3.10/sqlite3/dbapi2.py
    - lib/python3.10/sqlite3/dump.py
    - lib/python3.10/sre_compile.py
    - lib/python3.10/sre_constants.py
    - lib/python3.10/sre_parse.py
    - lib/python3.10/ssl.py
    - lib/python3.10/stat.py
    - lib/python3.10/statistics.py
    - lib/python3.10/string.py
    - lib/python3.10/stringprep.py
    - lib/python3.10/struct.py
    - lib/python3.10/subprocess.py
    - lib/python3.10/sunau.py
    - lib/python3.10/symtable.py
    - lib/python3.10/sysconfig.py
    - lib/python3.10/tabnanny.py
    - lib/python3.10/tarfile.py
    - lib/python3.10/telnetlib.py
    - lib/python3.10/tempfile.py
    - lib/python3.10/test/__init__.py
    - lib/python3.10/test/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/test/__pycache__/test_script_helper.cpython-310.pyc
    - lib/python3.10/test/__pycache__/test_support.cpython-310.pyc
    - lib/python3.10/test/support/__init__.py
    - lib/python3.10/test/support/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/bytecode_helper.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/hashlib_helper.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/import_helper.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/interpreters.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/logging_helper.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/os_helper.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/script_helper.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/socket_helper.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/testresult.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/threading_helper.cpython-310.pyc
    - lib/python3.10/test/support/__pycache__/warnings_helper.cpython-310.pyc
    - lib/python3.10/test/support/bytecode_helper.py
    - lib/python3.10/test/support/hashlib_helper.py
    - lib/python3.10/test/support/import_helper.py
    - lib/python3.10/test/support/interpreters.py
    - lib/python3.10/test/support/logging_helper.py
    - lib/python3.10/test/support/os_helper.py
    - lib/python3.10/test/support/script_helper.py
    - lib/python3.10/test/support/socket_helper.py
    - lib/python3.10/test/support/testresult.py
    - lib/python3.10/test/support/threading_helper.py
    - lib/python3.10/test/support/warnings_helper.py
    - lib/python3.10/test/test_script_helper.py
    - lib/python3.10/test/test_support.py
    - lib/python3.10/textwrap.py
    - lib/python3.10/this.py
    - lib/python3.10/threading.py
    - lib/python3.10/timeit.py
    - lib/python3.10/tkinter/__init__.py
    - lib/python3.10/tkinter/__main__.py
    - lib/python3.10/tkinter/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/colorchooser.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/commondialog.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/constants.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/dialog.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/dnd.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/filedialog.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/font.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/messagebox.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/scrolledtext.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/simpledialog.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/tix.cpython-310.pyc
    - lib/python3.10/tkinter/__pycache__/ttk.cpython-310.pyc
    - lib/python3.10/tkinter/colorchooser.py
    - lib/python3.10/tkinter/commondialog.py
    - lib/python3.10/tkinter/constants.py
    - lib/python3.10/tkinter/dialog.py
    - lib/python3.10/tkinter/dnd.py
    - lib/python3.10/tkinter/filedialog.py
    - lib/python3.10/tkinter/font.py
    - lib/python3.10/tkinter/messagebox.py
    - lib/python3.10/tkinter/scrolledtext.py
    - lib/python3.10/tkinter/simpledialog.py
    - lib/python3.10/tkinter/tix.py
    - lib/python3.10/tkinter/ttk.py
    - lib/python3.10/token.py
    - lib/python3.10/tokenize.py
    - lib/python3.10/trace.py
    - lib/python3.10/traceback.py
    - lib/python3.10/tracemalloc.py
    - lib/python3.10/tty.py
    - lib/python3.10/turtle.py
    - lib/python3.10/turtledemo/__init__.py
    - lib/python3.10/turtledemo/__main__.py
    - lib/python3.10/turtledemo/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/bytedesign.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/chaos.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/clock.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/colormixer.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/forest.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/fractalcurves.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/lindenmayer.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/minimal_hanoi.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/nim.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/paint.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/peace.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/penrose.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/planet_and_moon.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/rosette.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/round_dance.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/sorting_animate.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/tree.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/two_canvases.cpython-310.pyc
    - lib/python3.10/turtledemo/__pycache__/yinyang.cpython-310.pyc
    - lib/python3.10/turtledemo/bytedesign.py
    - lib/python3.10/turtledemo/chaos.py
    - lib/python3.10/turtledemo/clock.py
    - lib/python3.10/turtledemo/colormixer.py
    - lib/python3.10/turtledemo/forest.py
    - lib/python3.10/turtledemo/fractalcurves.py
    - lib/python3.10/turtledemo/lindenmayer.py
    - lib/python3.10/turtledemo/minimal_hanoi.py
    - lib/python3.10/turtledemo/nim.py
    - lib/python3.10/turtledemo/paint.py
    - lib/python3.10/turtledemo/peace.py
    - lib/python3.10/turtledemo/penrose.py
    - lib/python3.10/turtledemo/planet_and_moon.py
    - lib/python3.10/turtledemo/rosette.py
    - lib/python3.10/turtledemo/round_dance.py
    - lib/python3.10/turtledemo/sorting_animate.py
    - lib/python3.10/turtledemo/tree.py
    - lib/python3.10/turtledemo/turtle.cfg
    - lib/python3.10/turtledemo/two_canvases.py
    - lib/python3.10/turtledemo/yinyang.py
    - lib/python3.10/types.py
    - lib/python3.10/typing.py
    - lib/python3.10/unittest/__init__.py
    - lib/python3.10/unittest/__main__.py
    - lib/python3.10/unittest/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/_log.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/async_case.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/case.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/loader.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/main.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/mock.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/result.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/runner.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/signals.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/suite.cpython-310.pyc
    - lib/python3.10/unittest/__pycache__/util.cpython-310.pyc
    - lib/python3.10/unittest/_log.py
    - lib/python3.10/unittest/async_case.py
    - lib/python3.10/unittest/case.py
    - lib/python3.10/unittest/loader.py
    - lib/python3.10/unittest/main.py
    - lib/python3.10/unittest/mock.py
    - lib/python3.10/unittest/result.py
    - lib/python3.10/unittest/runner.py
    - lib/python3.10/unittest/signals.py
    - lib/python3.10/unittest/suite.py
    - lib/python3.10/unittest/util.py
    - lib/python3.10/urllib/__init__.py
    - lib/python3.10/urllib/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/urllib/__pycache__/error.cpython-310.pyc
    - lib/python3.10/urllib/__pycache__/parse.cpython-310.pyc
    - lib/python3.10/urllib/__pycache__/request.cpython-310.pyc
    - lib/python3.10/urllib/__pycache__/response.cpython-310.pyc
    - lib/python3.10/urllib/__pycache__/robotparser.cpython-310.pyc
    - lib/python3.10/urllib/error.py
    - lib/python3.10/urllib/parse.py
    - lib/python3.10/urllib/request.py
    - lib/python3.10/urllib/response.py
    - lib/python3.10/urllib/robotparser.py
    - lib/python3.10/uu.py
    - lib/python3.10/uuid.py
    - lib/python3.10/venv/__init__.py
    - lib/python3.10/venv/__main__.py
    - lib/python3.10/venv/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/venv/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/venv/scripts/common/Activate.ps1
    - lib/python3.10/venv/scripts/common/activate
    - lib/python3.10/venv/scripts/posix/activate.csh
    - lib/python3.10/venv/scripts/posix/activate.fish
    - lib/python3.10/warnings.py
    - lib/python3.10/wave.py
    - lib/python3.10/weakref.py
    - lib/python3.10/webbrowser.py
    - lib/python3.10/wsgiref/__init__.py
    - lib/python3.10/wsgiref/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/wsgiref/__pycache__/handlers.cpython-310.pyc
    - lib/python3.10/wsgiref/__pycache__/headers.cpython-310.pyc
    - lib/python3.10/wsgiref/__pycache__/simple_server.cpython-310.pyc
    - lib/python3.10/wsgiref/__pycache__/util.cpython-310.pyc
    - lib/python3.10/wsgiref/__pycache__/validate.cpython-310.pyc
    - lib/python3.10/wsgiref/handlers.py
    - lib/python3.10/wsgiref/headers.py
    - lib/python3.10/wsgiref/simple_server.py
    - lib/python3.10/wsgiref/util.py
    - lib/python3.10/wsgiref/validate.py
    - lib/python3.10/xdrlib.py
    - lib/python3.10/xml/__init__.py
    - lib/python3.10/xml/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/xml/dom/NodeFilter.py
    - lib/python3.10/xml/dom/__init__.py
    - lib/python3.10/xml/dom/__pycache__/NodeFilter.cpython-310.pyc
    - lib/python3.10/xml/dom/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/xml/dom/__pycache__/domreg.cpython-310.pyc
    - lib/python3.10/xml/dom/__pycache__/expatbuilder.cpython-310.pyc
    - lib/python3.10/xml/dom/__pycache__/minicompat.cpython-310.pyc
    - lib/python3.10/xml/dom/__pycache__/minidom.cpython-310.pyc
    - lib/python3.10/xml/dom/__pycache__/pulldom.cpython-310.pyc
    - lib/python3.10/xml/dom/__pycache__/xmlbuilder.cpython-310.pyc
    - lib/python3.10/xml/dom/domreg.py
    - lib/python3.10/xml/dom/expatbuilder.py
    - lib/python3.10/xml/dom/minicompat.py
    - lib/python3.10/xml/dom/minidom.py
    - lib/python3.10/xml/dom/pulldom.py
    - lib/python3.10/xml/dom/xmlbuilder.py
    - lib/python3.10/xml/etree/ElementInclude.py
    - lib/python3.10/xml/etree/ElementPath.py
    - lib/python3.10/xml/etree/ElementTree.py
    - lib/python3.10/xml/etree/__init__.py
    - lib/python3.10/xml/etree/__pycache__/ElementInclude.cpython-310.pyc
    - lib/python3.10/xml/etree/__pycache__/ElementPath.cpython-310.pyc
    - lib/python3.10/xml/etree/__pycache__/ElementTree.cpython-310.pyc
    - lib/python3.10/xml/etree/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/xml/etree/__pycache__/cElementTree.cpython-310.pyc
    - lib/python3.10/xml/etree/cElementTree.py
    - lib/python3.10/xml/parsers/__init__.py
    - lib/python3.10/xml/parsers/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/xml/parsers/__pycache__/expat.cpython-310.pyc
    - lib/python3.10/xml/parsers/expat.py
    - lib/python3.10/xml/sax/__init__.py
    - lib/python3.10/xml/sax/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/xml/sax/__pycache__/_exceptions.cpython-310.pyc
    - lib/python3.10/xml/sax/__pycache__/expatreader.cpython-310.pyc
    - lib/python3.10/xml/sax/__pycache__/handler.cpython-310.pyc
    - lib/python3.10/xml/sax/__pycache__/saxutils.cpython-310.pyc
    - lib/python3.10/xml/sax/__pycache__/xmlreader.cpython-310.pyc
    - lib/python3.10/xml/sax/_exceptions.py
    - lib/python3.10/xml/sax/expatreader.py
    - lib/python3.10/xml/sax/handler.py
    - lib/python3.10/xml/sax/saxutils.py
    - lib/python3.10/xml/sax/xmlreader.py
    - lib/python3.10/xmlrpc/__init__.py
    - lib/python3.10/xmlrpc/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/xmlrpc/__pycache__/client.cpython-310.pyc
    - lib/python3.10/xmlrpc/__pycache__/server.cpython-310.pyc
    - lib/python3.10/xmlrpc/client.py
    - lib/python3.10/xmlrpc/server.py
    - lib/python3.10/zipapp.py
    - lib/python3.10/zipfile.py
    - lib/python3.10/zipimport.py
    - lib/python3.10/zoneinfo/__init__.py
    - lib/python3.10/zoneinfo/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/zoneinfo/__pycache__/_common.cpython-310.pyc
    - lib/python3.10/zoneinfo/__pycache__/_tzpath.cpython-310.pyc
    - lib/python3.10/zoneinfo/__pycache__/_zoneinfo.cpython-310.pyc
    - lib/python3.10/zoneinfo/_common.py
    - lib/python3.10/zoneinfo/_tzpath.py
    - lib/python3.10/zoneinfo/_zoneinfo.py
    - share/man/man1/python3.1
    - share/man/man1/python3.10.1
Linking boltons-23.0.0-pyhd8ed1ab_0
warning  libmamba [boltons-23.0.0-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/LICENSE
    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/METADATA
    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/RECORD
    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/WHEEL
    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/boltons-23.0.0.dist-info/top_level.txt
    - lib/python3.10/site-packages/boltons/__init__.py
    - lib/python3.10/site-packages/boltons/cacheutils.py
    - lib/python3.10/site-packages/boltons/debugutils.py
    - lib/python3.10/site-packages/boltons/deprutils.py
    - lib/python3.10/site-packages/boltons/dictutils.py
    - lib/python3.10/site-packages/boltons/easterutils.py
    - lib/python3.10/site-packages/boltons/ecoutils.py
    - lib/python3.10/site-packages/boltons/excutils.py
    - lib/python3.10/site-packages/boltons/fileutils.py
    - lib/python3.10/site-packages/boltons/formatutils.py
    - lib/python3.10/site-packages/boltons/funcutils.py
    - lib/python3.10/site-packages/boltons/gcutils.py
    - lib/python3.10/site-packages/boltons/ioutils.py
    - lib/python3.10/site-packages/boltons/iterutils.py
    - lib/python3.10/site-packages/boltons/jsonutils.py
    - lib/python3.10/site-packages/boltons/listutils.py
    - lib/python3.10/site-packages/boltons/mathutils.py
    - lib/python3.10/site-packages/boltons/mboxutils.py
    - lib/python3.10/site-packages/boltons/namedutils.py
    - lib/python3.10/site-packages/boltons/pathutils.py
    - lib/python3.10/site-packages/boltons/queueutils.py
    - lib/python3.10/site-packages/boltons/setutils.py
    - lib/python3.10/site-packages/boltons/socketutils.py
    - lib/python3.10/site-packages/boltons/statsutils.py
    - lib/python3.10/site-packages/boltons/strutils.py
    - lib/python3.10/site-packages/boltons/tableutils.py
    - lib/python3.10/site-packages/boltons/tbutils.py
    - lib/python3.10/site-packages/boltons/timeutils.py
    - lib/python3.10/site-packages/boltons/typeutils.py
    - lib/python3.10/site-packages/boltons/urlutils.py
Linking brotli-python-1.1.0-py310hc6cd4ac_0
warning  libmamba [brotli-python-1.1.0-py310hc6cd4ac_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/LICENSE
    - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/METADATA
    - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/RECORD
    - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/WHEEL
    - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/Brotli-1.1.0.dist-info/top_level.txt
    - lib/python3.10/site-packages/__pycache__/brotli.cpython-310.pyc
    - lib/python3.10/site-packages/_brotli.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/site-packages/brotli.py
Linking certifi-2023.7.22-pyhd8ed1ab_0
warning  libmamba [certifi-2023.7.22-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/PKG-INFO
    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/SOURCES.txt
    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/dependency_links.txt
    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/installed-files.txt
    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/not-zip-safe
    - lib/python3.10/site-packages/certifi-2023.7.22-py3.11.egg-info/top_level.txt
    - lib/python3.10/site-packages/certifi/__init__.py
    - lib/python3.10/site-packages/certifi/__main__.py
    - lib/python3.10/site-packages/certifi/cacert.pem
    - lib/python3.10/site-packages/certifi/core.py
    - lib/python3.10/site-packages/certifi/py.typed
Linking charset-normalizer-3.2.0-pyhd8ed1ab_0
warning  libmamba [charset-normalizer-3.2.0-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/LICENSE
    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/METADATA
    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/RECORD
    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/WHEEL
    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/entry_points.txt
    - lib/python3.10/site-packages/charset_normalizer-3.2.0.dist-info/top_level.txt
    - lib/python3.10/site-packages/charset_normalizer/__init__.py
    - lib/python3.10/site-packages/charset_normalizer/api.py
    - lib/python3.10/site-packages/charset_normalizer/assets/__init__.py
    - lib/python3.10/site-packages/charset_normalizer/cd.py
    - lib/python3.10/site-packages/charset_normalizer/cli/__init__.py
    - lib/python3.10/site-packages/charset_normalizer/cli/normalizer.py
    - lib/python3.10/site-packages/charset_normalizer/constant.py
    - lib/python3.10/site-packages/charset_normalizer/legacy.py
    - lib/python3.10/site-packages/charset_normalizer/md.py
    - lib/python3.10/site-packages/charset_normalizer/models.py
    - lib/python3.10/site-packages/charset_normalizer/py.typed
    - lib/python3.10/site-packages/charset_normalizer/utils.py
    - lib/python3.10/site-packages/charset_normalizer/version.py
    - bin/normalizer
Linking colorama-0.4.6-pyhd8ed1ab_0
warning  libmamba [colorama-0.4.6-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/colorama-0.4.6.dist-info/INSTALLER
    - lib/python3.10/site-packages/colorama-0.4.6.dist-info/METADATA
    - lib/python3.10/site-packages/colorama-0.4.6.dist-info/RECORD
    - lib/python3.10/site-packages/colorama-0.4.6.dist-info/REQUESTED
    - lib/python3.10/site-packages/colorama-0.4.6.dist-info/WHEEL
    - lib/python3.10/site-packages/colorama-0.4.6.dist-info/direct_url.json
    - lib/python3.10/site-packages/colorama-0.4.6.dist-info/licenses/LICENSE.txt
    - lib/python3.10/site-packages/colorama/__init__.py
    - lib/python3.10/site-packages/colorama/ansi.py
    - lib/python3.10/site-packages/colorama/ansitowin32.py
    - lib/python3.10/site-packages/colorama/initialise.py
    - lib/python3.10/site-packages/colorama/tests/__init__.py
    - lib/python3.10/site-packages/colorama/tests/ansi_test.py
    - lib/python3.10/site-packages/colorama/tests/ansitowin32_test.py
    - lib/python3.10/site-packages/colorama/tests/initialise_test.py
    - lib/python3.10/site-packages/colorama/tests/isatty_test.py
    - lib/python3.10/site-packages/colorama/tests/utils.py
    - lib/python3.10/site-packages/colorama/tests/winterm_test.py
    - lib/python3.10/site-packages/colorama/win32.py
    - lib/python3.10/site-packages/colorama/winterm.py
Linking idna-3.4-pyhd8ed1ab_0
warning  libmamba [idna-3.4-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/idna-3.4.dist-info/INSTALLER
    - lib/python3.10/site-packages/idna-3.4.dist-info/LICENSE.md
    - lib/python3.10/site-packages/idna-3.4.dist-info/METADATA
    - lib/python3.10/site-packages/idna-3.4.dist-info/RECORD
    - lib/python3.10/site-packages/idna-3.4.dist-info/REQUESTED
    - lib/python3.10/site-packages/idna-3.4.dist-info/WHEEL
    - lib/python3.10/site-packages/idna-3.4.dist-info/direct_url.json
    - lib/python3.10/site-packages/idna/__init__.py
    - lib/python3.10/site-packages/idna/codec.py
    - lib/python3.10/site-packages/idna/compat.py
    - lib/python3.10/site-packages/idna/core.py
    - lib/python3.10/site-packages/idna/idnadata.py
    - lib/python3.10/site-packages/idna/intranges.py
    - lib/python3.10/site-packages/idna/package_data.py
    - lib/python3.10/site-packages/idna/py.typed
    - lib/python3.10/site-packages/idna/uts46data.py
Linking jsonpointer-2.0-py_0
warning  libmamba [jsonpointer-2.0-py_0] The following files were already present in the environment:
    - bin/jsonpointer
    - lib/python3.10/site-packages/jsonpointer-2.0-py3.6.egg-info/PKG-INFO
    - lib/python3.10/site-packages/jsonpointer-2.0-py3.6.egg-info/SOURCES.txt
    - lib/python3.10/site-packages/jsonpointer-2.0-py3.6.egg-info/dependency_links.txt
    - lib/python3.10/site-packages/jsonpointer-2.0-py3.6.egg-info/top_level.txt
    - lib/python3.10/site-packages/jsonpointer.py
Linking libcurl-8.2.1-hca28451_0
warning  libmamba [libcurl-8.2.1-hca28451_0] The following files were already present in the environment:
    - bin/curl-config
    - include/curl/curl.h
    - include/curl/curlver.h
    - include/curl/easy.h
    - include/curl/header.h
    - include/curl/mprintf.h
    - include/curl/multi.h
    - include/curl/options.h
    - include/curl/stdcheaders.h
    - include/curl/system.h
    - include/curl/typecheck-gcc.h
    - include/curl/urlapi.h
    - include/curl/websockets.h
    - lib/libcurl.so
    - lib/libcurl.so.4
    - lib/libcurl.so.4.8.0
    - lib/pkgconfig/libcurl.pc
Linking packaging-23.1-pyhd8ed1ab_0
warning  libmamba [packaging-23.1-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/packaging-23.1.dist-info/INSTALLER
    - lib/python3.10/site-packages/packaging-23.1.dist-info/LICENSE
    - lib/python3.10/site-packages/packaging-23.1.dist-info/LICENSE.APACHE
    - lib/python3.10/site-packages/packaging-23.1.dist-info/LICENSE.BSD
    - lib/python3.10/site-packages/packaging-23.1.dist-info/METADATA
    - lib/python3.10/site-packages/packaging-23.1.dist-info/RECORD
    - lib/python3.10/site-packages/packaging-23.1.dist-info/REQUESTED
    - lib/python3.10/site-packages/packaging-23.1.dist-info/WHEEL
    - lib/python3.10/site-packages/packaging-23.1.dist-info/direct_url.json
    - lib/python3.10/site-packages/packaging/__init__.py
    - lib/python3.10/site-packages/packaging/_elffile.py
    - lib/python3.10/site-packages/packaging/_manylinux.py
    - lib/python3.10/site-packages/packaging/_musllinux.py
    - lib/python3.10/site-packages/packaging/_parser.py
    - lib/python3.10/site-packages/packaging/_structures.py
    - lib/python3.10/site-packages/packaging/_tokenizer.py
    - lib/python3.10/site-packages/packaging/markers.py
    - lib/python3.10/site-packages/packaging/metadata.py
    - lib/python3.10/site-packages/packaging/py.typed
    - lib/python3.10/site-packages/packaging/requirements.py
    - lib/python3.10/site-packages/packaging/specifiers.py
    - lib/python3.10/site-packages/packaging/tags.py
    - lib/python3.10/site-packages/packaging/utils.py
    - lib/python3.10/site-packages/packaging/version.py
Linking pluggy-1.3.0-pyhd8ed1ab_0
warning  libmamba [pluggy-1.3.0-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/LICENSE
    - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/METADATA
    - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/RECORD
    - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/WHEEL
    - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/pluggy-1.3.0.dist-info/top_level.txt
    - lib/python3.10/site-packages/pluggy/__init__.py
    - lib/python3.10/site-packages/pluggy/_callers.py
    - lib/python3.10/site-packages/pluggy/_hooks.py
    - lib/python3.10/site-packages/pluggy/_manager.py
    - lib/python3.10/site-packages/pluggy/_result.py
    - lib/python3.10/site-packages/pluggy/_tracing.py
    - lib/python3.10/site-packages/pluggy/_version.py
    - lib/python3.10/site-packages/pluggy/py.typed
Linking pycosat-0.6.4-py310h5764c6d_1
warning  libmamba [pycosat-0.6.4-py310h5764c6d_1] The following files were already present in the environment:
    - lib/python3.10/site-packages/__pycache__/test_pycosat.cpython-310.pyc
    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/INSTALLER
    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/LICENSE
    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/METADATA
    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/RECORD
    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/REQUESTED
    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/WHEEL
    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/direct_url.json
    - lib/python3.10/site-packages/pycosat-0.6.4.dist-info/top_level.txt
    - lib/python3.10/site-packages/pycosat.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/site-packages/test_pycosat.py
Linking pycparser-2.21-pyhd8ed1ab_0
warning  libmamba [pycparser-2.21-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/pycparser-2.21.dist-info/INSTALLER
    - lib/python3.10/site-packages/pycparser-2.21.dist-info/LICENSE
    - lib/python3.10/site-packages/pycparser-2.21.dist-info/METADATA
    - lib/python3.10/site-packages/pycparser-2.21.dist-info/RECORD
    - lib/python3.10/site-packages/pycparser-2.21.dist-info/REQUESTED
    - lib/python3.10/site-packages/pycparser-2.21.dist-info/WHEEL
    - lib/python3.10/site-packages/pycparser-2.21.dist-info/direct_url.json
    - lib/python3.10/site-packages/pycparser-2.21.dist-info/top_level.txt
    - lib/python3.10/site-packages/pycparser/__init__.py
    - lib/python3.10/site-packages/pycparser/_ast_gen.py
    - lib/python3.10/site-packages/pycparser/_build_tables.py
    - lib/python3.10/site-packages/pycparser/_c_ast.cfg
    - lib/python3.10/site-packages/pycparser/ast_transforms.py
    - lib/python3.10/site-packages/pycparser/c_ast.py
    - lib/python3.10/site-packages/pycparser/c_generator.py
    - lib/python3.10/site-packages/pycparser/c_lexer.py
    - lib/python3.10/site-packages/pycparser/c_parser.py
    - lib/python3.10/site-packages/pycparser/lextab.py
    - lib/python3.10/site-packages/pycparser/ply/__init__.py
    - lib/python3.10/site-packages/pycparser/ply/cpp.py
    - lib/python3.10/site-packages/pycparser/ply/ctokens.py
    - lib/python3.10/site-packages/pycparser/ply/lex.py
    - lib/python3.10/site-packages/pycparser/ply/yacc.py
    - lib/python3.10/site-packages/pycparser/ply/ygen.py
    - lib/python3.10/site-packages/pycparser/plyparser.py
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/X11/Intrinsic.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/X11/Xlib.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/X11/_X11_fake_defines.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/X11/_X11_fake_typedefs.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/_ansi.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/_fake_defines.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/_fake_typedefs.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/_syslist.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/aio.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/alloca.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/ar.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/argz.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/arpa/inet.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/asm-generic/int-ll64.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/assert.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/complex.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/cpio.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/ctype.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/dirent.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/dlfcn.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/emmintrin.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/endian.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/envz.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/errno.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/fastmath.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/fcntl.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/features.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/fenv.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/float.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/fmtmsg.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/fnmatch.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/ftw.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/getopt.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/glob.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/grp.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/iconv.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/ieeefp.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/immintrin.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/inttypes.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/iso646.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/langinfo.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/libgen.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/libintl.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/limits.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/linux/socket.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/linux/version.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/locale.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/malloc.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/math.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/mir_toolkit/client_types.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/monetary.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/mqueue.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/ndbm.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/net/if.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/netdb.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/netinet/in.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/netinet/tcp.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/newlib.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/nl_types.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/openssl/err.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/openssl/evp.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/openssl/hmac.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/openssl/ssl.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/openssl/x509v3.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/paths.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/poll.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/process.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/pthread.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/pwd.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/reent.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/regdef.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/regex.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sched.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/search.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/semaphore.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/setjmp.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/signal.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/smmintrin.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/spawn.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stdalign.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stdarg.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stdatomic.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stdbool.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stddef.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stdint.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stdio.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stdlib.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stdnoreturn.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/string.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/strings.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/stropts.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/ioctl.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/ipc.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/mman.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/msg.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/poll.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/resource.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/select.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/sem.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/shm.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/socket.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/stat.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/statvfs.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/sysctl.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/time.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/times.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/types.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/uio.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/un.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/utsname.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/sys/wait.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/syslog.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/tar.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/termios.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/tgmath.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/threads.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/time.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/trace.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/ulimit.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/unctrl.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/unistd.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/utime.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/utmp.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/utmpx.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/wchar.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/wctype.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/wordexp.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/xcb/xcb.h
    - lib/python3.10/site-packages/pycparser/utils/fake_libc_include/zlib.h
    - lib/python3.10/site-packages/pycparser/yacctab.py
Linking pysocks-1.7.1-pyha2e5f31_6
warning  libmamba [pysocks-1.7.1-pyha2e5f31_6] The following files were already present in the environment:
    - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/INSTALLER
    - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/LICENSE
    - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/METADATA
    - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/RECORD
    - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/REQUESTED
    - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/WHEEL
    - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/direct_url.json
    - lib/python3.10/site-packages/PySocks-1.7.1.dist-info/top_level.txt
    - lib/python3.10/site-packages/socks.py
    - lib/python3.10/site-packages/sockshandler.py
Linking ruamel.yaml.clib-0.2.7-py310h1fa729e_1
warning  libmamba [ruamel.yaml.clib-0.2.7-py310h1fa729e_1] The following files were already present in the environment:
    - lib/python3.10/site-packages/_ruamel_yaml.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/INSTALLER
    - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/LICENSE
    - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/METADATA
    - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/RECORD
    - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/REQUESTED
    - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/WHEEL
    - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/direct_url.json
    - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/namespace_packages.txt
    - lib/python3.10/site-packages/ruamel.yaml.clib-0.2.7.dist-info/top_level.txt
Linking setuptools-68.1.2-pyhd8ed1ab_0
warning  libmamba [setuptools-68.1.2-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/_distutils_hack/__init__.py
    - lib/python3.10/site-packages/_distutils_hack/override.py
    - lib/python3.10/site-packages/distutils-precedence.pth
    - lib/python3.10/site-packages/pkg_resources/__init__.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/__init__.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/importlib_resources/__init__.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/importlib_resources/_adapters.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/importlib_resources/_common.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/importlib_resources/_compat.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/importlib_resources/_itertools.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/importlib_resources/_legacy.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/importlib_resources/abc.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/importlib_resources/readers.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/importlib_resources/simple.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/jaraco/__init__.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/jaraco/context.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/jaraco/functools.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/more_itertools/__init__.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/more_itertools/more.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/more_itertools/recipes.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__init__.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/_elffile.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/_manylinux.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/_musllinux.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/_parser.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/_structures.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/markers.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/metadata.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/requirements.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/specifiers.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/tags.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/utils.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/packaging/version.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/platformdirs/__init__.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/platformdirs/__main__.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/platformdirs/android.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/platformdirs/api.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/platformdirs/macos.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/platformdirs/unix.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/platformdirs/version.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/platformdirs/windows.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/typing_extensions.py
    - lib/python3.10/site-packages/pkg_resources/_vendor/zipp.py
    - lib/python3.10/site-packages/pkg_resources/extern/__init__.py
    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/PKG-INFO
    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/SOURCES.txt
    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/dependency_links.txt
    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/entry_points.txt
    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/requires.txt
    - lib/python3.10/site-packages/setuptools-68.1.2-py3.11.egg-info/top_level.txt
    - lib/python3.10/site-packages/setuptools/__init__.py
    - lib/python3.10/site-packages/setuptools/_distutils/__init__.py
    - lib/python3.10/site-packages/setuptools/_distutils/_collections.py
    - lib/python3.10/site-packages/setuptools/_distutils/_functools.py
    - lib/python3.10/site-packages/setuptools/_distutils/_log.py
    - lib/python3.10/site-packages/setuptools/_distutils/_macos_compat.py
    - lib/python3.10/site-packages/setuptools/_distutils/_msvccompiler.py
    - lib/python3.10/site-packages/setuptools/_distutils/archive_util.py
    - lib/python3.10/site-packages/setuptools/_distutils/bcppcompiler.py
    - lib/python3.10/site-packages/setuptools/_distutils/ccompiler.py
    - lib/python3.10/site-packages/setuptools/_distutils/cmd.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/__init__.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/_framework_compat.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/bdist.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/bdist_dumb.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/bdist_rpm.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/build.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/build_clib.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/build_ext.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/build_py.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/build_scripts.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/check.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/clean.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/config.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/install.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/install_data.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/install_egg_info.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/install_headers.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/install_lib.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/install_scripts.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/py37compat.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/register.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/sdist.py
    - lib/python3.10/site-packages/setuptools/_distutils/command/upload.py
    - lib/python3.10/site-packages/setuptools/_distutils/config.py
    - lib/python3.10/site-packages/setuptools/_distutils/core.py
    - lib/python3.10/site-packages/setuptools/_distutils/cygwinccompiler.py
    - lib/python3.10/site-packages/setuptools/_distutils/debug.py
    - lib/python3.10/site-packages/setuptools/_distutils/dep_util.py
    - lib/python3.10/site-packages/setuptools/_distutils/dir_util.py
    - lib/python3.10/site-packages/setuptools/_distutils/dist.py
    - lib/python3.10/site-packages/setuptools/_distutils/errors.py
    - lib/python3.10/site-packages/setuptools/_distutils/extension.py
    - lib/python3.10/site-packages/setuptools/_distutils/fancy_getopt.py
    - lib/python3.10/site-packages/setuptools/_distutils/file_util.py
    - lib/python3.10/site-packages/setuptools/_distutils/filelist.py
    - lib/python3.10/site-packages/setuptools/_distutils/log.py
    - lib/python3.10/site-packages/setuptools/_distutils/msvc9compiler.py
    - lib/python3.10/site-packages/setuptools/_distutils/msvccompiler.py
    - lib/python3.10/site-packages/setuptools/_distutils/py38compat.py
    - lib/python3.10/site-packages/setuptools/_distutils/py39compat.py
    - lib/python3.10/site-packages/setuptools/_distutils/spawn.py
    - lib/python3.10/site-packages/setuptools/_distutils/sysconfig.py
    - lib/python3.10/site-packages/setuptools/_distutils/text_file.py
    - lib/python3.10/site-packages/setuptools/_distutils/unixccompiler.py
    - lib/python3.10/site-packages/setuptools/_distutils/util.py
    - lib/python3.10/site-packages/setuptools/_distutils/version.py
    - lib/python3.10/site-packages/setuptools/_distutils/versionpredicate.py
    - lib/python3.10/site-packages/setuptools/_entry_points.py
    - lib/python3.10/site-packages/setuptools/_imp.py
    - lib/python3.10/site-packages/setuptools/_importlib.py
    - lib/python3.10/site-packages/setuptools/_itertools.py
    - lib/python3.10/site-packages/setuptools/_normalization.py
    - lib/python3.10/site-packages/setuptools/_path.py
    - lib/python3.10/site-packages/setuptools/_reqs.py
    - lib/python3.10/site-packages/setuptools/_vendor/__init__.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_metadata/__init__.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_metadata/_collections.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_metadata/_compat.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_metadata/_functools.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_metadata/_meta.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_metadata/_py39compat.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_metadata/_text.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_resources/__init__.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_resources/_adapters.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_resources/_common.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_resources/_compat.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_resources/_itertools.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_resources/_legacy.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_resources/abc.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_resources/readers.py
    - lib/python3.10/site-packages/setuptools/_vendor/importlib_resources/simple.py
    - lib/python3.10/site-packages/setuptools/_vendor/jaraco/__init__.py
    - lib/python3.10/site-packages/setuptools/_vendor/jaraco/context.py
    - lib/python3.10/site-packages/setuptools/_vendor/jaraco/functools.py
    - lib/python3.10/site-packages/setuptools/_vendor/jaraco/text/__init__.py
    - lib/python3.10/site-packages/setuptools/_vendor/more_itertools/__init__.py
    - lib/python3.10/site-packages/setuptools/_vendor/more_itertools/more.py
    - lib/python3.10/site-packages/setuptools/_vendor/more_itertools/recipes.py
    - lib/python3.10/site-packages/setuptools/_vendor/ordered_set.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/__init__.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/_elffile.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/_manylinux.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/_musllinux.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/_parser.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/_structures.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/_tokenizer.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/markers.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/metadata.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/requirements.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/specifiers.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/tags.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/utils.py
    - lib/python3.10/site-packages/setuptools/_vendor/packaging/version.py
    - lib/python3.10/site-packages/setuptools/_vendor/tomli/__init__.py
    - lib/python3.10/site-packages/setuptools/_vendor/tomli/_parser.py
    - lib/python3.10/site-packages/setuptools/_vendor/tomli/_re.py
    - lib/python3.10/site-packages/setuptools/_vendor/tomli/_types.py
    - lib/python3.10/site-packages/setuptools/_vendor/typing_extensions.py
    - lib/python3.10/site-packages/setuptools/_vendor/zipp.py
    - lib/python3.10/site-packages/setuptools/archive_util.py
    - lib/python3.10/site-packages/setuptools/build_meta.py
    - lib/python3.10/site-packages/setuptools/cli-32.exe
    - lib/python3.10/site-packages/setuptools/cli-64.exe
    - lib/python3.10/site-packages/setuptools/cli-arm64.exe
    - lib/python3.10/site-packages/setuptools/cli.exe
    - lib/python3.10/site-packages/setuptools/command/__init__.py
    - lib/python3.10/site-packages/setuptools/command/alias.py
    - lib/python3.10/site-packages/setuptools/command/bdist_egg.py
    - lib/python3.10/site-packages/setuptools/command/bdist_rpm.py
    - lib/python3.10/site-packages/setuptools/command/build.py
    - lib/python3.10/site-packages/setuptools/command/build_clib.py
    - lib/python3.10/site-packages/setuptools/command/build_ext.py
    - lib/python3.10/site-packages/setuptools/command/build_py.py
    - lib/python3.10/site-packages/setuptools/command/develop.py
    - lib/python3.10/site-packages/setuptools/command/dist_info.py
    - lib/python3.10/site-packages/setuptools/command/easy_install.py
    - lib/python3.10/site-packages/setuptools/command/editable_wheel.py
    - lib/python3.10/site-packages/setuptools/command/egg_info.py
    - lib/python3.10/site-packages/setuptools/command/install.py
    - lib/python3.10/site-packages/setuptools/command/install_egg_info.py
    - lib/python3.10/site-packages/setuptools/command/install_lib.py
    - lib/python3.10/site-packages/setuptools/command/install_scripts.py
    - lib/python3.10/site-packages/setuptools/command/launcher manifest.xml
    - lib/python3.10/site-packages/setuptools/command/register.py
    - lib/python3.10/site-packages/setuptools/command/rotate.py
    - lib/python3.10/site-packages/setuptools/command/saveopts.py
    - lib/python3.10/site-packages/setuptools/command/sdist.py
    - lib/python3.10/site-packages/setuptools/command/setopt.py
    - lib/python3.10/site-packages/setuptools/command/test.py
    - lib/python3.10/site-packages/setuptools/command/upload.py
    - lib/python3.10/site-packages/setuptools/command/upload_docs.py
    - lib/python3.10/site-packages/setuptools/config/__init__.py
    - lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py
    - lib/python3.10/site-packages/setuptools/config/_validate_pyproject/__init__.py
    - lib/python3.10/site-packages/setuptools/config/_validate_pyproject/error_reporting.py
    - lib/python3.10/site-packages/setuptools/config/_validate_pyproject/extra_validations.py
    - lib/python3.10/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py
    - lib/python3.10/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py
    - lib/python3.10/site-packages/setuptools/config/_validate_pyproject/formats.py
    - lib/python3.10/site-packages/setuptools/config/expand.py
    - lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py
    - lib/python3.10/site-packages/setuptools/config/setupcfg.py
    - lib/python3.10/site-packages/setuptools/dep_util.py
    - lib/python3.10/site-packages/setuptools/depends.py
    - lib/python3.10/site-packages/setuptools/discovery.py
    - lib/python3.10/site-packages/setuptools/dist.py
    - lib/python3.10/site-packages/setuptools/errors.py
    - lib/python3.10/site-packages/setuptools/extension.py
    - lib/python3.10/site-packages/setuptools/extern/__init__.py
    - lib/python3.10/site-packages/setuptools/glob.py
    - lib/python3.10/site-packages/setuptools/gui-32.exe
    - lib/python3.10/site-packages/setuptools/gui-64.exe
    - lib/python3.10/site-packages/setuptools/gui-arm64.exe
    - lib/python3.10/site-packages/setuptools/gui.exe
    - lib/python3.10/site-packages/setuptools/installer.py
    - lib/python3.10/site-packages/setuptools/launch.py
    - lib/python3.10/site-packages/setuptools/logging.py
    - lib/python3.10/site-packages/setuptools/monkey.py
    - lib/python3.10/site-packages/setuptools/msvc.py
    - lib/python3.10/site-packages/setuptools/namespaces.py
    - lib/python3.10/site-packages/setuptools/package_index.py
    - lib/python3.10/site-packages/setuptools/py312compat.py
    - lib/python3.10/site-packages/setuptools/sandbox.py
    - lib/python3.10/site-packages/setuptools/script (dev).tmpl
    - lib/python3.10/site-packages/setuptools/script.tmpl
    - lib/python3.10/site-packages/setuptools/unicode_utils.py
    - lib/python3.10/site-packages/setuptools/version.py
    - lib/python3.10/site-packages/setuptools/warnings.py
    - lib/python3.10/site-packages/setuptools/wheel.py
    - lib/python3.10/site-packages/setuptools/windows_support.py
Linking toolz-0.12.0-pyhd8ed1ab_0
warning  libmamba [toolz-0.12.0-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/tlz/__init__.py
    - lib/python3.10/site-packages/tlz/_build_tlz.py
    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/AUTHORS.md
    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/LICENSE.txt
    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/METADATA
    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/RECORD
    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/WHEEL
    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/toolz-0.12.0.dist-info/top_level.txt
    - lib/python3.10/site-packages/toolz/__init__.py
    - lib/python3.10/site-packages/toolz/_signatures.py
    - lib/python3.10/site-packages/toolz/_version.py
    - lib/python3.10/site-packages/toolz/compatibility.py
    - lib/python3.10/site-packages/toolz/curried/__init__.py
    - lib/python3.10/site-packages/toolz/curried/exceptions.py
    - lib/python3.10/site-packages/toolz/curried/operator.py
    - lib/python3.10/site-packages/toolz/dicttoolz.py
    - lib/python3.10/site-packages/toolz/functoolz.py
    - lib/python3.10/site-packages/toolz/itertoolz.py
    - lib/python3.10/site-packages/toolz/recipes.py
    - lib/python3.10/site-packages/toolz/sandbox/__init__.py
    - lib/python3.10/site-packages/toolz/sandbox/core.py
    - lib/python3.10/site-packages/toolz/sandbox/parallel.py
    - lib/python3.10/site-packages/toolz/tests/test_compatibility.py
    - lib/python3.10/site-packages/toolz/tests/test_curried.py
    - lib/python3.10/site-packages/toolz/tests/test_curried_doctests.py
    - lib/python3.10/site-packages/toolz/tests/test_dicttoolz.py
    - lib/python3.10/site-packages/toolz/tests/test_functoolz.py
    - lib/python3.10/site-packages/toolz/tests/test_inspect_args.py
    - lib/python3.10/site-packages/toolz/tests/test_itertoolz.py
    - lib/python3.10/site-packages/toolz/tests/test_recipes.py
    - lib/python3.10/site-packages/toolz/tests/test_serialization.py
    - lib/python3.10/site-packages/toolz/tests/test_signatures.py
    - lib/python3.10/site-packages/toolz/tests/test_tlz.py
    - lib/python3.10/site-packages/toolz/tests/test_utils.py
    - lib/python3.10/site-packages/toolz/utils.py
Linking wheel-0.41.2-pyhd8ed1ab_0
warning  libmamba [wheel-0.41.2-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/LICENSE.txt
    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/METADATA
    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/RECORD
    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/WHEEL
    - lib/python3.10/site-packages/wheel-0.41.2.dist-info/entry_points.txt
    - lib/python3.10/site-packages/wheel/__init__.py
    - lib/python3.10/site-packages/wheel/__main__.py
    - lib/python3.10/site-packages/wheel/_setuptools_logging.py
    - lib/python3.10/site-packages/wheel/bdist_wheel.py
    - lib/python3.10/site-packages/wheel/cli/__init__.py
    - lib/python3.10/site-packages/wheel/cli/convert.py
    - lib/python3.10/site-packages/wheel/cli/pack.py
    - lib/python3.10/site-packages/wheel/cli/tags.py
    - lib/python3.10/site-packages/wheel/cli/unpack.py
    - lib/python3.10/site-packages/wheel/macosx_libfile.py
    - lib/python3.10/site-packages/wheel/metadata.py
    - lib/python3.10/site-packages/wheel/util.py
    - lib/python3.10/site-packages/wheel/vendored/__init__.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/__init__.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/_elffile.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/_manylinux.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/_musllinux.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/_parser.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/_structures.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/_tokenizer.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/markers.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/requirements.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/specifiers.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/tags.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/utils.py
    - lib/python3.10/site-packages/wheel/vendored/packaging/version.py
    - lib/python3.10/site-packages/wheel/vendored/vendor.txt
    - lib/python3.10/site-packages/wheel/wheelfile.py
    - bin/wheel
Linking cffi-1.15.1-py310h255011f_3
warning  libmamba [cffi-1.15.1-py310h255011f_3] The following files were already present in the environment:
    - lib/python3.10/site-packages/_cffi_backend.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/INSTALLER
    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/LICENSE
    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/METADATA
    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/RECORD
    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/REQUESTED
    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/WHEEL
    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/direct_url.json
    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/entry_points.txt
    - lib/python3.10/site-packages/cffi-1.15.1.dist-info/top_level.txt
    - lib/python3.10/site-packages/cffi/__init__.py
    - lib/python3.10/site-packages/cffi/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/api.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/backend_ctypes.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/cffi_opcode.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/commontypes.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/cparser.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/error.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/ffiplatform.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/lock.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/model.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/pkgconfig.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/recompiler.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/setuptools_ext.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/vengine_cpy.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/vengine_gen.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/__pycache__/verifier.cpython-310.pyc
    - lib/python3.10/site-packages/cffi/_cffi_errors.h
    - lib/python3.10/site-packages/cffi/_cffi_include.h
    - lib/python3.10/site-packages/cffi/_embedding.h
    - lib/python3.10/site-packages/cffi/api.py
    - lib/python3.10/site-packages/cffi/backend_ctypes.py
    - lib/python3.10/site-packages/cffi/cffi_opcode.py
    - lib/python3.10/site-packages/cffi/commontypes.py
    - lib/python3.10/site-packages/cffi/cparser.py
    - lib/python3.10/site-packages/cffi/error.py
    - lib/python3.10/site-packages/cffi/ffiplatform.py
    - lib/python3.10/site-packages/cffi/lock.py
    - lib/python3.10/site-packages/cffi/model.py
    - lib/python3.10/site-packages/cffi/parse_c_type.h
    - lib/python3.10/site-packages/cffi/pkgconfig.py
    - lib/python3.10/site-packages/cffi/recompiler.py
    - lib/python3.10/site-packages/cffi/setuptools_ext.py
    - lib/python3.10/site-packages/cffi/vengine_cpy.py
    - lib/python3.10/site-packages/cffi/vengine_gen.py
    - lib/python3.10/site-packages/cffi/verifier.py
Linking jsonpatch-1.32-pyhd8ed1ab_0
warning  libmamba [jsonpatch-1.32-pyhd8ed1ab_0] The following files were already present in the environment:
    - bin/jsondiff
    - bin/jsonpatch
    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/AUTHORS
    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/COPYING
    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/INSTALLER
    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/METADATA
    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/RECORD
    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/REQUESTED
    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/WHEEL
    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/direct_url.json
    - lib/python3.10/site-packages/jsonpatch-1.32.dist-info/top_level.txt
    - lib/python3.10/site-packages/jsonpatch.py
Linking libmamba-1.4.2-hcea66bb_0
warning  libmamba [libmamba-1.4.2-hcea66bb_0] The following files were already present in the environment:
    - bin/mamba-package
    - include/mamba/api/c_api.h
    - include/mamba/api/channel_loader.hpp
    - include/mamba/api/clean.hpp
    - include/mamba/api/config.hpp
    - include/mamba/api/configuration.hpp
    - include/mamba/api/configuration_impl.hpp
    - include/mamba/api/constants.hpp
    - include/mamba/api/create.hpp
    - include/mamba/api/info.hpp
    - include/mamba/api/install.hpp
    - include/mamba/api/list.hpp
    - include/mamba/api/remove.hpp
    - include/mamba/api/repoquery.hpp
    - include/mamba/api/shell.hpp
    - include/mamba/api/update.hpp
    - include/mamba/core/activation.hpp
    - include/mamba/core/channel.hpp
    - include/mamba/core/channel_builder.hpp
    - include/mamba/core/common_types.hpp
    - include/mamba/core/context.hpp
    - include/mamba/core/env_lockfile.hpp
    - include/mamba/core/environment.hpp
    - include/mamba/core/environments_manager.hpp
    - include/mamba/core/error_handling.hpp
    - include/mamba/core/execution.hpp
    - include/mamba/core/fetch.hpp
    - include/mamba/core/fsutil.hpp
    - include/mamba/core/history.hpp
    - include/mamba/core/invoke.hpp
    - include/mamba/core/link.hpp
    - include/mamba/core/mamba_fs.hpp
    - include/mamba/core/match_spec.hpp
    - include/mamba/core/menuinst.hpp
    - include/mamba/core/output.hpp
    - include/mamba/core/package_cache.hpp
    - include/mamba/core/package_handling.hpp
    - include/mamba/core/package_info.hpp
    - include/mamba/core/package_paths.hpp
    - include/mamba/core/palette.hpp
    - include/mamba/core/pinning.hpp
    - include/mamba/core/pool.hpp
    - include/mamba/core/prefix_data.hpp
    - include/mamba/core/progress_bar.hpp
    - include/mamba/core/query.hpp
    - include/mamba/core/repo.hpp
    - include/mamba/core/run.hpp
    - include/mamba/core/satisfiability_error.hpp
    - include/mamba/core/shell_init.hpp
    - include/mamba/core/solver.hpp
    - include/mamba/core/subdirdata.hpp
    - include/mamba/core/tasksync.hpp
    - include/mamba/core/thread_utils.hpp
    - include/mamba/core/timeref.hpp
    - include/mamba/core/transaction.hpp
    - include/mamba/core/transaction_context.hpp
    - include/mamba/core/url.hpp
    - include/mamba/core/util.hpp
    - include/mamba/core/util_os.hpp
    - include/mamba/core/util_random.hpp
    - include/mamba/core/util_scope.hpp
    - include/mamba/core/util_string.hpp
    - include/mamba/core/validate.hpp
    - include/mamba/core/virtual_packages.hpp
    - include/mamba/specs/repo_data.hpp
    - include/mamba/specs/version.hpp
    - include/mamba/util/cast.hpp
    - include/mamba/util/compare.hpp
    - include/mamba/util/flat_set.hpp
    - include/mamba/util/graph.hpp
    - include/mamba/version.hpp
    - lib/cmake/libmamba/libmambaConfig.cmake
    - lib/cmake/libmamba/libmambaConfigVersion.cmake
    - lib/cmake/libmamba/libmambaTargets-noconfig.cmake
    - lib/cmake/libmamba/libmambaTargets.cmake
    - lib/libmamba.so
    - lib/libmamba.so.2
    - lib/libmamba.so.2.0.0
Linking pip-23.2.1-pyhd8ed1ab_0
warning  libmamba [pip-23.2.1-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/PKG-INFO
    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/SOURCES.txt
    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/dependency_links.txt
    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/entry_points.txt
    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/not-zip-safe
    - lib/python3.10/site-packages/pip-23.2.1-py3.11.egg-info/top_level.txt
    - lib/python3.10/site-packages/pip/__init__.py
    - lib/python3.10/site-packages/pip/__main__.py
    - lib/python3.10/site-packages/pip/__pip-runner__.py
    - lib/python3.10/site-packages/pip/_internal/__init__.py
    - lib/python3.10/site-packages/pip/_internal/build_env.py
    - lib/python3.10/site-packages/pip/_internal/cache.py
    - lib/python3.10/site-packages/pip/_internal/cli/__init__.py
    - lib/python3.10/site-packages/pip/_internal/cli/autocompletion.py
    - lib/python3.10/site-packages/pip/_internal/cli/base_command.py
    - lib/python3.10/site-packages/pip/_internal/cli/cmdoptions.py
    - lib/python3.10/site-packages/pip/_internal/cli/command_context.py
    - lib/python3.10/site-packages/pip/_internal/cli/main.py
    - lib/python3.10/site-packages/pip/_internal/cli/main_parser.py
    - lib/python3.10/site-packages/pip/_internal/cli/parser.py
    - lib/python3.10/site-packages/pip/_internal/cli/progress_bars.py
    - lib/python3.10/site-packages/pip/_internal/cli/req_command.py
    - lib/python3.10/site-packages/pip/_internal/cli/spinners.py
    - lib/python3.10/site-packages/pip/_internal/cli/status_codes.py
    - lib/python3.10/site-packages/pip/_internal/commands/__init__.py
    - lib/python3.10/site-packages/pip/_internal/commands/cache.py
    - lib/python3.10/site-packages/pip/_internal/commands/check.py
    - lib/python3.10/site-packages/pip/_internal/commands/completion.py
    - lib/python3.10/site-packages/pip/_internal/commands/configuration.py
    - lib/python3.10/site-packages/pip/_internal/commands/debug.py
    - lib/python3.10/site-packages/pip/_internal/commands/download.py
    - lib/python3.10/site-packages/pip/_internal/commands/freeze.py
    - lib/python3.10/site-packages/pip/_internal/commands/hash.py
    - lib/python3.10/site-packages/pip/_internal/commands/help.py
    - lib/python3.10/site-packages/pip/_internal/commands/index.py
    - lib/python3.10/site-packages/pip/_internal/commands/inspect.py
    - lib/python3.10/site-packages/pip/_internal/commands/install.py
    - lib/python3.10/site-packages/pip/_internal/commands/list.py
    - lib/python3.10/site-packages/pip/_internal/commands/search.py
    - lib/python3.10/site-packages/pip/_internal/commands/show.py
    - lib/python3.10/site-packages/pip/_internal/commands/uninstall.py
    - lib/python3.10/site-packages/pip/_internal/commands/wheel.py
    - lib/python3.10/site-packages/pip/_internal/configuration.py
    - lib/python3.10/site-packages/pip/_internal/distributions/__init__.py
    - lib/python3.10/site-packages/pip/_internal/distributions/base.py
    - lib/python3.10/site-packages/pip/_internal/distributions/installed.py
    - lib/python3.10/site-packages/pip/_internal/distributions/sdist.py
    - lib/python3.10/site-packages/pip/_internal/distributions/wheel.py
    - lib/python3.10/site-packages/pip/_internal/exceptions.py
    - lib/python3.10/site-packages/pip/_internal/index/__init__.py
    - lib/python3.10/site-packages/pip/_internal/index/collector.py
    - lib/python3.10/site-packages/pip/_internal/index/package_finder.py
    - lib/python3.10/site-packages/pip/_internal/index/sources.py
    - lib/python3.10/site-packages/pip/_internal/locations/__init__.py
    - lib/python3.10/site-packages/pip/_internal/locations/_distutils.py
    - lib/python3.10/site-packages/pip/_internal/locations/_sysconfig.py
    - lib/python3.10/site-packages/pip/_internal/locations/base.py
    - lib/python3.10/site-packages/pip/_internal/main.py
    - lib/python3.10/site-packages/pip/_internal/metadata/__init__.py
    - lib/python3.10/site-packages/pip/_internal/metadata/_json.py
    - lib/python3.10/site-packages/pip/_internal/metadata/base.py
    - lib/python3.10/site-packages/pip/_internal/metadata/importlib/__init__.py
    - lib/python3.10/site-packages/pip/_internal/metadata/importlib/_compat.py
    - lib/python3.10/site-packages/pip/_internal/metadata/importlib/_dists.py
    - lib/python3.10/site-packages/pip/_internal/metadata/importlib/_envs.py
    - lib/python3.10/site-packages/pip/_internal/metadata/pkg_resources.py
    - lib/python3.10/site-packages/pip/_internal/models/__init__.py
    - lib/python3.10/site-packages/pip/_internal/models/candidate.py
    - lib/python3.10/site-packages/pip/_internal/models/direct_url.py
    - lib/python3.10/site-packages/pip/_internal/models/format_control.py
    - lib/python3.10/site-packages/pip/_internal/models/index.py
    - lib/python3.10/site-packages/pip/_internal/models/installation_report.py
    - lib/python3.10/site-packages/pip/_internal/models/link.py
    - lib/python3.10/site-packages/pip/_internal/models/scheme.py
    - lib/python3.10/site-packages/pip/_internal/models/search_scope.py
    - lib/python3.10/site-packages/pip/_internal/models/selection_prefs.py
    - lib/python3.10/site-packages/pip/_internal/models/target_python.py
    - lib/python3.10/site-packages/pip/_internal/models/wheel.py
    - lib/python3.10/site-packages/pip/_internal/network/__init__.py
    - lib/python3.10/site-packages/pip/_internal/network/auth.py
    - lib/python3.10/site-packages/pip/_internal/network/cache.py
    - lib/python3.10/site-packages/pip/_internal/network/download.py
    - lib/python3.10/site-packages/pip/_internal/network/lazy_wheel.py
    - lib/python3.10/site-packages/pip/_internal/network/session.py
    - lib/python3.10/site-packages/pip/_internal/network/utils.py
    - lib/python3.10/site-packages/pip/_internal/network/xmlrpc.py
    - lib/python3.10/site-packages/pip/_internal/operations/__init__.py
    - lib/python3.10/site-packages/pip/_internal/operations/build/__init__.py
    - lib/python3.10/site-packages/pip/_internal/operations/build/build_tracker.py
    - lib/python3.10/site-packages/pip/_internal/operations/build/metadata.py
    - lib/python3.10/site-packages/pip/_internal/operations/build/metadata_editable.py
    - lib/python3.10/site-packages/pip/_internal/operations/build/metadata_legacy.py
    - lib/python3.10/site-packages/pip/_internal/operations/build/wheel.py
    - lib/python3.10/site-packages/pip/_internal/operations/build/wheel_editable.py
    - lib/python3.10/site-packages/pip/_internal/operations/build/wheel_legacy.py
    - lib/python3.10/site-packages/pip/_internal/operations/check.py
    - lib/python3.10/site-packages/pip/_internal/operations/freeze.py
    - lib/python3.10/site-packages/pip/_internal/operations/install/__init__.py
    - lib/python3.10/site-packages/pip/_internal/operations/install/editable_legacy.py
    - lib/python3.10/site-packages/pip/_internal/operations/install/wheel.py
    - lib/python3.10/site-packages/pip/_internal/operations/prepare.py
    - lib/python3.10/site-packages/pip/_internal/pyproject.py
    - lib/python3.10/site-packages/pip/_internal/req/__init__.py
    - lib/python3.10/site-packages/pip/_internal/req/constructors.py
    - lib/python3.10/site-packages/pip/_internal/req/req_file.py
    - lib/python3.10/site-packages/pip/_internal/req/req_install.py
    - lib/python3.10/site-packages/pip/_internal/req/req_set.py
    - lib/python3.10/site-packages/pip/_internal/req/req_uninstall.py
    - lib/python3.10/site-packages/pip/_internal/resolution/__init__.py
    - lib/python3.10/site-packages/pip/_internal/resolution/base.py
    - lib/python3.10/site-packages/pip/_internal/resolution/legacy/__init__.py
    - lib/python3.10/site-packages/pip/_internal/resolution/legacy/resolver.py
    - lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__init__.py
    - lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/base.py
    - lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py
    - lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py
    - lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py
    - lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/provider.py
    - lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/reporter.py
    - lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/requirements.py
    - lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py
    - lib/python3.10/site-packages/pip/_internal/self_outdated_check.py
    - lib/python3.10/site-packages/pip/_internal/utils/__init__.py
    - lib/python3.10/site-packages/pip/_internal/utils/_jaraco_text.py
    - lib/python3.10/site-packages/pip/_internal/utils/_log.py
    - lib/python3.10/site-packages/pip/_internal/utils/appdirs.py
    - lib/python3.10/site-packages/pip/_internal/utils/compat.py
    - lib/python3.10/site-packages/pip/_internal/utils/compatibility_tags.py
    - lib/python3.10/site-packages/pip/_internal/utils/datetime.py
    - lib/python3.10/site-packages/pip/_internal/utils/deprecation.py
    - lib/python3.10/site-packages/pip/_internal/utils/direct_url_helpers.py
    - lib/python3.10/site-packages/pip/_internal/utils/egg_link.py
    - lib/python3.10/site-packages/pip/_internal/utils/encoding.py
    - lib/python3.10/site-packages/pip/_internal/utils/entrypoints.py
    - lib/python3.10/site-packages/pip/_internal/utils/filesystem.py
    - lib/python3.10/site-packages/pip/_internal/utils/filetypes.py
    - lib/python3.10/site-packages/pip/_internal/utils/glibc.py
    - lib/python3.10/site-packages/pip/_internal/utils/hashes.py
    - lib/python3.10/site-packages/pip/_internal/utils/inject_securetransport.py
    - lib/python3.10/site-packages/pip/_internal/utils/logging.py
    - lib/python3.10/site-packages/pip/_internal/utils/misc.py
    - lib/python3.10/site-packages/pip/_internal/utils/models.py
    - lib/python3.10/site-packages/pip/_internal/utils/packaging.py
    - lib/python3.10/site-packages/pip/_internal/utils/setuptools_build.py
    - lib/python3.10/site-packages/pip/_internal/utils/subprocess.py
    - lib/python3.10/site-packages/pip/_internal/utils/temp_dir.py
    - lib/python3.10/site-packages/pip/_internal/utils/unpacking.py
    - lib/python3.10/site-packages/pip/_internal/utils/urls.py
    - lib/python3.10/site-packages/pip/_internal/utils/virtualenv.py
    - lib/python3.10/site-packages/pip/_internal/utils/wheel.py
    - lib/python3.10/site-packages/pip/_internal/vcs/__init__.py
    - lib/python3.10/site-packages/pip/_internal/vcs/bazaar.py
    - lib/python3.10/site-packages/pip/_internal/vcs/git.py
    - lib/python3.10/site-packages/pip/_internal/vcs/mercurial.py
    - lib/python3.10/site-packages/pip/_internal/vcs/subversion.py
    - lib/python3.10/site-packages/pip/_internal/vcs/versioncontrol.py
    - lib/python3.10/site-packages/pip/_internal/wheel_builder.py
    - lib/python3.10/site-packages/pip/_vendor/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/_cmd.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/adapter.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/cache.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/compat.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/controller.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/heuristics.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/serialize.py
    - lib/python3.10/site-packages/pip/_vendor/cachecontrol/wrapper.py
    - lib/python3.10/site-packages/pip/_vendor/certifi/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/certifi/__main__.py
    - lib/python3.10/site-packages/pip/_vendor/certifi/cacert.pem
    - lib/python3.10/site-packages/pip/_vendor/certifi/core.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/big5freq.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/big5prober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/chardistribution.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/charsetgroupprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/charsetprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/cli/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/cli/chardetect.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/codingstatemachine.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/codingstatemachinedict.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/cp949prober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/enums.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/escprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/escsm.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/eucjpprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/euckrfreq.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/euckrprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/euctwfreq.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/euctwprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/gb2312freq.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/gb2312prober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/hebrewprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/jisfreq.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/johabfreq.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/johabprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/jpcntx.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/langbulgarianmodel.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/langgreekmodel.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/langhebrewmodel.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/langhungarianmodel.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/langrussianmodel.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/langthaimodel.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/langturkishmodel.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/latin1prober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/macromanprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/mbcharsetprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/mbcsgroupprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/mbcssm.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/metadata/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/metadata/languages.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/resultdict.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/sbcharsetprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/sbcsgroupprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/sjisprober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/universaldetector.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/utf1632prober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/utf8prober.py
    - lib/python3.10/site-packages/pip/_vendor/chardet/version.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/ansi.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/ansitowin32.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/initialise.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/tests/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/tests/ansi_test.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/tests/ansitowin32_test.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/tests/initialise_test.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/tests/isatty_test.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/tests/utils.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/tests/winterm_test.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/win32.py
    - lib/python3.10/site-packages/pip/_vendor/colorama/winterm.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/compat.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/database.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/index.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/locators.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/manifest.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/markers.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/metadata.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/resources.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/scripts.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/t32.exe
    - lib/python3.10/site-packages/pip/_vendor/distlib/t64-arm.exe
    - lib/python3.10/site-packages/pip/_vendor/distlib/t64.exe
    - lib/python3.10/site-packages/pip/_vendor/distlib/util.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/version.py
    - lib/python3.10/site-packages/pip/_vendor/distlib/w32.exe
    - lib/python3.10/site-packages/pip/_vendor/distlib/w64-arm.exe
    - lib/python3.10/site-packages/pip/_vendor/distlib/w64.exe
    - lib/python3.10/site-packages/pip/_vendor/distlib/wheel.py
    - lib/python3.10/site-packages/pip/_vendor/distro/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/distro/__main__.py
    - lib/python3.10/site-packages/pip/_vendor/distro/distro.py
    - lib/python3.10/site-packages/pip/_vendor/idna/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/idna/codec.py
    - lib/python3.10/site-packages/pip/_vendor/idna/compat.py
    - lib/python3.10/site-packages/pip/_vendor/idna/core.py
    - lib/python3.10/site-packages/pip/_vendor/idna/idnadata.py
    - lib/python3.10/site-packages/pip/_vendor/idna/intranges.py
    - lib/python3.10/site-packages/pip/_vendor/idna/package_data.py
    - lib/python3.10/site-packages/pip/_vendor/idna/uts46data.py
    - lib/python3.10/site-packages/pip/_vendor/msgpack/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/msgpack/exceptions.py
    - lib/python3.10/site-packages/pip/_vendor/msgpack/ext.py
    - lib/python3.10/site-packages/pip/_vendor/msgpack/fallback.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/__about__.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/_manylinux.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/_musllinux.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/_structures.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/markers.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/requirements.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/specifiers.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/tags.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/utils.py
    - lib/python3.10/site-packages/pip/_vendor/packaging/version.py
    - lib/python3.10/site-packages/pip/_vendor/pkg_resources/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/platformdirs/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/platformdirs/__main__.py
    - lib/python3.10/site-packages/pip/_vendor/platformdirs/android.py
    - lib/python3.10/site-packages/pip/_vendor/platformdirs/api.py
    - lib/python3.10/site-packages/pip/_vendor/platformdirs/macos.py
    - lib/python3.10/site-packages/pip/_vendor/platformdirs/unix.py
    - lib/python3.10/site-packages/pip/_vendor/platformdirs/version.py
    - lib/python3.10/site-packages/pip/_vendor/platformdirs/windows.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/__main__.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/cmdline.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/console.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/filter.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/filters/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatter.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/_mapping.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/bbcode.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/groff.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/html.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/img.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/irc.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/latex.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/other.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/rtf.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/svg.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/terminal.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/formatters/terminal256.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/lexer.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/lexers/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/lexers/_mapping.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/lexers/python.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/modeline.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/plugin.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/regexopt.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/scanner.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/sphinxext.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/style.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/styles/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/token.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/unistring.py
    - lib/python3.10/site-packages/pip/_vendor/pygments/util.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/actions.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/common.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/core.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/diagram/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/exceptions.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/helpers.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/results.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/testing.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/unicode.py
    - lib/python3.10/site-packages/pip/_vendor/pyparsing/util.py
    - lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_compat.py
    - lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_impl.py
    - lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py
    - lib/python3.10/site-packages/pip/_vendor/requests/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/requests/__version__.py
    - lib/python3.10/site-packages/pip/_vendor/requests/_internal_utils.py
    - lib/python3.10/site-packages/pip/_vendor/requests/adapters.py
    - lib/python3.10/site-packages/pip/_vendor/requests/api.py
    - lib/python3.10/site-packages/pip/_vendor/requests/auth.py
    - lib/python3.10/site-packages/pip/_vendor/requests/certs.py
    - lib/python3.10/site-packages/pip/_vendor/requests/compat.py
    - lib/python3.10/site-packages/pip/_vendor/requests/cookies.py
    - lib/python3.10/site-packages/pip/_vendor/requests/exceptions.py
    - lib/python3.10/site-packages/pip/_vendor/requests/help.py
    - lib/python3.10/site-packages/pip/_vendor/requests/hooks.py
    - lib/python3.10/site-packages/pip/_vendor/requests/models.py
    - lib/python3.10/site-packages/pip/_vendor/requests/packages.py
    - lib/python3.10/site-packages/pip/_vendor/requests/sessions.py
    - lib/python3.10/site-packages/pip/_vendor/requests/status_codes.py
    - lib/python3.10/site-packages/pip/_vendor/requests/structures.py
    - lib/python3.10/site-packages/pip/_vendor/requests/utils.py
    - lib/python3.10/site-packages/pip/_vendor/resolvelib/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/resolvelib/compat/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py
    - lib/python3.10/site-packages/pip/_vendor/resolvelib/providers.py
    - lib/python3.10/site-packages/pip/_vendor/resolvelib/reporters.py
    - lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py
    - lib/python3.10/site-packages/pip/_vendor/resolvelib/structs.py
    - lib/python3.10/site-packages/pip/_vendor/rich/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/rich/__main__.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_cell_widths.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_emoji_codes.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_emoji_replace.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_export_format.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_extension.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_fileno.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_inspect.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_log_render.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_loop.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_null_file.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_palettes.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_pick.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_ratio.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_spinners.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_stack.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_timer.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_win32_console.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_windows.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_windows_renderer.py
    - lib/python3.10/site-packages/pip/_vendor/rich/_wrap.py
    - lib/python3.10/site-packages/pip/_vendor/rich/abc.py
    - lib/python3.10/site-packages/pip/_vendor/rich/align.py
    - lib/python3.10/site-packages/pip/_vendor/rich/ansi.py
    - lib/python3.10/site-packages/pip/_vendor/rich/bar.py
    - lib/python3.10/site-packages/pip/_vendor/rich/box.py
    - lib/python3.10/site-packages/pip/_vendor/rich/cells.py
    - lib/python3.10/site-packages/pip/_vendor/rich/color.py
    - lib/python3.10/site-packages/pip/_vendor/rich/color_triplet.py
    - lib/python3.10/site-packages/pip/_vendor/rich/columns.py
    - lib/python3.10/site-packages/pip/_vendor/rich/console.py
    - lib/python3.10/site-packages/pip/_vendor/rich/constrain.py
    - lib/python3.10/site-packages/pip/_vendor/rich/containers.py
    - lib/python3.10/site-packages/pip/_vendor/rich/control.py
    - lib/python3.10/site-packages/pip/_vendor/rich/default_styles.py
    - lib/python3.10/site-packages/pip/_vendor/rich/diagnose.py
    - lib/python3.10/site-packages/pip/_vendor/rich/emoji.py
    - lib/python3.10/site-packages/pip/_vendor/rich/errors.py
    - lib/python3.10/site-packages/pip/_vendor/rich/file_proxy.py
    - lib/python3.10/site-packages/pip/_vendor/rich/filesize.py
    - lib/python3.10/site-packages/pip/_vendor/rich/highlighter.py
    - lib/python3.10/site-packages/pip/_vendor/rich/json.py
    - lib/python3.10/site-packages/pip/_vendor/rich/jupyter.py
    - lib/python3.10/site-packages/pip/_vendor/rich/layout.py
    - lib/python3.10/site-packages/pip/_vendor/rich/live.py
    - lib/python3.10/site-packages/pip/_vendor/rich/live_render.py
    - lib/python3.10/site-packages/pip/_vendor/rich/logging.py
    - lib/python3.10/site-packages/pip/_vendor/rich/markup.py
    - lib/python3.10/site-packages/pip/_vendor/rich/measure.py
    - lib/python3.10/site-packages/pip/_vendor/rich/padding.py
    - lib/python3.10/site-packages/pip/_vendor/rich/pager.py
    - lib/python3.10/site-packages/pip/_vendor/rich/palette.py
    - lib/python3.10/site-packages/pip/_vendor/rich/panel.py
    - lib/python3.10/site-packages/pip/_vendor/rich/pretty.py
    - lib/python3.10/site-packages/pip/_vendor/rich/progress.py
    - lib/python3.10/site-packages/pip/_vendor/rich/progress_bar.py
    - lib/python3.10/site-packages/pip/_vendor/rich/prompt.py
    - lib/python3.10/site-packages/pip/_vendor/rich/protocol.py
    - lib/python3.10/site-packages/pip/_vendor/rich/region.py
    - lib/python3.10/site-packages/pip/_vendor/rich/repr.py
    - lib/python3.10/site-packages/pip/_vendor/rich/rule.py
    - lib/python3.10/site-packages/pip/_vendor/rich/scope.py
    - lib/python3.10/site-packages/pip/_vendor/rich/screen.py
    - lib/python3.10/site-packages/pip/_vendor/rich/segment.py
    - lib/python3.10/site-packages/pip/_vendor/rich/spinner.py
    - lib/python3.10/site-packages/pip/_vendor/rich/status.py
    - lib/python3.10/site-packages/pip/_vendor/rich/style.py
    - lib/python3.10/site-packages/pip/_vendor/rich/styled.py
    - lib/python3.10/site-packages/pip/_vendor/rich/syntax.py
    - lib/python3.10/site-packages/pip/_vendor/rich/table.py
    - lib/python3.10/site-packages/pip/_vendor/rich/terminal_theme.py
    - lib/python3.10/site-packages/pip/_vendor/rich/text.py
    - lib/python3.10/site-packages/pip/_vendor/rich/theme.py
    - lib/python3.10/site-packages/pip/_vendor/rich/themes.py
    - lib/python3.10/site-packages/pip/_vendor/rich/traceback.py
    - lib/python3.10/site-packages/pip/_vendor/rich/tree.py
    - lib/python3.10/site-packages/pip/_vendor/six.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/_asyncio.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/_utils.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/after.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/before.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/before_sleep.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/nap.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/retry.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/stop.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/tornadoweb.py
    - lib/python3.10/site-packages/pip/_vendor/tenacity/wait.py
    - lib/python3.10/site-packages/pip/_vendor/tomli/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/tomli/_parser.py
    - lib/python3.10/site-packages/pip/_vendor/tomli/_re.py
    - lib/python3.10/site-packages/pip/_vendor/tomli/_types.py
    - lib/python3.10/site-packages/pip/_vendor/typing_extensions.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/_collections.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/_version.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/connection.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/connectionpool.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/appengine.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/securetransport.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/socks.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/exceptions.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/fields.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/filepost.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/packages/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/packages/six.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/poolmanager.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/request.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/response.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/connection.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/proxy.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/queue.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/request.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/response.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/retry.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssl_.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssltransport.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/timeout.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/url.py
    - lib/python3.10/site-packages/pip/_vendor/urllib3/util/wait.py
    - lib/python3.10/site-packages/pip/_vendor/vendor.txt
    - lib/python3.10/site-packages/pip/_vendor/webencodings/__init__.py
    - lib/python3.10/site-packages/pip/_vendor/webencodings/labels.py
    - lib/python3.10/site-packages/pip/_vendor/webencodings/mklabels.py
    - lib/python3.10/site-packages/pip/_vendor/webencodings/tests.py
    - lib/python3.10/site-packages/pip/_vendor/webencodings/x_user_defined.py
    - lib/python3.10/site-packages/pip/py.typed
    - bin/pip
    - bin/pip3
Linking ruamel.yaml-0.17.32-py310h2372a71_0
warning  libmamba [ruamel.yaml-0.17.32-py310h2372a71_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/INSTALLER
    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/LICENSE
    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/METADATA
    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/RECORD
    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/REQUESTED
    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/WHEEL
    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/direct_url.json
    - lib/python3.10/site-packages/ruamel.yaml-0.17.32.dist-info/top_level.txt
    - lib/python3.10/site-packages/ruamel/yaml/__init__.py
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/anchor.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/comments.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/compat.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/composer.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/constructor.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/dumper.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/emitter.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/error.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/events.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/loader.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/main.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/nodes.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/parser.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/reader.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/representer.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/resolver.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/scanner.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/serializer.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/tag.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/tokens.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/__pycache__/util.cpython-310.pyc
    - lib/python3.10/site-packages/ruamel/yaml/anchor.py
    - lib/python3.10/site-packages/ruamel/yaml/comments.py
    - lib/python3.10/site-packages/ruamel/yaml/compat.py
    - lib/python3.10/site-packages/ruamel/yaml/composer.py
    - lib/python3.10/site-packages/ruamel/yaml/configobjwalker.py
    - lib/python3.10/site-packages/ruamel/yaml/constructor.py
    - lib/python3.10/site-packages/ruamel/yaml/cyaml.py
    - lib/python3.10/site-packages/ruamel/yaml/dumper.py
    - lib/python3.10/site-packages/ruamel/yaml/emitter.py
    - lib/python3.10/site-packages/ruamel/yaml/error.py
    - lib/python3.10/site-packages/ruamel/yaml/events.py
    - lib/python3.10/site-packages/ruamel/yaml/loader.py
    - lib/python3.10/site-packages/ruamel/yaml/main.py
    - lib/python3.10/site-packages/ruamel/yaml/nodes.py
    - lib/python3.10/site-packages/ruamel/yaml/parser.py
    - lib/python3.10/site-packages/ruamel/yaml/py.typed
    - lib/python3.10/site-packages/ruamel/yaml/reader.py
    - lib/python3.10/site-packages/ruamel/yaml/representer.py
    - lib/python3.10/site-packages/ruamel/yaml/resolver.py
    - lib/python3.10/site-packages/ruamel/yaml/scalarbool.py
    - lib/python3.10/site-packages/ruamel/yaml/scalarfloat.py
    - lib/python3.10/site-packages/ruamel/yaml/scalarint.py
    - lib/python3.10/site-packages/ruamel/yaml/scalarstring.py
    - lib/python3.10/site-packages/ruamel/yaml/scanner.py
    - lib/python3.10/site-packages/ruamel/yaml/serializer.py
    - lib/python3.10/site-packages/ruamel/yaml/tag.py
    - lib/python3.10/site-packages/ruamel/yaml/timestamp.py
    - lib/python3.10/site-packages/ruamel/yaml/tokens.py
    - lib/python3.10/site-packages/ruamel/yaml/util.py
Linking tqdm-4.66.1-pyhd8ed1ab_0
warning  libmamba [tqdm-4.66.1-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/INSTALLER
    - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/LICENCE
    - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/METADATA
    - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/RECORD
    - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/REQUESTED
    - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/WHEEL
    - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/direct_url.json
    - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/entry_points.txt
    - lib/python3.10/site-packages/tqdm-4.66.1.dist-info/top_level.txt
    - lib/python3.10/site-packages/tqdm/__init__.py
    - lib/python3.10/site-packages/tqdm/__main__.py
    - lib/python3.10/site-packages/tqdm/_dist_ver.py
    - lib/python3.10/site-packages/tqdm/_main.py
    - lib/python3.10/site-packages/tqdm/_monitor.py
    - lib/python3.10/site-packages/tqdm/_tqdm.py
    - lib/python3.10/site-packages/tqdm/_tqdm_gui.py
    - lib/python3.10/site-packages/tqdm/_tqdm_notebook.py
    - lib/python3.10/site-packages/tqdm/_tqdm_pandas.py
    - lib/python3.10/site-packages/tqdm/_utils.py
    - lib/python3.10/site-packages/tqdm/asyncio.py
    - lib/python3.10/site-packages/tqdm/auto.py
    - lib/python3.10/site-packages/tqdm/autonotebook.py
    - lib/python3.10/site-packages/tqdm/cli.py
    - lib/python3.10/site-packages/tqdm/completion.sh
    - lib/python3.10/site-packages/tqdm/contrib/__init__.py
    - lib/python3.10/site-packages/tqdm/contrib/bells.py
    - lib/python3.10/site-packages/tqdm/contrib/concurrent.py
    - lib/python3.10/site-packages/tqdm/contrib/discord.py
    - lib/python3.10/site-packages/tqdm/contrib/itertools.py
    - lib/python3.10/site-packages/tqdm/contrib/logging.py
    - lib/python3.10/site-packages/tqdm/contrib/slack.py
    - lib/python3.10/site-packages/tqdm/contrib/telegram.py
    - lib/python3.10/site-packages/tqdm/contrib/utils_worker.py
    - lib/python3.10/site-packages/tqdm/dask.py
    - lib/python3.10/site-packages/tqdm/gui.py
    - lib/python3.10/site-packages/tqdm/keras.py
    - lib/python3.10/site-packages/tqdm/notebook.py
    - lib/python3.10/site-packages/tqdm/rich.py
    - lib/python3.10/site-packages/tqdm/std.py
    - lib/python3.10/site-packages/tqdm/tk.py
    - lib/python3.10/site-packages/tqdm/tqdm.1
    - lib/python3.10/site-packages/tqdm/utils.py
    - lib/python3.10/site-packages/tqdm/version.py
    - bin/tqdm
Linking urllib3-2.0.4-pyhd8ed1ab_0
warning  libmamba [urllib3-2.0.4-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/INSTALLER
    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/METADATA
    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/RECORD
    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/REQUESTED
    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/WHEEL
    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/direct_url.json
    - lib/python3.10/site-packages/urllib3-2.0.4.dist-info/licenses/LICENSE.txt
    - lib/python3.10/site-packages/urllib3/__init__.py
    - lib/python3.10/site-packages/urllib3/_base_connection.py
    - lib/python3.10/site-packages/urllib3/_collections.py
    - lib/python3.10/site-packages/urllib3/_request_methods.py
    - lib/python3.10/site-packages/urllib3/_version.py
    - lib/python3.10/site-packages/urllib3/connection.py
    - lib/python3.10/site-packages/urllib3/connectionpool.py
    - lib/python3.10/site-packages/urllib3/contrib/__init__.py
    - lib/python3.10/site-packages/urllib3/contrib/_securetransport/__init__.py
    - lib/python3.10/site-packages/urllib3/contrib/_securetransport/bindings.py
    - lib/python3.10/site-packages/urllib3/contrib/_securetransport/low_level.py
    - lib/python3.10/site-packages/urllib3/contrib/pyopenssl.py
    - lib/python3.10/site-packages/urllib3/contrib/securetransport.py
    - lib/python3.10/site-packages/urllib3/contrib/socks.py
    - lib/python3.10/site-packages/urllib3/exceptions.py
    - lib/python3.10/site-packages/urllib3/fields.py
    - lib/python3.10/site-packages/urllib3/filepost.py
    - lib/python3.10/site-packages/urllib3/poolmanager.py
    - lib/python3.10/site-packages/urllib3/py.typed
    - lib/python3.10/site-packages/urllib3/response.py
    - lib/python3.10/site-packages/urllib3/util/__init__.py
    - lib/python3.10/site-packages/urllib3/util/connection.py
    - lib/python3.10/site-packages/urllib3/util/proxy.py
    - lib/python3.10/site-packages/urllib3/util/request.py
    - lib/python3.10/site-packages/urllib3/util/response.py
    - lib/python3.10/site-packages/urllib3/util/retry.py
    - lib/python3.10/site-packages/urllib3/util/ssl_.py
    - lib/python3.10/site-packages/urllib3/util/ssl_match_hostname.py
    - lib/python3.10/site-packages/urllib3/util/ssltransport.py
    - lib/python3.10/site-packages/urllib3/util/timeout.py
    - lib/python3.10/site-packages/urllib3/util/url.py
    - lib/python3.10/site-packages/urllib3/util/util.py
    - lib/python3.10/site-packages/urllib3/util/wait.py
Linking cryptography-41.0.3-py310h75e40e8_0
warning  libmamba [cryptography-41.0.3-py310h75e40e8_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/INSTALLER
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/LICENSE
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/LICENSE.APACHE
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/LICENSE.BSD
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/METADATA
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/RECORD
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/REQUESTED
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/WHEEL
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/direct_url.json
    - lib/python3.10/site-packages/cryptography-41.0.3.dist-info/top_level.txt
    - lib/python3.10/site-packages/cryptography/__about__.py
    - lib/python3.10/site-packages/cryptography/__init__.py
    - lib/python3.10/site-packages/cryptography/__pycache__/__about__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/__pycache__/exceptions.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/__pycache__/fernet.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/__pycache__/utils.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/exceptions.py
    - lib/python3.10/site-packages/cryptography/fernet.py
    - lib/python3.10/site-packages/cryptography/hazmat/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/_oid.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/aead.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ciphers.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/cmac.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/decode_asn1.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ec.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/rsa.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/__pycache__/utils.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/aead.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/backend.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/ciphers.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/cmac.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/ec.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/rsa.py
    - lib/python3.10/site-packages/cryptography/hazmat/backends/openssl/utils.py
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust.abi3.so
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py
    - lib/python3.10/site-packages/cryptography/hazmat/bindings/openssl/binding.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/_asymmetric.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/_serialization.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/types.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/aead.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/base.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/ciphers/modes.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/cmac.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/constant_time.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/hashes.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/hmac.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/keywrap.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/padding.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/poly1305.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/base.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/serialization/ssh.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py
    - lib/python3.10/site-packages/cryptography/hazmat/primitives/twofactor/totp.py
    - lib/python3.10/site-packages/cryptography/py.typed
    - lib/python3.10/site-packages/cryptography/utils.py
    - lib/python3.10/site-packages/cryptography/x509/__init__.py
    - lib/python3.10/site-packages/cryptography/x509/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/x509/__pycache__/base.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/x509/__pycache__/extensions.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/x509/__pycache__/general_name.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/x509/__pycache__/name.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/x509/__pycache__/ocsp.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/x509/__pycache__/oid.cpython-310.pyc
    - lib/python3.10/site-packages/cryptography/x509/base.py
    - lib/python3.10/site-packages/cryptography/x509/certificate_transparency.py
    - lib/python3.10/site-packages/cryptography/x509/extensions.py
    - lib/python3.10/site-packages/cryptography/x509/general_name.py
    - lib/python3.10/site-packages/cryptography/x509/name.py
    - lib/python3.10/site-packages/cryptography/x509/ocsp.py
    - lib/python3.10/site-packages/cryptography/x509/oid.py
Linking libmambapy-1.4.2-py310h1428755_0
warning  libmamba [libmambapy-1.4.2-py310h1428755_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/INSTALLER
    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/LICENSE
    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/METADATA
    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/RECORD
    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/REQUESTED
    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/WHEEL
    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/direct_url.json
    - lib/python3.10/site-packages/libmambapy-1.4.2.dist-info/top_level.txt
    - lib/python3.10/site-packages/libmambapy/__init__.py
    - lib/python3.10/site-packages/libmambapy/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/libmambapy/__pycache__/_version.cpython-310.pyc
    - lib/python3.10/site-packages/libmambapy/_version.py
    - lib/python3.10/site-packages/libmambapy/bindings.cpython-310-x86_64-linux-gnu.so
Linking requests-2.31.0-pyhd8ed1ab_0
warning  libmamba [requests-2.31.0-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/requests-2.31.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/requests-2.31.0.dist-info/LICENSE
    - lib/python3.10/site-packages/requests-2.31.0.dist-info/METADATA
    - lib/python3.10/site-packages/requests-2.31.0.dist-info/RECORD
    - lib/python3.10/site-packages/requests-2.31.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/requests-2.31.0.dist-info/WHEEL
    - lib/python3.10/site-packages/requests-2.31.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/requests-2.31.0.dist-info/top_level.txt
    - lib/python3.10/site-packages/requests/__init__.py
    - lib/python3.10/site-packages/requests/__version__.py
    - lib/python3.10/site-packages/requests/_internal_utils.py
    - lib/python3.10/site-packages/requests/adapters.py
    - lib/python3.10/site-packages/requests/api.py
    - lib/python3.10/site-packages/requests/auth.py
    - lib/python3.10/site-packages/requests/certs.py
    - lib/python3.10/site-packages/requests/compat.py
    - lib/python3.10/site-packages/requests/cookies.py
    - lib/python3.10/site-packages/requests/exceptions.py
    - lib/python3.10/site-packages/requests/help.py
    - lib/python3.10/site-packages/requests/hooks.py
    - lib/python3.10/site-packages/requests/models.py
    - lib/python3.10/site-packages/requests/packages.py
    - lib/python3.10/site-packages/requests/sessions.py
    - lib/python3.10/site-packages/requests/status_codes.py
    - lib/python3.10/site-packages/requests/structures.py
    - lib/python3.10/site-packages/requests/utils.py
Linking zstandard-0.19.0-py310h5764c6d_0
warning  libmamba [zstandard-0.19.0-py310h5764c6d_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/LICENSE
    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/METADATA
    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/RECORD
    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/WHEEL
    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/zstandard-0.19.0.dist-info/top_level.txt
    - lib/python3.10/site-packages/zstandard/__init__.py
    - lib/python3.10/site-packages/zstandard/__init__.pyi
    - lib/python3.10/site-packages/zstandard/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/zstandard/__pycache__/backend_cffi.cpython-310.pyc
    - lib/python3.10/site-packages/zstandard/_cffi.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/site-packages/zstandard/backend_c.cpython-310-x86_64-linux-gnu.so
    - lib/python3.10/site-packages/zstandard/backend_cffi.py
    - lib/python3.10/site-packages/zstandard/py.typed
Linking conda-package-streaming-0.9.0-pyhd8ed1ab_0
warning  libmamba [conda-package-streaming-0.9.0-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/LICENSE
    - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/METADATA
    - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/RECORD
    - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/WHEEL
    - lib/python3.10/site-packages/conda_package_streaming-0.9.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/conda_package_streaming/__init__.py
    - lib/python3.10/site-packages/conda_package_streaming/exceptions.py
    - lib/python3.10/site-packages/conda_package_streaming/extract.py
    - lib/python3.10/site-packages/conda_package_streaming/lazy_wheel.py
    - lib/python3.10/site-packages/conda_package_streaming/package_streaming.py
    - lib/python3.10/site-packages/conda_package_streaming/s3.py
    - lib/python3.10/site-packages/conda_package_streaming/transmute.py
    - lib/python3.10/site-packages/conda_package_streaming/url.py
Linking pyopenssl-23.2.0-pyhd8ed1ab_1
warning  libmamba [pyopenssl-23.2.0-pyhd8ed1ab_1] The following files were already present in the environment:
    - lib/python3.10/site-packages/OpenSSL/SSL.py
    - lib/python3.10/site-packages/OpenSSL/__init__.py
    - lib/python3.10/site-packages/OpenSSL/_util.py
    - lib/python3.10/site-packages/OpenSSL/crypto.py
    - lib/python3.10/site-packages/OpenSSL/debug.py
    - lib/python3.10/site-packages/OpenSSL/rand.py
    - lib/python3.10/site-packages/OpenSSL/version.py
    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/LICENSE
    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/METADATA
    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/RECORD
    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/WHEEL
    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/pyOpenSSL-23.2.0.dist-info/top_level.txt
Linking conda-package-handling-2.2.0-pyh38be061_0
warning  libmamba [conda-package-handling-2.2.0-pyh38be061_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/AUTHORS.md
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/LICENSE
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/METADATA
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/RECORD
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/WHEEL
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/entry_points.txt
    - lib/python3.10/site-packages/conda_package_handling-2.2.0.dist-info/top_level.txt
    - lib/python3.10/site-packages/conda_package_handling/__init__.py
    - lib/python3.10/site-packages/conda_package_handling/__main__.py
    - lib/python3.10/site-packages/conda_package_handling/api.py
    - lib/python3.10/site-packages/conda_package_handling/cli.py
    - lib/python3.10/site-packages/conda_package_handling/conda_fmt.py
    - lib/python3.10/site-packages/conda_package_handling/exceptions.py
    - lib/python3.10/site-packages/conda_package_handling/interface.py
    - lib/python3.10/site-packages/conda_package_handling/streaming.py
    - lib/python3.10/site-packages/conda_package_handling/tarball.py
    - lib/python3.10/site-packages/conda_package_handling/utils.py
    - lib/python3.10/site-packages/conda_package_handling/validate.py
    - bin/cph
Linking conda-23.3.1-py310hff52083_0
warning  libmamba [conda-23.3.1-py310hff52083_0] The following files were already present in the environment:
    - bin/activate
    - bin/conda
    - bin/conda-env
    - bin/deactivate
    - condabin/conda
    - etc/fish/conf.d/conda.fish
    - etc/profile.d/conda.csh
    - etc/profile.d/conda.sh
    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/PKG-INFO
    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/SOURCES.txt
    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/dependency_links.txt
    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/entry_points.txt
    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/not-zip-safe
    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/requires.txt
    - lib/python3.10/site-packages/conda-23.3.1-py3.10.egg-info/top_level.txt
    - lib/python3.10/site-packages/conda/.version
    - lib/python3.10/site-packages/conda/__init__.py
    - lib/python3.10/site-packages/conda/__main__.py
    - lib/python3.10/site-packages/conda/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/__version__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/activate.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/api.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/deprecations.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/exceptions.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/exports.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/history.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/instructions.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/lock.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/misc.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/plan.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/resolve.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__pycache__/utils.cpython-310.pyc
    - lib/python3.10/site-packages/conda/__version__.py
    - lib/python3.10/site-packages/conda/_vendor/__init__.py
    - lib/python3.10/site-packages/conda/_vendor/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/__pycache__/appdirs.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/__pycache__/distro.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/appdirs.py
    - lib/python3.10/site-packages/conda/_vendor/boltons/LICENSE
    - lib/python3.10/site-packages/conda/_vendor/boltons/__init__.py
    - lib/python3.10/site-packages/conda/_vendor/boltons/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/boltons/__pycache__/setutils.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/boltons/__pycache__/timeutils.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/boltons/setutils.py
    - lib/python3.10/site-packages/conda/_vendor/boltons/timeutils.py
    - lib/python3.10/site-packages/conda/_vendor/cpuinfo/__init__.py
    - lib/python3.10/site-packages/conda/_vendor/cpuinfo/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/cpuinfo/__pycache__/cpuinfo.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/cpuinfo/cpuinfo.py
    - lib/python3.10/site-packages/conda/_vendor/distro.py
    - lib/python3.10/site-packages/conda/_vendor/frozendict/__init__.py
    - lib/python3.10/site-packages/conda/_vendor/frozendict/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/toolz/__init__.py
    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/compatibility.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/dicttoolz.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/itertoolz.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/recipes.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/toolz/__pycache__/utils.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/toolz/compatibility.py
    - lib/python3.10/site-packages/conda/_vendor/toolz/dicttoolz.py
    - lib/python3.10/site-packages/conda/_vendor/toolz/itertoolz.py
    - lib/python3.10/site-packages/conda/_vendor/toolz/recipes.py
    - lib/python3.10/site-packages/conda/_vendor/toolz/utils.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__init__.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__main__.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/_main.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/_monitor.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/_tqdm.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/_utils.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/asyncio.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/auto.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/cli.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/std.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/utils.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/__pycache__/version.cpython-310.pyc
    - lib/python3.10/site-packages/conda/_vendor/tqdm/_main.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/_monitor.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/_tqdm.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/_utils.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/asyncio.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/auto.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/cli.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/std.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/utils.py
    - lib/python3.10/site-packages/conda/_vendor/tqdm/version.py
    - lib/python3.10/site-packages/conda/activate.py
    - lib/python3.10/site-packages/conda/api.py
    - lib/python3.10/site-packages/conda/auxlib/LICENSE
    - lib/python3.10/site-packages/conda/auxlib/__init__.py
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/collection.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/compat.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/decorators.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/entity.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/exceptions.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/ish.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/logz.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/packaging.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-310.pyc
    - lib/python3.10/site-packages/conda/auxlib/collection.py
    - lib/python3.10/site-packages/conda/auxlib/compat.py
    - lib/python3.10/site-packages/conda/auxlib/decorators.py
    - lib/python3.10/site-packages/conda/auxlib/entity.py
    - lib/python3.10/site-packages/conda/auxlib/exceptions.py
    - lib/python3.10/site-packages/conda/auxlib/ish.py
    - lib/python3.10/site-packages/conda/auxlib/logz.py
    - lib/python3.10/site-packages/conda/auxlib/packaging.py
    - lib/python3.10/site-packages/conda/auxlib/type_coercion.py
    - lib/python3.10/site-packages/conda/base/__init__.py
    - lib/python3.10/site-packages/conda/base/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/base/__pycache__/constants.cpython-310.pyc
    - lib/python3.10/site-packages/conda/base/__pycache__/context.cpython-310.pyc
    - lib/python3.10/site-packages/conda/base/__pycache__/exceptions.cpython-310.pyc
    - lib/python3.10/site-packages/conda/base/constants.py
    - lib/python3.10/site-packages/conda/base/context.py
    - lib/python3.10/site-packages/conda/base/exceptions.py
    - lib/python3.10/site-packages/conda/cli/__init__.py
    - lib/python3.10/site-packages/conda/cli/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/common.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/conda_argparse.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/find_commands.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/install.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_clean.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_compare.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_config.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_create.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_info.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_init.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_install.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_list.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_notices.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_package.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_pip.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_remove.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_rename.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_run.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_search.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/main_update.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/__pycache__/python_api.cpython-310.pyc
    - lib/python3.10/site-packages/conda/cli/common.py
    - lib/python3.10/site-packages/conda/cli/conda_argparse.py
    - lib/python3.10/site-packages/conda/cli/find_commands.py
    - lib/python3.10/site-packages/conda/cli/install.py
    - lib/python3.10/site-packages/conda/cli/main.py
    - lib/python3.10/site-packages/conda/cli/main_clean.py
    - lib/python3.10/site-packages/conda/cli/main_compare.py
    - lib/python3.10/site-packages/conda/cli/main_config.py
    - lib/python3.10/site-packages/conda/cli/main_create.py
    - lib/python3.10/site-packages/conda/cli/main_info.py
    - lib/python3.10/site-packages/conda/cli/main_init.py
    - lib/python3.10/site-packages/conda/cli/main_install.py
    - lib/python3.10/site-packages/conda/cli/main_list.py
    - lib/python3.10/site-packages/conda/cli/main_notices.py
    - lib/python3.10/site-packages/conda/cli/main_package.py
    - lib/python3.10/site-packages/conda/cli/main_pip.py
    - lib/python3.10/site-packages/conda/cli/main_remove.py
    - lib/python3.10/site-packages/conda/cli/main_rename.py
    - lib/python3.10/site-packages/conda/cli/main_run.py
    - lib/python3.10/site-packages/conda/cli/main_search.py
    - lib/python3.10/site-packages/conda/cli/main_update.py
    - lib/python3.10/site-packages/conda/cli/python_api.py
    - lib/python3.10/site-packages/conda/common/__init__.py
    - lib/python3.10/site-packages/conda/common/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/_logic.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/compat.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/configuration.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/constants.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/cuda.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/decorators.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/disk.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/io.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/iterators.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/logic.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/path.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/serialize.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/signals.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/toposort.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/__pycache__/url.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/_logic.py
    - lib/python3.10/site-packages/conda/common/_os/__init__.py
    - lib/python3.10/site-packages/conda/common/_os/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/_os/__pycache__/linux.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/_os/__pycache__/unix.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/_os/__pycache__/windows.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/_os/linux.py
    - lib/python3.10/site-packages/conda/common/_os/unix.py
    - lib/python3.10/site-packages/conda/common/_os/windows.py
    - lib/python3.10/site-packages/conda/common/compat.py
    - lib/python3.10/site-packages/conda/common/configuration.py
    - lib/python3.10/site-packages/conda/common/constants.py
    - lib/python3.10/site-packages/conda/common/cuda.py
    - lib/python3.10/site-packages/conda/common/decorators.py
    - lib/python3.10/site-packages/conda/common/disk.py
    - lib/python3.10/site-packages/conda/common/io.py
    - lib/python3.10/site-packages/conda/common/iterators.py
    - lib/python3.10/site-packages/conda/common/logic.py
    - lib/python3.10/site-packages/conda/common/path.py
    - lib/python3.10/site-packages/conda/common/pkg_formats/__init__.py
    - lib/python3.10/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-310.pyc
    - lib/python3.10/site-packages/conda/common/pkg_formats/python.py
    - lib/python3.10/site-packages/conda/common/serialize.py
    - lib/python3.10/site-packages/conda/common/signals.py
    - lib/python3.10/site-packages/conda/common/toposort.py
    - lib/python3.10/site-packages/conda/common/url.py
    - lib/python3.10/site-packages/conda/core/__init__.py
    - lib/python3.10/site-packages/conda/core/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/envs_manager.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/index.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/initialize.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/link.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/package_cache.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/package_cache_data.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/path_actions.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/portability.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/prefix_data.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/solve.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/__pycache__/subdir_data.cpython-310.pyc
    - lib/python3.10/site-packages/conda/core/envs_manager.py
    - lib/python3.10/site-packages/conda/core/index.py
    - lib/python3.10/site-packages/conda/core/initialize.py
    - lib/python3.10/site-packages/conda/core/link.py
    - lib/python3.10/site-packages/conda/core/package_cache.py
    - lib/python3.10/site-packages/conda/core/package_cache_data.py
    - lib/python3.10/site-packages/conda/core/path_actions.py
    - lib/python3.10/site-packages/conda/core/portability.py
    - lib/python3.10/site-packages/conda/core/prefix_data.py
    - lib/python3.10/site-packages/conda/core/solve.py
    - lib/python3.10/site-packages/conda/core/subdir_data.py
    - lib/python3.10/site-packages/conda/deprecations.py
    - lib/python3.10/site-packages/conda/exceptions.py
    - lib/python3.10/site-packages/conda/exports.py
    - lib/python3.10/site-packages/conda/gateways/__init__.py
    - lib/python3.10/site-packages/conda/gateways/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/__pycache__/logging.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/__pycache__/subprocess.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/anaconda_client.py
    - lib/python3.10/site-packages/conda/gateways/connection/__init__.py
    - lib/python3.10/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/connection/__pycache__/download.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/connection/__pycache__/session.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/connection/adapters/__init__.py
    - lib/python3.10/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/connection/adapters/ftp.py
    - lib/python3.10/site-packages/conda/gateways/connection/adapters/localfs.py
    - lib/python3.10/site-packages/conda/gateways/connection/adapters/s3.py
    - lib/python3.10/site-packages/conda/gateways/connection/download.py
    - lib/python3.10/site-packages/conda/gateways/connection/session.py
    - lib/python3.10/site-packages/conda/gateways/disk/__init__.py
    - lib/python3.10/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/disk/__pycache__/create.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/disk/__pycache__/delete.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/disk/__pycache__/link.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/disk/__pycache__/read.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/disk/__pycache__/test.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/disk/__pycache__/update.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/disk/create.py
    - lib/python3.10/site-packages/conda/gateways/disk/delete.py
    - lib/python3.10/site-packages/conda/gateways/disk/link.py
    - lib/python3.10/site-packages/conda/gateways/disk/permissions.py
    - lib/python3.10/site-packages/conda/gateways/disk/read.py
    - lib/python3.10/site-packages/conda/gateways/disk/test.py
    - lib/python3.10/site-packages/conda/gateways/disk/update.py
    - lib/python3.10/site-packages/conda/gateways/logging.py
    - lib/python3.10/site-packages/conda/gateways/repodata/__init__.py
    - lib/python3.10/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/repodata/jlap/__init__.py
    - lib/python3.10/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-310.pyc
    - lib/python3.10/site-packages/conda/gateways/repodata/jlap/core.py
    - lib/python3.10/site-packages/conda/gateways/repodata/jlap/fetch.py
    - lib/python3.10/site-packages/conda/gateways/repodata/jlap/interface.py
    - lib/python3.10/site-packages/conda/gateways/repodata/lock.py
    - lib/python3.10/site-packages/conda/gateways/subprocess.py
    - lib/python3.10/site-packages/conda/history.py
    - lib/python3.10/site-packages/conda/instructions.py
    - lib/python3.10/site-packages/conda/lock.py
    - lib/python3.10/site-packages/conda/misc.py
    - lib/python3.10/site-packages/conda/models/__init__.py
    - lib/python3.10/site-packages/conda/models/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/__pycache__/channel.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/__pycache__/dist.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/__pycache__/enums.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/__pycache__/leased_path_entry.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/__pycache__/match_spec.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/__pycache__/package_info.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/__pycache__/prefix_graph.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/__pycache__/records.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/__pycache__/version.cpython-310.pyc
    - lib/python3.10/site-packages/conda/models/channel.py
    - lib/python3.10/site-packages/conda/models/dist.py
    - lib/python3.10/site-packages/conda/models/enums.py
    - lib/python3.10/site-packages/conda/models/leased_path_entry.py
    - lib/python3.10/site-packages/conda/models/match_spec.py
    - lib/python3.10/site-packages/conda/models/package_info.py
    - lib/python3.10/site-packages/conda/models/prefix_graph.py
    - lib/python3.10/site-packages/conda/models/records.py
    - lib/python3.10/site-packages/conda/models/version.py
    - lib/python3.10/site-packages/conda/notices/__init__.py
    - lib/python3.10/site-packages/conda/notices/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/notices/__pycache__/cache.cpython-310.pyc
    - lib/python3.10/site-packages/conda/notices/__pycache__/core.cpython-310.pyc
    - lib/python3.10/site-packages/conda/notices/__pycache__/fetch.cpython-310.pyc
    - lib/python3.10/site-packages/conda/notices/__pycache__/types.cpython-310.pyc
    - lib/python3.10/site-packages/conda/notices/__pycache__/views.cpython-310.pyc
    - lib/python3.10/site-packages/conda/notices/cache.py
    - lib/python3.10/site-packages/conda/notices/core.py
    - lib/python3.10/site-packages/conda/notices/fetch.py
    - lib/python3.10/site-packages/conda/notices/types.py
    - lib/python3.10/site-packages/conda/notices/views.py
    - lib/python3.10/site-packages/conda/plan.py
    - lib/python3.10/site-packages/conda/plugins/__init__.py
    - lib/python3.10/site-packages/conda/plugins/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/__pycache__/hookspec.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/__pycache__/manager.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/__pycache__/solvers.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/__pycache__/types.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/hookspec.py
    - lib/python3.10/site-packages/conda/plugins/manager.py
    - lib/python3.10/site-packages/conda/plugins/solvers.py
    - lib/python3.10/site-packages/conda/plugins/types.py
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/__init__.py
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-310.pyc
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/archspec.py
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/cuda.py
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/linux.py
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/osx.py
    - lib/python3.10/site-packages/conda/plugins/virtual_packages/windows.py
    - lib/python3.10/site-packages/conda/resolve.py
    - lib/python3.10/site-packages/conda/shell/Library/bin/conda.bat
    - lib/python3.10/site-packages/conda/shell/Scripts/activate.bat
    - lib/python3.10/site-packages/conda/shell/bin/activate
    - lib/python3.10/site-packages/conda/shell/bin/conda
    - lib/python3.10/site-packages/conda/shell/bin/deactivate
    - lib/python3.10/site-packages/conda/shell/cli-32.exe
    - lib/python3.10/site-packages/conda/shell/cli-64.exe
    - lib/python3.10/site-packages/conda/shell/conda.xsh
    - lib/python3.10/site-packages/conda/shell/conda_icon.ico
    - lib/python3.10/site-packages/conda/shell/condabin/Conda.psm1
    - lib/python3.10/site-packages/conda/shell/condabin/_conda_activate.bat
    - lib/python3.10/site-packages/conda/shell/condabin/activate.bat
    - lib/python3.10/site-packages/conda/shell/condabin/conda-hook.ps1
    - lib/python3.10/site-packages/conda/shell/condabin/conda.bat
    - lib/python3.10/site-packages/conda/shell/condabin/conda_auto_activate.bat
    - lib/python3.10/site-packages/conda/shell/condabin/conda_hook.bat
    - lib/python3.10/site-packages/conda/shell/condabin/deactivate.bat
    - lib/python3.10/site-packages/conda/shell/condabin/rename_tmp.bat
    - lib/python3.10/site-packages/conda/shell/etc/fish/conf.d/conda.fish
    - lib/python3.10/site-packages/conda/shell/etc/profile.d/conda.csh
    - lib/python3.10/site-packages/conda/shell/etc/profile.d/conda.sh
    - lib/python3.10/site-packages/conda/testing/__init__.py
    - lib/python3.10/site-packages/conda/testing/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/__pycache__/cases.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/__pycache__/fixtures.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/__pycache__/helpers.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/__pycache__/integration.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/__pycache__/solver_helpers.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/cases.py
    - lib/python3.10/site-packages/conda/testing/fixtures.py
    - lib/python3.10/site-packages/conda/testing/gateways/__init__.py
    - lib/python3.10/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/gateways/fixtures.py
    - lib/python3.10/site-packages/conda/testing/helpers.py
    - lib/python3.10/site-packages/conda/testing/integration.py
    - lib/python3.10/site-packages/conda/testing/notices/__init__.py
    - lib/python3.10/site-packages/conda/testing/notices/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/notices/__pycache__/helpers.cpython-310.pyc
    - lib/python3.10/site-packages/conda/testing/notices/fixtures.py
    - lib/python3.10/site-packages/conda/testing/notices/helpers.py
    - lib/python3.10/site-packages/conda/testing/solver_helpers.py
    - lib/python3.10/site-packages/conda/trust/__init__.py
    - lib/python3.10/site-packages/conda/trust/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda/trust/__pycache__/constants.cpython-310.pyc
    - lib/python3.10/site-packages/conda/trust/__pycache__/signature_verification.cpython-310.pyc
    - lib/python3.10/site-packages/conda/trust/constants.py
    - lib/python3.10/site-packages/conda/trust/signature_verification.py
    - lib/python3.10/site-packages/conda/utils.py
    - lib/python3.10/site-packages/conda_env/__init__.py
    - lib/python3.10/site-packages/conda_env/__main__.py
    - lib/python3.10/site-packages/conda_env/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/__pycache__/__main__.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/__pycache__/env.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/__pycache__/pip_util.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__init__.py
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/common.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/main.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/main_config.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/main_create.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/main_export.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/main_list.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/main_remove.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/main_update.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/__pycache__/main_vars.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/cli/common.py
    - lib/python3.10/site-packages/conda_env/cli/main.py
    - lib/python3.10/site-packages/conda_env/cli/main_config.py
    - lib/python3.10/site-packages/conda_env/cli/main_create.py
    - lib/python3.10/site-packages/conda_env/cli/main_export.py
    - lib/python3.10/site-packages/conda_env/cli/main_list.py
    - lib/python3.10/site-packages/conda_env/cli/main_remove.py
    - lib/python3.10/site-packages/conda_env/cli/main_update.py
    - lib/python3.10/site-packages/conda_env/cli/main_vars.py
    - lib/python3.10/site-packages/conda_env/env.py
    - lib/python3.10/site-packages/conda_env/installers/__init__.py
    - lib/python3.10/site-packages/conda_env/installers/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/installers/__pycache__/base.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/installers/__pycache__/conda.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/installers/__pycache__/pip.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/installers/base.py
    - lib/python3.10/site-packages/conda_env/installers/conda.py
    - lib/python3.10/site-packages/conda_env/installers/pip.py
    - lib/python3.10/site-packages/conda_env/pip_util.py
    - lib/python3.10/site-packages/conda_env/specs/__init__.py
    - lib/python3.10/site-packages/conda_env/specs/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/specs/__pycache__/binstar.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/specs/__pycache__/requirements.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/specs/__pycache__/yaml_file.cpython-310.pyc
    - lib/python3.10/site-packages/conda_env/specs/binstar.py
    - lib/python3.10/site-packages/conda_env/specs/requirements.py
    - lib/python3.10/site-packages/conda_env/specs/yaml_file.py
    - lib/python3.10/site-packages/xontrib/conda.xsh
    - shell/condabin/Conda.psm1
    - shell/condabin/conda-hook.ps1
Linking conda-libmamba-solver-23.3.0-pyhd8ed1ab_0
warning  libmamba [conda-libmamba-solver-23.3.0-pyhd8ed1ab_0] The following files were already present in the environment:
    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/INSTALLER
    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/METADATA
    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/RECORD
    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/REQUESTED
    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/WHEEL
    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/direct_url.json
    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/entry_points.txt
    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/licenses/AUTHORS.md
    - lib/python3.10/site-packages/conda_libmamba_solver-23.3.0.dist-info/licenses/LICENSE
    - lib/python3.10/site-packages/conda_libmamba_solver/__init__.py
    - lib/python3.10/site-packages/conda_libmamba_solver/exceptions.py
    - lib/python3.10/site-packages/conda_libmamba_solver/index.py
    - lib/python3.10/site-packages/conda_libmamba_solver/mamba_utils.py
    - lib/python3.10/site-packages/conda_libmamba_solver/models.py
    - lib/python3.10/site-packages/conda_libmamba_solver/plugin.py
    - lib/python3.10/site-packages/conda_libmamba_solver/solver.py
    - lib/python3.10/site-packages/conda_libmamba_solver/state.py
    - lib/python3.10/site-packages/conda_libmamba_solver/utils.py
Linking mamba-1.4.2-py310h51d5547_0
warning  libmamba [mamba-1.4.2-py310h51d5547_0] The following files were already present in the environment:
    - bin/mamba
    - condabin/mamba
    - etc/fish/conf.d/mamba.fish
    - etc/profile.d/mamba.sh
    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/INSTALLER
    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/LICENSE
    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/METADATA
    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/RECORD
    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/REQUESTED
    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/WHEEL
    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/direct_url.json
    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/entry_points.txt
    - lib/python3.10/site-packages/mamba-1.4.2.dist-info/top_level.txt
    - lib/python3.10/site-packages/mamba/__init__.py
    - lib/python3.10/site-packages/mamba/__pycache__/__init__.cpython-310.pyc
    - lib/python3.10/site-packages/mamba/__pycache__/_version.cpython-310.pyc
    - lib/python3.10/site-packages/mamba/__pycache__/api.cpython-310.pyc
    - lib/python3.10/site-packages/mamba/__pycache__/linking.cpython-310.pyc
    - lib/python3.10/site-packages/mamba/__pycache__/mamba.cpython-310.pyc
    - lib/python3.10/site-packages/mamba/__pycache__/mamba_env.cpython-310.pyc
    - lib/python3.10/site-packages/mamba/__pycache__/mamba_shell_init.cpython-310.pyc
    - lib/python3.10/site-packages/mamba/__pycache__/repoquery.cpython-310.pyc
    - lib/python3.10/site-packages/mamba/__pycache__/utils.cpython-310.pyc
    - lib/python3.10/site-packages/mamba/_version.py
    - lib/python3.10/site-packages/mamba/api.py
    - lib/python3.10/site-packages/mamba/linking.py
    - lib/python3.10/site-packages/mamba/mamba.py
    - lib/python3.10/site-packages/mamba/mamba_env.py
    - lib/python3.10/site-packages/mamba/mamba_shell_init.py
    - lib/python3.10/site-packages/mamba/repoquery.py
    - lib/python3.10/site-packages/mamba/shell_templates/mamba.bat
    - lib/python3.10/site-packages/mamba/shell_templates/mamba.fish
    - lib/python3.10/site-packages/mamba/shell_templates/mamba.sh
    - lib/python3.10/site-packages/mamba/shell_templates/win_redirect/mamba.bat
    - lib/python3.10/site-packages/mamba/utils.py
Transaction finished
installation finished.

Do you wish the installer to initialize Mambaforge
by running conda init? [yes|no]
[no] >>> yes <- を入力して Enter

no change     /home/tomoyan/miniforge3/condabin/conda
no change     /home/tomoyan/miniforge3/bin/conda
no change     /home/tomoyan/miniforge3/bin/conda-env
no change     /home/tomoyan/miniforge3/bin/activate
no change     /home/tomoyan/miniforge3/bin/deactivate
no change     /home/tomoyan/miniforge3/etc/profile.d/conda.sh
no change     /home/tomoyan/miniforge3/etc/fish/conf.d/conda.fish
no change     /home/tomoyan/miniforge3/shell/condabin/Conda.psm1
no change     /home/tomoyan/miniforge3/shell/condabin/conda-hook.ps1
no change     /home/tomoyan/miniforge3/lib/python3.10/site-packages/xontrib/conda.xsh
no change     /home/tomoyan/miniforge3/etc/profile.d/conda.csh
modified      /home/tomoyan/.zshrc

==> For changes to take effect, close and re-open your current shell. <==

__ __ __ __ / \ / \ / \ / \ / \/ \/ \/ \ ███████████████/ /██/ /██/ /██/ /████████████████████████ / / \ / \ / \ / \ \____ / / \_/ \_/ \_/ \ o \__, / _/ \_____/ ` |/ ███╗ ███╗ █████╗ ███╗ ███╗██████╗ █████╗ ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗ ██╔████╔██║███████║██╔████╔██║██████╔╝███████║ ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║ ██║ ╚═╝ ██║██║ ██║██║ ╚═╝ ██║██████╔╝██║ ██║ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ mamba (1.4.2) supported by @QuantStack GitHub: https://github.com/mamba-org/mamba Twitter: https://twitter.com/QuantStack █████████████████████████████████████████████████████████████
no change /home/tomoyan/miniforge3/condabin/conda no change /home/tomoyan/miniforge3/bin/conda no change /home/tomoyan/miniforge3/bin/conda-env no change /home/tomoyan/miniforge3/bin/activate no change /home/tomoyan/miniforge3/bin/deactivate no change /home/tomoyan/miniforge3/etc/profile.d/conda.sh no change /home/tomoyan/miniforge3/etc/fish/conf.d/conda.fish no change /home/tomoyan/miniforge3/shell/condabin/Conda.psm1 no change /home/tomoyan/miniforge3/shell/condabin/conda-hook.ps1 no change /home/tomoyan/miniforge3/lib/python3.10/site-packages/xontrib/conda.xsh no change /home/tomoyan/miniforge3/etc/profile.d/conda.csh no change /home/tomoyan/.zshrc No action taken. Added mamba to /home/tomoyan/.zshrc ==> For changes to take effect, close and re-open your current shell. <== If you'd prefer that conda's base environment not be activated on startup, set the auto_activate_base parameter to false: conda config --set auto_activate_base false Thank you for installing Miniforge3!

アンインストール

micromamba インストール

Linux

公式: Micromamba Installation — documentation 翻訳

$ "${SHELL}" <(curl -L micro.mamba.pm/install.sh)

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  3069  100  3069    0     0   1325      0  0:00:02  0:00:02 --:--:--  7540
Micromamba binary folder? [~/.local/bin]  <- Enter
Init shell (zsh)? [Y/n]  <- Enter
Configure conda-forge? [Y/n]  <- Enter
Prefix location? [~/micromamba]  <- Enter
Modifying RC file "/home/tomoyan/.zshrc"
Generating config for root prefix "/home/tomoyan/micromamba"
Setting mamba executable to: "/home/tomoyan/.local/bin/micromamba"
Adding (or replacing) the following in your "/home/tomoyan/.zshrc" file

# >>> mamba initialize >>>
# !! Contents within this block are managed by 'mamba init' !!
export MAMBA_EXE='/home/tomoyan/.local/bin/micromamba';
export MAMBA_ROOT_PREFIX='/home/tomoyan/micromamba';
__mamba_setup="$("$MAMBA_EXE" shell hook --shell zsh --root-prefix "$MAMBA_ROOT_PREFIX" 2> /dev/null)"
if [ $? -eq 0 ]; then
    eval "$__mamba_setup"
else
    alias micromamba="$MAMBA_EXE"  # Fallback on help from mamba activate
fi
unset __mamba_setup
# <<< mamba initialize <<<

Please restart your shell to activate micromamba or run the following:

  source ~/.bashrc (or ~/.zshrc, ~/.xonshrc, ~/.config/fish/config.fish, ...)

指示にしたがって micromamba の設定をシェルの設定ファイルに追加する。
Z shell の場合

$ cat << 'EOF' >> ~/.zshrc

# >>> mamba initialize >>>
# !! Contents within this block are managed by 'mamba init' !!
export MAMBA_EXE='/home/tomoyan/.local/bin/micromamba';
export MAMBA_ROOT_PREFIX='/home/tomoyan/micromamba';
__mamba_setup="$("$MAMBA_EXE" shell hook --shell zsh --root-prefix "$MAMBA_ROOT_PREFIX" 2> /dev/null)"
if [ $? -eq 0 ]; then
    eval "$__mamba_setup"
else
    alias micromamba="$MAMBA_EXE"  # Fallback on help from mamba activate
fi
unset __mamba_setup
# <<< mamba initialize <<<
EOF

シェルの設定変更を反映させる。

$ . ~/.zshrc

bash の場合

$ cat << 'EOF' >> ~/.bashrc

# >>> mamba initialize >>>
# !! Contents within this block are managed by 'mamba init' !!
export MAMBA_EXE='/home/tomoyan/.local/bin/micromamba';
export MAMBA_ROOT_PREFIX='/home/tomoyan/micromamba';
__mamba_setup="$("$MAMBA_EXE" shell hook --shell zsh --root-prefix "$MAMBA_ROOT_PREFIX" 2> /dev/null)"
if [ $? -eq 0 ]; then
    eval "$__mamba_setup"
else
    alias micromamba="$MAMBA_EXE"  # Fallback on help from mamba activate
fi
unset __mamba_setup
# <<< mamba initialize <<<
EOF

シェルの設定変更を反映させる。

$ . ~/.bashrc

ビルド

ソースコードのクローン

$ cd work
$ git clone --depth 1 https://github.com/mamba-org/mamba.git

Cloning into 'mamba'...
remote: Enumerating objects: 556, done.
remote: Counting objects: 100% (556/556), done.
remote: Compressing objects: 100% (503/503), done.
remote: Total 556 (delta 49), reused 269 (delta 20), pack-reused 0
Receiving objects: 100% (556/556), 1.07 MiB | 717.00 KiB/s, done.
Resolving deltas: 100% (49/49), done.

$ cd mamba

ビルド用 mamba 環境の作成

$ cat ./mamba/environment-dev.yml

name: mamba-dev
channels:
  - conda-forge
dependencies:
  - cxx-compiler
  - cmake >=3.16
  - ninja
  - nlohmann_json
  - libsolv >=0.7.18
  - libarchive
  - libsodium
  - libcurl >=7.86
  - gtest
  - gmock
  - cpp-expected
  - reproc-cpp
  - yaml-cpp
  - cli11 >=2.2
  - spdlog
  - fmt
  - python
  - pip
  - pybind11
  - pybind11-stubgen
  - pytest >=7.3
  - pyyaml
  - conda
  - conda-content-trust
  - cryptography<40.0  # Or breaks conda-content-trust
  - pip:
    - securesystemslib
  - sel(win): winreg

上記で確認した mamba-dev で mamba 環境を作成し開発要件をインストールする🤔

$ mamba create --name mamba-dev --file ./micromamba/environment-dev.yml

conda-forge/noarch                                  12.2MB @ 783.4kB/s 15.8s
conda-forge/linux-64                                29.8MB @   1.4MB/s 21.4s

Transaction

  Prefix: /home/tomoyan/micromamba/envs/mamba-dev

  Updating specs:

   - cxx-compiler
   - cmake[version='>=3.16']
   - ninja
   - nlohmann_json
   - simdjson[version='>=3.3.0']
   - mitmproxy
   - libsolv[version='>=0.7.18']
   - libarchive
   - libsodium
   - libcurl[version='>=7.86']
   - gtest
   - gmock
   - cpp-expected
   - reproc-cpp[version='>=14.2.4.post0']
   - yaml-cpp[version='>=0.8.0']
   - cli11[version='>=2.2']
   - pytest[version='>=7.3.0']
   - pytest-asyncio
   - pytest-lazy-fixture
   - pytest-xprocess
   - conda-package-handling
   - pyyaml
   - spdlog
   - fmt[version='<10']


  Package                               Version  Build               Channel          Size
────────────────────────────────────────────────────────────────────────────────────────────
  Install:
────────────────────────────────────────────────────────────────────────────────────────────

  + nlohmann_json                        3.11.2  h27087fc_0          conda-forge     115kB
  + _libgcc_mutex                           0.1  conda_forge         conda-forge       3kB
  + libstdcxx-ng                         13.2.0  h7e041cc_2          conda-forge       4MB
  + python_abi                             3.11  4_cp311             conda-forge       6kB
  + ld_impl_linux-64                       2.40  h41732ed_0          conda-forge     705kB
  + libstdcxx-devel_linux-64             12.3.0  h8bca6fd_2          conda-forge       9MB
  + libgcc-devel_linux-64                12.3.0  h8bca6fd_2          conda-forge       2MB
  + ca-certificates                   2023.7.22  hbcca054_0          conda-forge     150kB
  + libgomp                              13.2.0  h807b86a_2          conda-forge     421kB
  + _openmp_mutex                           4.5  2_gnu               conda-forge      24kB
  + libgcc-ng                            13.2.0  h807b86a_2          conda-forge     771kB
  + lzo                                    2.10  h516909a_1000       conda-forge     321kB
  + icu                                    73.2  h59595ed_0          conda-forge      12MB
  + libiconv                               1.17  h166bdaf_0          conda-forge       1MB
  + lz4-c                                 1.9.4  hcb278e6_0          conda-forge     143kB
  + libev                                  4.33  h516909a_1          conda-forge     106kB
  + c-ares                               1.20.1  hd590300_0          conda-forge     115kB
  + libabseil                        20230802.1  cxx17_h59595ed_0    conda-forge       1MB
  + libnsl                                2.0.1  hd590300_0          conda-forge      33kB
  + libffi                                3.4.2  h7f98852_5          conda-forge      58kB
  + libsanitizer                         12.3.0  h0f45ef3_2          conda-forge       4MB
  + bzip2                                 1.0.8  h7f98852_4          conda-forge     496kB
  + yaml                                  0.2.5  h7f98852_2          conda-forge      89kB
  + libzlib                              1.2.13  hd590300_5          conda-forge      62kB
  + libuuid                              2.38.1  h0b41bf4_0          conda-forge      34kB
  + fmt                                   9.1.0  h924138e_0          conda-forge     190kB
  + cli11                                 2.3.2  hcb278e6_0          conda-forge      75kB
  + cpp-expected                          1.1.0  hf52228f_0          conda-forge      24kB
  + gtest                                1.14.0  h00ab1b0_1          conda-forge     405kB
  + keyutils                              1.6.1  h166bdaf_0          conda-forge     118kB
  + openssl                               3.1.3  hd590300_0          conda-forge       3MB
  + libsodium                            1.0.18  h36c2ea0_1          conda-forge     375kB
  + ninja                                1.11.1  h924138e_0          conda-forge       2MB
  + rhash                                 1.4.4  hd590300_0          conda-forge     185kB
  + ncurses                                 6.4  hcb278e6_0          conda-forge     881kB
  + libuv                                1.46.0  hd590300_0          conda-forge     893kB
  + libexpat                              2.5.0  hcb278e6_1          conda-forge      78kB
  + xz                                    5.2.6  h166bdaf_0          conda-forge     418kB
  + reproc                         14.2.4.post0  hd590300_0          conda-forge      32kB
  + yaml-cpp                              0.8.0  h59595ed_0          conda-forge     205kB
  + simdjson                              3.3.0  h00ab1b0_0          conda-forge     233kB
  + libprotobuf                          4.24.4  hf27288f_0          conda-forge       3MB
  + libsqlite                            3.43.2  h2797004_0          conda-forge     840kB
  + tk                                   8.6.13  h2797004_0          conda-forge       3MB
  + libsolv                              0.7.25  hfc55251_0          conda-forge     469kB
  + zstd                                  1.5.5  hfc55251_0          conda-forge     545kB
  + spdlog                               1.12.0  h5743cc6_0          conda-forge     230kB
  + gmock                                1.14.0  ha770c72_1          conda-forge       7kB
  + libssh2                              1.11.0  h0841786_0          conda-forge     271kB
  + libnghttp2                           1.52.0  h61bc06f_0          conda-forge     622kB
  + libedit                        3.1.20191231  he28a2e2_2          conda-forge     124kB
  + readline                                8.2  h8228510_1          conda-forge     281kB
  + libxml2                              2.11.5  h232c23b_1          conda-forge     706kB
  + reproc-cpp                     14.2.4.post0  h59595ed_0          conda-forge      24kB
  + krb5                                 1.21.2  h659d440_0          conda-forge       1MB
  + libarchive                            3.7.2  h039dbb9_0          conda-forge     866kB
  + libcurl                               8.4.0  hca28451_0          conda-forge     386kB
  + cmake                                3.27.6  hcfe8598_0          conda-forge      18MB
  + kernel-headers_linux-64              2.6.32  he073ed8_16         conda-forge     709kB
  + tzdata                                2023c  h71feb2d_0          conda-forge     118kB
  + sysroot_linux-64                       2.12  he073ed8_16         conda-forge      15MB
  + python                               3.11.6  hab00c5b_0_cpython  conda-forge      31MB
  + binutils_impl_linux-64                 2.40  hf600244_0          conda-forge       5MB
  + gcc_impl_linux-64                    12.3.0  he2b93b0_2          conda-forge      52MB
  + binutils                               2.40  hdd6e379_0          conda-forge      30kB
  + binutils_linux-64                      2.40  hbdbef99_2          conda-forge      28kB
  + gcc                                  12.3.0  h8d2909c_2          conda-forge      27kB
  + gxx_impl_linux-64                    12.3.0  he2b93b0_2          conda-forge      13MB
  + gcc_linux-64                         12.3.0  h76fc315_2          conda-forge      30kB
  + gxx                                  12.3.0  h8d2909c_2          conda-forge      27kB
  + gxx_linux-64                         12.3.0  h8a814eb_2          conda-forge      29kB
  + c-compiler                            1.6.0  hd590300_0          conda-forge       6kB
  + cxx-compiler                          1.6.0  h00ab1b0_0          conda-forge       6kB
  + wheel                                0.41.2  pyhd8ed1ab_0        conda-forge      57kB
  + setuptools                           68.2.2  pyhd8ed1ab_0        conda-forge     464kB
  + pip                                    23.3  pyhd8ed1ab_0        conda-forge       1MB
  + backports                               1.0  pyhd8ed1ab_3        conda-forge       6kB
  + zipp                                 3.17.0  pyhd8ed1ab_0        conda-forge      19kB
  + pyasn1                                0.5.0  pyhd8ed1ab_0        conda-forge      63kB
  + six                                  1.16.0  pyh6c4a22f_0        conda-forge      14kB
  + python-tzdata                        2023.3  pyhd8ed1ab_0        conda-forge     143kB
  + vine                                  5.0.0  pyhd8ed1ab_1        conda-forge      12kB
  + pytz                           2023.3.post1  pyhd8ed1ab_0        conda-forge     187kB
  + itsdangerous                          2.1.2  pyhd8ed1ab_0        conda-forge      16kB
  + click                                 8.1.7  unix_pyh707e725_0   conda-forge      84kB
  + pycparser                              2.21  pyhd8ed1ab_0        conda-forge     103kB
  + sortedcontainers                      2.4.0  pyhd8ed1ab_0        conda-forge      26kB
  + pyperclip                             1.8.2  pyhd8ed1ab_2        conda-forge      15kB
  + pyparsing                             3.0.9  pyhd8ed1ab_0        conda-forge      81kB
  + certifi                           2023.7.22  pyhd8ed1ab_0        conda-forge     154kB
  + tomli                                 2.0.1  pyhd8ed1ab_0        conda-forge      16kB
  + iniconfig                             2.0.0  pyhd8ed1ab_0        conda-forge      11kB
  + exceptiongroup                        1.1.3  pyhd8ed1ab_0        conda-forge      19kB
  + pluggy                                1.3.0  pyhd8ed1ab_0        conda-forge      23kB
  + packaging                              23.2  pyhd8ed1ab_0        conda-forge      49kB
  + colorama                              0.4.6  pyhd8ed1ab_0        conda-forge      25kB
  + typing_extensions                     4.4.0  pyha770c72_0        conda-forge      30kB
  + hyperframe                            6.0.1  pyhd8ed1ab_0        conda-forge      15kB
  + hpack                                 4.0.0  pyh9f0ad1d_0        conda-forge      25kB
  + publicsuffix2                    2.20191221  pyhd8ed1ab_0        conda-forge      92kB
  + kaitaistruct                           0.10  pyhd8ed1ab_0        conda-forge      11kB
  + backports.functools_lru_cache         1.6.5  pyhd8ed1ab_0        conda-forge      12kB
  + importlib-metadata                    6.8.0  pyha770c72_0        conda-forge      26kB
  + ldap3                                 2.9.1  pyhd8ed1ab_0        conda-forge     262kB
  + python-dateutil                       2.8.2  pyhd8ed1ab_0        conda-forge     246kB
  + amqp                                  5.1.1  pyhd8ed1ab_0        conda-forge      45kB
  + click-plugins                         1.1.1  py_0                conda-forge       9kB
  + click-didyoumean                      0.3.0  pyhd8ed1ab_0        conda-forge       7kB
  + pytest                                7.4.2  pyhd8ed1ab_0        conda-forge     245kB
  + asgiref                               3.5.2  pyhd8ed1ab_0        conda-forge      23kB
  + typing-extensions                     4.4.0  hd8ed1ab_0          conda-forge       9kB
  + h11                                  0.14.0  pyhd8ed1ab_0        conda-forge      48kB
  + h2                                    4.1.0  pyhd8ed1ab_0        conda-forge      47kB
  + wcwidth                               0.2.8  pyhd8ed1ab_0        conda-forge      30kB
  + pytest-lazy-fixture                   0.6.3  py_0                conda-forge       8kB
  + pytest-asyncio                       0.21.1  pyhd8ed1ab_0        conda-forge      26kB
  + wsproto                               1.2.0  pyhd8ed1ab_0        conda-forge      25kB
  + prompt-toolkit                       3.0.39  pyha770c72_0        conda-forge     269kB
  + prompt_toolkit                       3.0.39  hd8ed1ab_0          conda-forge       7kB
  + click-repl                            0.3.0  pyhd8ed1ab_0        conda-forge      15kB
  + ruamel.yaml.clib                      0.2.7  py311h459d7ec_2     conda-forge     134kB
  + markupsafe                            2.1.3  py311h459d7ec_1     conda-forge      27kB
  + bcrypt                                4.0.1  py311h46250e7_1     conda-forge     576kB
  + billiard                              4.1.0  py311h459d7ec_1     conda-forge     223kB
  + backports.zoneinfo                    0.2.1  py311h38be061_8     conda-forge       7kB
  + mitmproxy_wireguard                  0.1.23  py311hfe55011_0     conda-forge       1MB
  + tornado                               6.3.3  py311h459d7ec_1     conda-forge     844kB
  + protobuf                             4.24.4  py311h46cbc50_0     conda-forge     396kB
  + msgpack-python                        1.0.6  py311h9547e67_0     conda-forge     204kB
  + brotli-python                         1.0.9  py311ha362b79_9     conda-forge     327kB
  + psutil                                5.9.5  py311h459d7ec_1     conda-forge     499kB
  + urwid                                 2.1.2  py311hd4cff14_7     conda-forge     543kB
  + pyyaml                                6.0.1  py311h459d7ec_1     conda-forge     201kB
  + cffi                                 1.16.0  py311hb3a22ac_0     conda-forge     300kB
  + kombu                                 5.3.2  py311h38be061_1     conda-forge     401kB
  + ruamel.yaml                         0.17.35  py311h459d7ec_0     conda-forge     281kB
  + argon2-cffi-bindings                 21.2.0  py311h459d7ec_4     conda-forge      35kB
  + zstandard                            0.19.0  py311hd4cff14_0     conda-forge     697kB
  + cryptography                         38.0.4  py311h42a1071_0     conda-forge       1MB
  + werkzeug                              3.0.0  pyhd8ed1ab_0        conda-forge     241kB
  + jinja2                                3.1.2  pyhd8ed1ab_1        conda-forge     101kB
  + pytest-xprocess                      0.23.0  pyhd8ed1ab_0        conda-forge      19kB
  + celery                                5.3.4  pyhd8ed1ab_1        conda-forge     508kB
  + argon2-cffi                          23.1.0  pyhd8ed1ab_0        conda-forge      19kB
  + conda-package-streaming               0.9.0  pyhd8ed1ab_0        conda-forge      19kB
  + pyopenssl                            22.1.0  pyhd8ed1ab_0        conda-forge     125kB
  + flask                                 2.2.5  pyhd8ed1ab_0        conda-forge      84kB
  + passlib                               1.7.4  pyh9f0ad1d_0        conda-forge     394kB
  + conda-package-handling                2.2.0  pyh38be061_0        conda-forge     255kB
  + mitmproxy                             9.0.1  py311h38be061_1     conda-forge       2MB

  Summary:

  Install: 150 packages

  Total download: 210MB

────────────────────────────────────────────────────────────────────────────────────────────

Confirm changes: [Y/n] y <- を入力して Enter

Transaction starting
python_abi                                           6.4kB @   4.8kB/s  1.3s
_libgcc_mutex                                        2.6kB @   1.8kB/s  1.4s
nlohmann_json                                      114.9kB @  58.0kB/s  2.0s
c-ares                                             114.9kB @  43.7kB/s  0.7s
libffi                                              58.3kB @  18.8kB/s  0.5s
libgcc-ng                                          771.1kB @ 233.2kB/s  2.0s
yaml                                                89.1kB @  25.7kB/s  0.4s
ld_impl_linux-64                                   704.7kB @ 198.3kB/s  3.6s
fmt                                                189.7kB @  49.7kB/s  0.5s
libiconv                                             1.5MB @ 365.1kB/s  2.5s
libsodium                                          375.0kB @  80.6kB/s  1.1s
gtest                                              404.7kB @  86.7kB/s  1.2s
xz                                                 418.4kB @  85.8kB/s  0.9s
ncurses                                            881.0kB @ 179.2kB/s  1.1s
simdjson                                           232.6kB @  39.5kB/s  1.2s
libnghttp2                                         622.4kB @ 104.4kB/s  1.0s
spdlog                                             229.6kB @  33.9kB/s  1.9s
libarchive                                         865.9kB @ 120.5kB/s  1.2s
libxml2                                            705.5kB @  97.9kB/s  1.3s
binutils                                            30.5kB @   4.0kB/s  0.3s
libstdcxx-ng                                         3.8MB @ 503.9kB/s  7.6s
gxx_linux-64                                        28.6kB @   3.6kB/s  0.3s
kernel-headers_linux-64                            709.0kB @  86.9kB/s  1.4s
wheel                                               57.5kB @   7.0kB/s  0.3s
six                                                 14.3kB @   1.7kB/s  0.2s
backports                                            6.0kB @ 700.0 B/s  0.3s
click                                               84.4kB @   9.5kB/s  0.4s
pytz                                               187.5kB @  21.0kB/s  0.4s
iniconfig                                           11.1kB @   1.2kB/s  0.2s
pyparsing                                           81.3kB @   8.8kB/s  0.3s
packaging                                           49.5kB @   5.3kB/s  0.2s
hyperframe                                          14.6kB @   1.6kB/s  0.2s
ldap3                                              262.0kB @  26.2kB/s  0.6s
kaitaistruct                                        11.4kB @   1.1kB/s  0.9s
click-plugins                                        9.0kB @ 855.0 B/s  0.5s
asgiref                                             22.7kB @   2.1kB/s  0.4s
h2                                                  46.8kB @   4.4kB/s  0.2s
tk                                                   3.3MB @ 293.8kB/s  6.5s
prompt-toolkit                                     269.1kB @  24.0kB/s  0.5s
pytest-asyncio                                      26.1kB @   2.3kB/s  0.5s
backports.zoneinfo                                   6.7kB @ 576.0 B/s  0.5s
markupsafe                                          27.2kB @   2.3kB/s  0.5s
cffi                                               300.2kB @  21.8kB/s  2.1s
argon2-cffi-bindings                                35.0kB @   2.5kB/s  0.4s
werkzeug                                           241.2kB @  15.5kB/s  1.3s
celery                                             508.2kB @  30.8kB/s  1.0s
pyopenssl                                          125.0kB @   7.4kB/s  0.3s
conda-package-handling                             255.1kB @  14.7kB/s  0.5s
libgcc-devel_linux-64                                2.4MB @ 102.6kB/s  6.1s
_openmp_mutex                                       23.6kB @ 994.0 B/s  0.3s
lz4-c                                              143.4kB @   5.9kB/s  0.5s
libnsl                                              33.4kB @   1.4kB/s  0.2s
libzlib                                             61.6kB @   2.5kB/s  0.4s
cpp-expected                                        23.6kB @ 929.0 B/s  0.6s
ninja                                                2.3MB @  72.9kB/s  5.5s
libexpat                                            78.0kB @   2.5kB/s  0.3s
gxx_impl_linux-64                                   12.7MB @ 379.3kB/s 25.9s
zstd                                               545.2kB @  15.9kB/s  0.9s
libedit                                            123.9kB @   3.6kB/s  0.4s
krb5                                                 1.4MB @  37.5kB/s  1.8s
libprotobuf                                          2.6MB @  69.6kB/s  5.7s
tzdata                                             117.6kB @   3.2kB/s  0.4s
gcc_linux-64                                        30.4kB @ 815.0 B/s  0.3s
cxx-compiler                                         6.2kB @ 164.0 B/s  0.3s
zipp                                                19.0kB @ 501.0 B/s  0.3s
vine                                                12.2kB @ 319.0 B/s  0.3s
sortedcontainers                                    26.3kB @ 684.0 B/s  0.3s
tomli                                               15.9kB @ 410.0 B/s  0.3s
colorama                                            25.2kB @ 643.0 B/s  0.3s
publicsuffix2                                       92.3kB @   2.3kB/s  1.0s
python-dateutil                                    246.0kB @   6.0kB/s  0.6s
pytest                                             244.7kB @   5.9kB/s  0.9s
wcwidth                                             30.3kB @ 727.0 B/s  0.1s
psutil                                             498.7kB @  11.9kB/s 30.2s
prompt_toolkit                                       6.7kB @ 160.0 B/s  0.3s
tornado                                            843.7kB @  19.5kB/s  1.3s
urwid                                              542.5kB @  12.3kB/s  0.7s
ruamel.yaml                                        281.2kB @   6.3kB/s  0.3s
jinja2                                             101.4kB @   2.3kB/s  0.3s
conda-package-streaming                             19.2kB @ 427.0 B/s  0.2s
mitmproxy                                            1.9MB @  40.4kB/s  3.0s
libgomp                                            421.1kB @   8.7kB/s  0.6s
libev                                              106.2kB @   2.2kB/s  0.3s
bzip2                                              495.7kB @  10.0kB/s  0.7s
keyutils                                           117.8kB @   2.4kB/s  0.3s
bcrypt                                             576.4kB @  11.3kB/s  9.1s
libuv                                              893.3kB @  17.5kB/s  1.2s
libssh2                                            271.1kB @   5.3kB/s  0.5s
libcurl                                            386.2kB @   7.4kB/s  0.5s
protobuf                                           396.0kB @   7.3kB/s 43.0s
gxx                                                 26.5kB @ 486.0 B/s  0.3s
libsqlite                                          839.9kB @  14.9kB/s  5.4s
itsdangerous                                        16.4kB @ 288.0 B/s  0.4s
pip                                                  1.4MB @  24.3kB/s  3.0s
certifi                                            153.8kB @   2.7kB/s  0.9s
typing_extensions                                   30.0kB @ 519.0 B/s  0.2s
importlib-metadata                                  25.9kB @ 446.0 B/s  0.3s
typing-extensions                                    8.6kB @ 147.0 B/s  0.3s
wsproto                                             24.7kB @ 423.0 B/s  0.4s
billiard                                           222.7kB @   3.8kB/s  0.5s
binutils_impl_linux-64                               5.4MB @  92.3kB/s  6.7s
argon2-cffi                                         18.6kB @ 315.0 B/s  0.3s
zstandard                                          696.8kB @  11.7kB/s  0.9s
brotli-python                                      327.1kB @   5.5kB/s  1.6s
libuuid                                             33.6kB @ 557.0 B/s  0.3s
rhash                                              185.1kB @   3.0kB/s  0.9s
libsolv                                            468.7kB @   7.4kB/s  2.1s
reproc-cpp                                          23.5kB @ 370.0 B/s  0.3s
binutils_linux-64                                   28.2kB @ 440.0 B/s  0.3s
setuptools                                         464.4kB @   6.8kB/s  4.7s
pycparser                                          102.7kB @   1.5kB/s  0.6s
pluggy                                              22.5kB @ 324.0 B/s  0.4s
amqp                                                44.8kB @ 641.0 B/s  0.4s
pytest-lazy-fixture                                  8.0kB @ 113.0 B/s  0.5s
libstdcxx-devel_linux-64                             8.5MB @ 117.3kB/s 13.9s
kombu                                              400.9kB @   5.5kB/s  0.7s
flask                                               83.6kB @   1.1kB/s  0.5s
lzo                                                321.1kB @   4.3kB/s  0.7s
mitmproxy_wireguard                                  1.0MB @  13.7kB/s  4.6s
cli11                                               75.0kB @ 992.0 B/s  0.9s
yaml-cpp                                           204.9kB @   2.7kB/s  0.7s
c-compiler                                           6.2kB @  81.0 B/s  0.3s
pyperclip                                           14.5kB @ 190.0 B/s  0.3s
backports.functools_lru_cache                       11.5kB @ 150.0 B/s  0.3s
click-repl                                          15.3kB @ 199.0 B/s  0.3s
pyyaml                                             200.6kB @   2.6kB/s  0.6s
icu                                                 12.1MB @ 154.5kB/s 18.8s
passlib                                            394.2kB @   5.0kB/s  0.7s
gmock                                                7.1kB @  89.0 B/s  0.3s
gcc                                                 27.1kB @ 343.0 B/s  0.4s
exceptiongroup                                      19.3kB @ 243.0 B/s  0.3s
h11                                                 48.3kB @ 606.0 B/s  0.3s
cryptography                                         1.5MB @  18.2kB/s  2.0s
libabseil                                            1.3MB @  15.2kB/s  1.7s
readline                                           281.5kB @   3.4kB/s  0.5s
libsanitizer                                         3.9MB @  46.6kB/s  5.7s
python-tzdata                                      143.1kB @   1.7kB/s  0.4s
ca-certificates                                    149.5kB @   1.8kB/s  0.5s
ruamel.yaml.clib                                   134.3kB @   1.6kB/s  0.6s
click-didyoumean                                     6.9kB @  81.0 B/s  0.3s
openssl                                              2.6MB @  29.7kB/s  4.2s
hpack                                               25.3kB @ 283.0 B/s  0.4s
reproc                                              32.0kB @ 356.0 B/s  0.2s
pytest-xprocess                                     19.3kB @ 213.0 B/s  0.8s
pyasn1                                              62.9kB @ 691.0 B/s  0.5s
msgpack-python                                     204.3kB @   2.2kB/s  0.7s
cmake                                               18.5MB @ 180.2kB/s 27.0s
sysroot_linux-64                                    15.3MB @ 146.7kB/s 19.6s
python                                              30.7MB @ 242.9kB/s 1m:59.3s
gcc_impl_linux-64                                   51.6MB @ 327.5kB/s 2m:0.6s
Linking nlohmann_json-3.11.2-h27087fc_0
Linking _libgcc_mutex-0.1-conda_forge
Linking libstdcxx-ng-13.2.0-h7e041cc_2
Linking python_abi-3.11-4_cp311
Linking ld_impl_linux-64-2.40-h41732ed_0
Linking libstdcxx-devel_linux-64-12.3.0-h8bca6fd_2
Linking libgcc-devel_linux-64-12.3.0-h8bca6fd_2
Linking ca-certificates-2023.7.22-hbcca054_0
Linking libgomp-13.2.0-h807b86a_2
Linking _openmp_mutex-4.5-2_gnu
Linking libgcc-ng-13.2.0-h807b86a_2
Linking lzo-2.10-h516909a_1000
Linking icu-73.2-h59595ed_0
Linking libiconv-1.17-h166bdaf_0
Linking lz4-c-1.9.4-hcb278e6_0
Linking libev-4.33-h516909a_1
Linking c-ares-1.20.1-hd590300_0
Linking libabseil-20230802.1-cxx17_h59595ed_0
Linking libnsl-2.0.1-hd590300_0
Linking libffi-3.4.2-h7f98852_5
Linking libsanitizer-12.3.0-h0f45ef3_2
Linking bzip2-1.0.8-h7f98852_4
Linking yaml-0.2.5-h7f98852_2
Linking libzlib-1.2.13-hd590300_5
Linking libuuid-2.38.1-h0b41bf4_0
Linking fmt-9.1.0-h924138e_0
Linking cli11-2.3.2-hcb278e6_0
Linking cpp-expected-1.1.0-hf52228f_0
Linking gtest-1.14.0-h00ab1b0_1
Linking keyutils-1.6.1-h166bdaf_0
Linking openssl-3.1.3-hd590300_0
Linking libsodium-1.0.18-h36c2ea0_1
Linking ninja-1.11.1-h924138e_0
Linking rhash-1.4.4-hd590300_0
Linking ncurses-6.4-hcb278e6_0
Linking libuv-1.46.0-hd590300_0
Linking libexpat-2.5.0-hcb278e6_1
Linking xz-5.2.6-h166bdaf_0
Linking reproc-14.2.4.post0-hd590300_0
Linking yaml-cpp-0.8.0-h59595ed_0
Linking simdjson-3.3.0-h00ab1b0_0
Linking libprotobuf-4.24.4-hf27288f_0
Linking libsqlite-3.43.2-h2797004_0
Linking tk-8.6.13-h2797004_0
Linking libsolv-0.7.25-hfc55251_0
Linking zstd-1.5.5-hfc55251_0
Linking spdlog-1.12.0-h5743cc6_0
Linking gmock-1.14.0-ha770c72_1
Linking libssh2-1.11.0-h0841786_0
Linking libnghttp2-1.52.0-h61bc06f_0
Linking libedit-3.1.20191231-he28a2e2_2
Linking readline-8.2-h8228510_1
Linking libxml2-2.11.5-h232c23b_1
Linking reproc-cpp-14.2.4.post0-h59595ed_0
Linking krb5-1.21.2-h659d440_0
Linking libarchive-3.7.2-h039dbb9_0
Linking libcurl-8.4.0-hca28451_0
Linking cmake-3.27.6-hcfe8598_0
Linking kernel-headers_linux-64-2.6.32-he073ed8_16
Linking tzdata-2023c-h71feb2d_0
Linking sysroot_linux-64-2.12-he073ed8_16
Linking python-3.11.6-hab00c5b_0_cpython
Linking binutils_impl_linux-64-2.40-hf600244_0
Linking gcc_impl_linux-64-12.3.0-he2b93b0_2
Linking binutils-2.40-hdd6e379_0
Linking binutils_linux-64-2.40-hbdbef99_2
Linking gcc-12.3.0-h8d2909c_2
Linking gxx_impl_linux-64-12.3.0-he2b93b0_2
Linking gcc_linux-64-12.3.0-h76fc315_2
Linking gxx-12.3.0-h8d2909c_2
Linking gxx_linux-64-12.3.0-h8a814eb_2
Linking c-compiler-1.6.0-hd590300_0
Linking cxx-compiler-1.6.0-h00ab1b0_0
Linking wheel-0.41.2-pyhd8ed1ab_0
Linking setuptools-68.2.2-pyhd8ed1ab_0
Linking pip-23.3-pyhd8ed1ab_0
Linking backports-1.0-pyhd8ed1ab_3
Linking zipp-3.17.0-pyhd8ed1ab_0
Linking pyasn1-0.5.0-pyhd8ed1ab_0
Linking six-1.16.0-pyh6c4a22f_0
Linking python-tzdata-2023.3-pyhd8ed1ab_0
Linking vine-5.0.0-pyhd8ed1ab_1
Linking pytz-2023.3.post1-pyhd8ed1ab_0
Linking itsdangerous-2.1.2-pyhd8ed1ab_0
Linking click-8.1.7-unix_pyh707e725_0
Linking pycparser-2.21-pyhd8ed1ab_0
Linking sortedcontainers-2.4.0-pyhd8ed1ab_0
Linking pyperclip-1.8.2-pyhd8ed1ab_2
Linking pyparsing-3.0.9-pyhd8ed1ab_0
Linking certifi-2023.7.22-pyhd8ed1ab_0
Linking tomli-2.0.1-pyhd8ed1ab_0
Linking iniconfig-2.0.0-pyhd8ed1ab_0
Linking exceptiongroup-1.1.3-pyhd8ed1ab_0
Linking pluggy-1.3.0-pyhd8ed1ab_0
Linking packaging-23.2-pyhd8ed1ab_0
Linking colorama-0.4.6-pyhd8ed1ab_0
Linking typing_extensions-4.4.0-pyha770c72_0
Linking hyperframe-6.0.1-pyhd8ed1ab_0
Linking hpack-4.0.0-pyh9f0ad1d_0
Linking publicsuffix2-2.20191221-pyhd8ed1ab_0
Linking kaitaistruct-0.10-pyhd8ed1ab_0
Linking backports.functools_lru_cache-1.6.5-pyhd8ed1ab_0
Linking importlib-metadata-6.8.0-pyha770c72_0
Linking ldap3-2.9.1-pyhd8ed1ab_0
Linking python-dateutil-2.8.2-pyhd8ed1ab_0
Linking amqp-5.1.1-pyhd8ed1ab_0
Linking click-plugins-1.1.1-py_0
Linking click-didyoumean-0.3.0-pyhd8ed1ab_0
Linking pytest-7.4.2-pyhd8ed1ab_0
Linking asgiref-3.5.2-pyhd8ed1ab_0
Linking typing-extensions-4.4.0-hd8ed1ab_0
Linking h11-0.14.0-pyhd8ed1ab_0
Linking h2-4.1.0-pyhd8ed1ab_0
Linking wcwidth-0.2.8-pyhd8ed1ab_0
Linking pytest-lazy-fixture-0.6.3-py_0
Linking pytest-asyncio-0.21.1-pyhd8ed1ab_0
Linking wsproto-1.2.0-pyhd8ed1ab_0
Linking prompt-toolkit-3.0.39-pyha770c72_0
Linking prompt_toolkit-3.0.39-hd8ed1ab_0
Linking click-repl-0.3.0-pyhd8ed1ab_0
Linking ruamel.yaml.clib-0.2.7-py311h459d7ec_2
Linking markupsafe-2.1.3-py311h459d7ec_1
Linking bcrypt-4.0.1-py311h46250e7_1
Linking billiard-4.1.0-py311h459d7ec_1
Linking backports.zoneinfo-0.2.1-py311h38be061_8
Linking mitmproxy_wireguard-0.1.23-py311hfe55011_0
Linking tornado-6.3.3-py311h459d7ec_1
Linking protobuf-4.24.4-py311h46cbc50_0
Linking msgpack-python-1.0.6-py311h9547e67_0
Linking brotli-python-1.0.9-py311ha362b79_9
Linking psutil-5.9.5-py311h459d7ec_1
Linking urwid-2.1.2-py311hd4cff14_7
Linking pyyaml-6.0.1-py311h459d7ec_1
Linking cffi-1.16.0-py311hb3a22ac_0
Linking kombu-5.3.2-py311h38be061_1
Linking ruamel.yaml-0.17.35-py311h459d7ec_0
Linking argon2-cffi-bindings-21.2.0-py311h459d7ec_4
Linking zstandard-0.19.0-py311hd4cff14_0
Linking cryptography-38.0.4-py311h42a1071_0
Linking werkzeug-3.0.0-pyhd8ed1ab_0
Linking jinja2-3.1.2-pyhd8ed1ab_1
Linking pytest-xprocess-0.23.0-pyhd8ed1ab_0
Linking celery-5.3.4-pyhd8ed1ab_1
Linking argon2-cffi-23.1.0-pyhd8ed1ab_0
Linking conda-package-streaming-0.9.0-pyhd8ed1ab_0
Linking pyopenssl-22.1.0-pyhd8ed1ab_0
Linking flask-2.2.5-pyhd8ed1ab_0
Linking passlib-1.7.4-pyh9f0ad1d_0
Linking conda-package-handling-2.2.0-pyh38be061_0
Linking mitmproxy-9.0.1-py311h38be061_1

Transaction finished

To activate this environment, use:

    micromamba activate mamba-dev

Or to execute a single command in this environment, use:

    micromamba run -n mamba-dev mycommand

使い方

ヘルプ [-h,--help]

$ micromamba --help

Version: 1.4.2

Usage: micromamba [OPTIONS] [SUBCOMMAND]

Options:
  -h,--help                   Print this help message and exit
  --version                   


Configuration options:
  --rc-file TEXT ...          Paths to the configuration files to use
  --no-rc                     Disable the use of configuration files
  --no-env                    Disable the use of environment variables


Global options:
  -v,--verbose                Set verbosity (higher verbosity with multiple -v, e.g. -vvv)
  --log-level ENUM:value in {critical->5,debug->1,error->4,info->2,off->6,trace->0,warning->3} OR {5,1,4,2,6,0,3}
                              Set the log level
  -q,--quiet                  Set quiet mode (print less output)
  -y,--yes                    Automatically answer yes on prompted questions
  --json                      Report all output as json
  --offline                   Force use cached repodata
  --dry-run                   Only display what would have been done
  --download-only             Only download and extract packages, do not link them into environment.
  --experimental              Enable experimental features


Prefix options:
  -r,--root-prefix TEXT       Path to the root prefix
  -p,--prefix TEXT            Path to the target prefix
  --relocate-prefix TEXT      Path to the relocation prefix
  -n,--name TEXT              Name of the target prefix

Subcommands:
  shell                       Generate shell init scripts
  create                      Create new environment
  install                     Install packages in active environment
  update                      Update packages in active environment
  self-update                 Update micromamba
  repoquery                   Find and analyze packages in active environment or channels
  remove                      Remove packages from active environment
  list                        List packages in active environment
  package                     Extract a package or bundle files into an archive
  clean                       Clean package cache
  config                      Configuration of micromamba
  info                        Information about micromamba
  constructor                 Commands to support using micromamba in constructor
  env                         List environments
  activate                    Activate an environment
  run                         Run an executable in an environment
  ps                          Show, inspect or kill running processes
  auth                        Login or logout of a given host
  search                      Find packages in active environment or channels

新規環境作成 [create]

+ ヘルプ [-h,--help]

$ micromamba create --help

Create new environment
Usage: /home/tomoyan/.local/bin/micromamba create [OPTIONS] [specs...]

Positionals:
  specs TEXT ...              Specs to install into the environment

Options:
  -h,--help                   Print this help message and exit
  -c,--channel TEXT ...       Define the list of channels
  --override-channels         Override channels
  --channel-priority ENUM:value in {disabled->0,flexible->1,strict->2} OR {0,1,2}
                              Define the channel priority ('strict' or 'disabled')
  --channel-alias TEXT        The prepended url location to associate with channel names
  --strict-channel-priority   Enable strict channel priority
  --no-channel-priority       Disable channel priority
  -f,--file TEXT ...          File (yaml, explicit or plain)
  --no-pin,--pin{false}       Ignore pinned packages
  --no-py-pin,--py-pin{false} Do not automatically pin Python
  --pyc,--no-pyc{false}       Defines if PYC files will be compiled or not
  --allow-uninstall,--no-allow-uninstall{false}
                              Allow uninstall when installing or updating packages. Default is true.
  --allow-downgrade,--no-allow-downgrade{false}
                              Allow downgrade when installing packages. Default is false.
  --allow-softlinks,--no-allow-softlinks{false}
                              Allow to use soft-links when hard-links are not possible
  --always-softlink,--no-always-softlink{false}
                              Use soft-link instead of hard-link
  --always-copy,--no-always-copy{false}
                              Use copy instead of hard-link
  --extra-safety-checks,--no-extra-safety-checks{false}
                              Run extra verifications on packages
  --lock-timeout UINT         Lockfile timeout
  --shortcuts,--no-shortcuts{false}
                              Install start-menu shortcuts on Windows (not implemented on Linux / macOS)
  --safety-checks ENUM:value in {disabled->0,enabled->2,warn->1} OR {0,2,1}
                              Safety checks policy ('enabled', 'warn', or 'disabled')
  --verify-artifacts          Run verifications on packages signatures
  --platform TEXT             The platform description
  --no-deps                   Do not install dependencies. This WILL lead to broken environments and inconsistent behavior. Use at your own risk
  --only-deps                 Only install dependencies
  --category TEXT ...         Categories of package to install from environment lockfile


Configuration options:
  --rc-file TEXT ...          Paths to the configuration files to use
  --no-rc                     Disable the use of configuration files
  --no-env                    Disable the use of environment variables


Global options:
  -v,--verbose                Set verbosity (higher verbosity with multiple -v, e.g. -vvv)
  --log-level ENUM:value in {critical->5,debug->1,error->4,info->2,off->6,trace->0,warning->3} OR {5,1,4,2,6,0,3}
                              Set the log level
  -q,--quiet                  Set quiet mode (print less output)
  -y,--yes                    Automatically answer yes on prompted questions
  --json                      Report all output as json
  --offline                   Force use cached repodata
  --dry-run                   Only display what would have been done
  --download-only             Only download and extract packages, do not link them into environment.
  --experimental              Enable experimental features


Prefix options:
  -r,--root-prefix TEXT       Path to the root prefix
  -p,--prefix TEXT            Path to the target prefix
  --relocate-prefix TEXT      Path to the relocation prefix
  -n,--name TEXT              Name of the target prefix


Network options:
  --ssl-verify TEXT           Verify SSL certificates for HTTPS requests
  --ssl-no-revoke             SSL certificate revocation checks
  --cacert-path TEXT          Path (file or directory) SSL certificate(s)
  --repodata-ttl UINT         Repodata time-to-live
  --retry-clean-cache         If solve fails, try to fetch updated repodata

mamba による空の conda 環境を新規作成。

$ mamba create --name JupyterLab

Empty environment created at prefix: /home/tomoyan/micromamba/envs/JupyterLab

conda 環境の新規作成と同時にインストール。

$ mamba create --name JupyterLab4 --channel conda-forge jupyterlab=4 jupyterlab-language-pack-ja-JP jupyterlab-git

conda-forge/linux-64                                        Using cache
conda-forge/noarch                                          Using cache

Transaction

  Prefix: /home/tomoyan/micromamba/envs/JupyterLab4

  Updating specs:

   - jupyterlab=4
   - jupyterlab-language-pack-ja-JP
   - jupyterlab-git


  Package                                Version  Build               Channel           Size
──────────────────────────────────────────────────────────────────────────────────────────────
  Install:
──────────────────────────────────────────────────────────────────────────────────────────────

  + python_abi                              3.12  4_cp312             conda-forge        6kB
  + _libgcc_mutex                            0.1  conda_forge         conda-forge     Cached
  + libstdcxx-ng                          13.2.0  h7e041cc_2          conda-forge     Cached
  + ld_impl_linux-64                        2.40  h41732ed_0          conda-forge     Cached
  + ca-certificates                    2023.7.22  hbcca054_0          conda-forge     Cached
  + libgomp                               13.2.0  h807b86a_2          conda-forge     Cached
  + _openmp_mutex                            4.5  2_gnu               conda-forge     Cached
  + libgcc-ng                             13.2.0  h807b86a_2          conda-forge     Cached
  + libsodium                             1.0.18  h36c2ea0_1          conda-forge     Cached
  + libnsl                                 2.0.1  hd590300_0          conda-forge     Cached
  + libffi                                 3.4.2  h7f98852_5          conda-forge     Cached
  + bzip2                                  1.0.8  h7f98852_4          conda-forge     Cached
  + yaml                                   0.2.5  h7f98852_2          conda-forge     Cached
  + libzlib                               1.2.13  hd590300_5          conda-forge     Cached
  + openssl                                3.1.3  hd590300_0          conda-forge     Cached
  + ncurses                                  6.4  hcb278e6_0          conda-forge     Cached
  + libuuid                               2.38.1  h0b41bf4_0          conda-forge     Cached
  + libexpat                               2.5.0  hcb278e6_1          conda-forge     Cached
  + xz                                     5.2.6  h166bdaf_0          conda-forge     Cached
  + zeromq                                 4.3.5  h59595ed_0          conda-forge      343kB
  + libsqlite                             3.43.2  h2797004_0          conda-forge     Cached
  + tk                                    8.6.13  h2797004_0          conda-forge     Cached
  + readline                                 8.2  h8228510_1          conda-forge     Cached
  + tzdata                                 2023c  h71feb2d_0          conda-forge     Cached
  + python                                3.12.0  hab00c5b_0_cpython  conda-forge       32MB
  + wheel                                 0.41.2  pyhd8ed1ab_0        conda-forge     Cached
  + setuptools                            68.2.2  pyhd8ed1ab_0        conda-forge     Cached
  + pip                                     23.3  pyhd8ed1ab_0        conda-forge     Cached
  + backports                                1.0  pyhd8ed1ab_3        conda-forge     Cached
  + pure_eval                              0.2.2  pyhd8ed1ab_0        conda-forge       15kB
  + executing                              1.2.0  pyhd8ed1ab_0        conda-forge       25kB
  + pycparser                               2.21  pyhd8ed1ab_0        conda-forge     Cached
  + types-python-dateutil              2.8.19.14  pyhd8ed1ab_0        conda-forge       21kB
  + pytz                            2023.3.post1  pyhd8ed1ab_0        conda-forge     Cached
  + soupsieve                                2.5  pyhd8ed1ab_1        conda-forge       37kB
  + webencodings                           0.5.1  pyhd8ed1ab_2        conda-forge       16kB
  + smmap                                  3.0.5  pyh44b312d_0        conda-forge       23kB
  + backcall                               0.2.0  pyh9f0ad1d_0        conda-forge       14kB
  + parso                                  0.8.3  pyhd8ed1ab_0        conda-forge       71kB
  + decorator                              5.1.1  pyhd8ed1ab_0        conda-forge       12kB
  + json5                                 0.9.14  pyhd8ed1ab_0        conda-forge       25kB
  + mistune                                3.0.1  pyhd8ed1ab_0        conda-forge       66kB
  + pandocfilters                          1.5.0  pyhd8ed1ab_0        conda-forge       12kB
  + entrypoints                              0.4  pyhd8ed1ab_0        conda-forge        9kB
  + defusedxml                             0.7.1  pyhd8ed1ab_0        conda-forge       24kB
  + pygments                              2.16.1  pyhd8ed1ab_0        conda-forge      853kB
  + colorama                               0.4.6  pyhd8ed1ab_0        conda-forge     Cached
  + python-fastjsonschema                 2.18.1  pyhd8ed1ab_0        conda-forge      226kB
  + charset-normalizer                     3.3.0  pyhd8ed1ab_0        conda-forge       46kB
  + pysocks                                1.7.1  pyha2e5f31_6        conda-forge       19kB
  + certifi                            2023.7.22  pyhd8ed1ab_0        conda-forge     Cached
  + ptyprocess                             0.7.0  pyhd3deb0d_0        conda-forge       17kB
  + cached_property                        1.5.2  pyha770c72_1        conda-forge       11kB
  + six                                   1.16.0  pyh6c4a22f_0        conda-forge     Cached
  + exceptiongroup                         1.1.3  pyhd8ed1ab_0        conda-forge     Cached
  + typing_extensions                      4.8.0  pyha770c72_0        conda-forge       35kB
  + zipp                                  3.17.0  pyhd8ed1ab_0        conda-forge     Cached
  + nest-asyncio                           1.5.8  pyhd8ed1ab_0        conda-forge       12kB
  + pickleshare                            0.7.5  py_1003             conda-forge        9kB
  + attrs                                 23.1.0  pyh71513ae_1        conda-forge       55kB
  + pkgutil-resolve-name                  1.3.10  pyhd8ed1ab_1        conda-forge       11kB
  + webcolors                               1.13  pyhd8ed1ab_0        conda-forge       18kB
  + uri-template                           1.3.0  pyhd8ed1ab_0        conda-forge       24kB
  + idna                                     3.4  pyhd8ed1ab_0        conda-forge       57kB
  + python-json-logger                     2.0.7  pyhd8ed1ab_0        conda-forge       13kB
  + rfc3986-validator                      0.1.1  pyh9f0ad1d_0        conda-forge        8kB
  + typing_utils                           0.1.0  pyhd8ed1ab_0        conda-forge       14kB
  + websocket-client                       1.6.4  pyhd8ed1ab_0        conda-forge       46kB
  + prometheus_client                     0.17.1  pyhd8ed1ab_0        conda-forge       53kB
  + sniffio                                1.3.0  pyhd8ed1ab_0        conda-forge       14kB
  + tomli                                  2.0.1  pyhd8ed1ab_0        conda-forge     Cached
  + traitlets                             5.11.2  pyhd8ed1ab_0        conda-forge      109kB
  + packaging                               23.2  pyhd8ed1ab_0        conda-forge     Cached
  + send2trash                             1.8.2  pyh41d4057_0        conda-forge       23kB
  + jupyterlab-language-pack-ja-jp     4.0.post3  pyh87cfba7_0        conda-forge       49kB
  + backports.functools_lru_cache          1.6.5  pyhd8ed1ab_0        conda-forge     Cached
  + babel                                 2.13.0  pyhd8ed1ab_0        conda-forge        7MB
  + beautifulsoup4                        4.12.2  pyha770c72_0        conda-forge      115kB
  + tinycss2                               1.2.1  pyhd8ed1ab_0        conda-forge       23kB
  + gitdb                                 4.0.10  pyhd8ed1ab_0        conda-forge       52kB
  + jedi                                  0.19.1  pyhd8ed1ab_0        conda-forge      841kB
  + jupyterlab_pygments                    0.2.2  pyhd8ed1ab_0        conda-forge       17kB
  + pexpect                                4.8.0  pyh1a96a4e_2        conda-forge       49kB
  + cached-property                        1.5.2  hd8ed1ab_1          conda-forge        4kB
  + asttokens                              2.4.0  pyhd8ed1ab_0        conda-forge       29kB
  + rfc3339-validator                      0.1.4  pyhd8ed1ab_0        conda-forge        8kB
  + python-dateutil                        2.8.2  pyhd8ed1ab_0        conda-forge     Cached
  + typing-extensions                      4.8.0  hd8ed1ab_0          conda-forge       10kB
  + async-lru                              2.0.4  pyhd8ed1ab_0        conda-forge       15kB
  + importlib-metadata                     6.8.0  pyha770c72_0        conda-forge     Cached
  + importlib_resources                    6.1.0  pyhd8ed1ab_0        conda-forge       30kB
  + overrides                              7.4.0  pyhd8ed1ab_0        conda-forge       30kB
  + anyio                                  4.0.0  pyhd8ed1ab_0        conda-forge       99kB
  + comm                                   0.1.4  pyhd8ed1ab_0        conda-forge       12kB
  + matplotlib-inline                      0.1.6  pyhd8ed1ab_0        conda-forge       12kB
  + bleach                                 6.1.0  pyhd8ed1ab_0        conda-forge      131kB
  + wcwidth                                0.2.8  pyhd8ed1ab_0        conda-forge     Cached
  + gitpython                             3.1.37  pyhd8ed1ab_0        conda-forge      147kB
  + fqdn                                   1.5.1  pyhd8ed1ab_0        conda-forge       14kB
  + stack_data                             0.6.2  pyhd8ed1ab_0        conda-forge       26kB
  + arrow                                  1.3.0  pyhd8ed1ab_0        conda-forge      100kB
  + platformdirs                          3.11.0  pyhd8ed1ab_0        conda-forge       20kB
  + importlib_metadata                     6.8.0  hd8ed1ab_0          conda-forge        9kB
  + prompt-toolkit                        3.0.39  pyha770c72_0        conda-forge     Cached
  + isoduration                          20.11.0  pyhd8ed1ab_0        conda-forge       17kB
  + prompt_toolkit                        3.0.39  hd8ed1ab_0          conda-forge     Cached
  + ipython                               8.16.1  pyh0d859eb_0        conda-forge      591kB
  + brotli-python                          1.1.0  py312h30efb56_1     conda-forge      351kB
  + rpds-py                               0.10.6  py312h4b3b743_0     conda-forge      992kB
  + jsonpointer                              2.4  py312h7900ff3_3     conda-forge       18kB
  + pyyaml                                 6.0.1  py312h98912ed_1     conda-forge      197kB
  + markupsafe                             2.1.3  py312h98912ed_1     conda-forge       27kB
  + debugpy                                1.8.0  py312h30efb56_1     conda-forge        3MB
  + psutil                                 5.9.5  py312h98912ed_1     conda-forge      481kB
  + pyzmq                                 25.1.1  py312h6282b78_1     conda-forge      532kB
  + tornado                                6.3.3  py312h98912ed_1     conda-forge      830kB
  + cffi                                  1.16.0  py312hf06ca03_0     conda-forge      295kB
  + jupyter_core                           5.4.0  py312h7900ff3_0     conda-forge       91kB
  + argon2-cffi-bindings                  21.2.0  py312h98912ed_4     conda-forge       35kB
  + urllib3                                2.0.6  pyhd8ed1ab_0        conda-forge       98kB
  + referencing                           0.30.2  pyhd8ed1ab_0        conda-forge       38kB
  + jinja2                                 3.1.2  pyhd8ed1ab_1        conda-forge     Cached
  + terminado                             0.17.1  pyh41d4057_0        conda-forge       21kB
  + jupyter_client                         8.4.0  pyhd8ed1ab_0        conda-forge      105kB
  + argon2-cffi                           23.1.0  pyhd8ed1ab_0        conda-forge     Cached
  + requests                              2.31.0  pyhd8ed1ab_0        conda-forge       57kB
  + jsonschema-specifications           2023.7.1  pyhd8ed1ab_0        conda-forge       15kB
  + jupyter_server_terminals               0.4.4  pyhd8ed1ab_1        conda-forge       19kB
  + ipykernel                             6.25.2  pyh2140261_0        conda-forge      114kB
  + jsonschema                            4.19.1  pyhd8ed1ab_0        conda-forge       71kB
  + jsonschema-with-format-nongpl         4.19.1  pyhd8ed1ab_0        conda-forge        7kB
  + nbformat                               5.9.2  pyhd8ed1ab_0        conda-forge      100kB
  + jupyter_events                         0.8.0  pyhd8ed1ab_0        conda-forge       21kB
  + nbclient                               0.8.0  pyhd8ed1ab_0        conda-forge       65kB
  + nbconvert-core                         7.9.2  pyhd8ed1ab_0        conda-forge      188kB
  + jupyter_server                         2.8.0  pyhd8ed1ab_0        conda-forge      317kB
  + jupyter-server-mathjax                 0.2.6  pyh5bfe37b_1        conda-forge        2MB
  + jupyterlab_server                     2.25.0  pyhd8ed1ab_0        conda-forge       48kB
  + jupyter-lsp                            2.2.0  pyhd8ed1ab_0        conda-forge       53kB
  + notebook-shim                          0.2.3  pyhd8ed1ab_0        conda-forge       17kB
  + nbdime                                 3.2.1  pyhd8ed1ab_0        conda-forge        4MB
  + jupyterlab                             4.0.7  pyhd8ed1ab_0        conda-forge        6MB
  + jupyterlab-git                        0.41.0  pyhd8ed1ab_1        conda-forge      528kB

  Summary:

  Install: 143 packages

  Total download: 64MB

──────────────────────────────────────────────────────────────────────────────────────────────


Confirm changes: [Y/n] 

Transaction starting
executing                                           25.0kB @  20.6kB/s  1.2s
python_abi                                           6.4kB @   5.2kB/s  1.2s
pure_eval                                           14.6kB @  11.7kB/s  1.2s
defusedxml                                          24.1kB @  15.9kB/s  0.3s
parso                                               71.0kB @  39.6kB/s  0.6s
mistune                                             66.2kB @  36.8kB/s  0.6s
charset-normalizer                                  46.2kB @  25.3kB/s  0.3s
cached_property                                     11.1kB @   5.1kB/s  0.4s
webcolors                                           18.2kB @   8.3kB/s  0.4s
pickleshare                                          9.3kB @   4.2kB/s  0.4s
zeromq                                             343.5kB @ 152.6kB/s  2.3s
python-json-logger                                  13.4kB @   5.3kB/s  0.4s
websocket-client                                    45.9kB @  17.2kB/s  0.5s
pexpect                                             48.8kB @  13.7kB/s  0.9s
rfc3339-validator                                    8.1kB @   2.1kB/s  0.3s
importlib_resources                                 30.0kB @   7.1kB/s  0.4s
traitlets                                          108.8kB @  25.0kB/s  2.1s
comm                                                11.7kB @   2.6kB/s  0.2s
arrow                                              100.1kB @  19.9kB/s  0.6s
gitpython                                          147.0kB @  27.5kB/s  1.0s
isoduration                                         17.2kB @   3.1kB/s  0.5s
markupsafe                                          26.7kB @   4.2kB/s  0.7s
rpds-py                                            992.3kB @  78.6kB/s  7.3s
jupyter_core                                        91.5kB @   6.9kB/s  0.7s
referencing                                         38.1kB @   2.7kB/s  0.5s
requests                                            56.7kB @   3.6kB/s  2.0s
ipykernel                                          114.0kB @   6.8kB/s  1.0s
nbformat                                           100.4kB @   5.7kB/s  0.9s
nbconvert-core                                     187.7kB @   9.9kB/s  1.2s
jupyterlab_server                                   48.3kB @   2.5kB/s  0.4s
babel                                                6.9MB @ 298.6kB/s 20.9s
types-python-dateutil                               21.5kB @ 910.0 B/s  0.4s
smmap                                               22.8kB @ 940.0 B/s  0.6s
json5                                               25.0kB @   1.0kB/s  0.6s
pygments                                           853.4kB @  32.3kB/s  1.7s
ptyprocess                                          16.5kB @ 618.0 B/s  0.3s
attrs                                               55.0kB @   2.0kB/s  0.4s
idna                                                56.7kB @   2.1kB/s  0.3s
prometheus_client                                   53.4kB @   1.9kB/s  0.3s
jupyterlab-language-pack-ja-jp                      49.1kB @   1.7kB/s  0.4s
jedi                                               841.3kB @  28.6kB/s  1.3s
pyzmq                                              531.7kB @  18.0kB/s 23.2s
asttokens                                           28.8kB @ 972.0 B/s  0.2s
overrides                                           30.0kB @   1.0kB/s  0.4s
bleach                                             131.2kB @   4.4kB/s  0.4s
platformdirs                                        20.0kB @ 659.0 B/s  0.3s
brotli-python                                      350.6kB @  11.4kB/s  0.6s
cffi                                               294.5kB @   9.4kB/s  0.6s
terminado                                           20.8kB @ 658.0 B/s  0.3s
jupyter_server_terminals                            19.0kB @ 594.0 B/s  0.3s
jupyter_events                                      21.4kB @ 662.0 B/s  0.4s
debugpy                                              2.7MB @  83.0kB/s  2.4s
nbdime                                               4.0MB @ 120.3kB/s 13.6s
webencodings                                        15.6kB @ 468.0 B/s  0.4s
pandocfilters                                       11.6kB @ 346.0 B/s  0.3s
pysocks                                             19.0kB @ 559.0 B/s  0.4s
pkgutil-resolve-name                                10.8kB @ 315.0 B/s  0.3s
typing_utils                                        13.8kB @ 399.0 B/s  0.4s
beautifulsoup4                                     115.0kB @   3.3kB/s  0.3s
cached-property                                      4.1kB @ 116.0 B/s  0.5s
anyio                                               99.0kB @   2.8kB/s  0.4s
stack_data                                          26.2kB @ 727.0 B/s  0.2s
jsonpointer                                         18.0kB @ 495.0 B/s  0.4s
jupyter-server-mathjax                               2.0MB @  56.2kB/s  4.2s
jupyter_client                                     104.8kB @   2.8kB/s  0.5s
jsonschema-with-format-nongpl                        7.4kB @ 198.0 B/s  0.3s
jupyter-lsp                                         52.5kB @   1.4kB/s  0.5s
soupsieve                                           36.8kB @ 967.0 B/s  0.3s
entrypoints                                          9.2kB @ 240.0 B/s  0.3s
nest-asyncio                                        11.6kB @ 301.0 B/s  0.3s
sniffio                                             14.4kB @ 368.0 B/s  0.4s
tornado                                            829.6kB @  21.2kB/s  2.6s
matplotlib-inline                                   12.3kB @ 312.0 B/s  0.2s
jupyterlab_pygments                                 17.4kB @ 443.0 B/s  0.3s
gitdb                                               51.6kB @   1.3kB/s 36.9s
argon2-cffi-bindings                                35.1kB @ 887.0 B/s  0.4s
jupyterlab                                           6.1MB @ 154.1kB/s  7.2s
notebook-shim                                       16.8kB @ 420.0 B/s  0.3s
decorator                                           12.1kB @ 300.0 B/s  0.3s
uri-template                                        24.0kB @ 596.0 B/s  0.3s
tinycss2                                            23.2kB @ 573.0 B/s  0.3s
fqdn                                                14.4kB @ 355.0 B/s  0.3s
ipython                                            590.5kB @  14.6kB/s  1.3s
jsonschema                                          71.1kB @   1.7kB/s  1.3s
backcall                                            13.7kB @ 335.0 B/s  0.3s
nbclient                                            64.9kB @   1.6kB/s  0.3s
psutil                                             481.3kB @  11.7kB/s  0.7s
rfc3986-validator                                    7.8kB @ 189.0 B/s  0.4s
async-lru                                           15.3kB @ 372.0 B/s  0.4s
urllib3                                             98.4kB @   2.4kB/s  0.4s
send2trash                                          22.8kB @ 550.0 B/s  0.2s
python-fastjsonschema                              226.0kB @   5.4kB/s  0.5s
pyyaml                                             196.6kB @   4.7kB/s  0.5s
importlib_metadata                                   9.4kB @ 225.0 B/s  0.4s
jupyterlab-git                                     527.9kB @  12.6kB/s  0.6s
typing_extensions                                   35.1kB @ 833.0 B/s  0.4s
typing-extensions                                   10.1kB @ 239.0 B/s  0.3s
jsonschema-specifications                           15.3kB @ 362.0 B/s  0.3s
jupyter_server                                     316.7kB @   7.5kB/s  0.7s
python                                              32.1MB @ 412.9kB/s 1m:17.8s
Linking python_abi-3.12-4_cp312
Linking _libgcc_mutex-0.1-conda_forge
Linking libstdcxx-ng-13.2.0-h7e041cc_2
Linking ld_impl_linux-64-2.40-h41732ed_0
Linking ca-certificates-2023.7.22-hbcca054_0
Linking libgomp-13.2.0-h807b86a_2
Linking _openmp_mutex-4.5-2_gnu
Linking libgcc-ng-13.2.0-h807b86a_2
Linking libsodium-1.0.18-h36c2ea0_1
Linking libnsl-2.0.1-hd590300_0
Linking libffi-3.4.2-h7f98852_5
Linking bzip2-1.0.8-h7f98852_4
Linking yaml-0.2.5-h7f98852_2
Linking libzlib-1.2.13-hd590300_5
Linking openssl-3.1.3-hd590300_0
Linking ncurses-6.4-hcb278e6_0
Linking libuuid-2.38.1-h0b41bf4_0
Linking libexpat-2.5.0-hcb278e6_1
Linking xz-5.2.6-h166bdaf_0
Linking zeromq-4.3.5-h59595ed_0
Linking libsqlite-3.43.2-h2797004_0
Linking tk-8.6.13-h2797004_0
Linking readline-8.2-h8228510_1
Linking tzdata-2023c-h71feb2d_0
Linking python-3.12.0-hab00c5b_0_cpython
Linking wheel-0.41.2-pyhd8ed1ab_0
Linking setuptools-68.2.2-pyhd8ed1ab_0
Linking pip-23.3-pyhd8ed1ab_0
Linking backports-1.0-pyhd8ed1ab_3
Linking pure_eval-0.2.2-pyhd8ed1ab_0
Linking executing-1.2.0-pyhd8ed1ab_0
Linking pycparser-2.21-pyhd8ed1ab_0
Linking types-python-dateutil-2.8.19.14-pyhd8ed1ab_0
Linking pytz-2023.3.post1-pyhd8ed1ab_0
Linking soupsieve-2.5-pyhd8ed1ab_1
Linking webencodings-0.5.1-pyhd8ed1ab_2
Linking smmap-3.0.5-pyh44b312d_0
Linking backcall-0.2.0-pyh9f0ad1d_0
Linking parso-0.8.3-pyhd8ed1ab_0
Linking decorator-5.1.1-pyhd8ed1ab_0
Linking json5-0.9.14-pyhd8ed1ab_0
Linking mistune-3.0.1-pyhd8ed1ab_0
Linking pandocfilters-1.5.0-pyhd8ed1ab_0
Linking entrypoints-0.4-pyhd8ed1ab_0
Linking defusedxml-0.7.1-pyhd8ed1ab_0
Linking pygments-2.16.1-pyhd8ed1ab_0
Linking colorama-0.4.6-pyhd8ed1ab_0
Linking python-fastjsonschema-2.18.1-pyhd8ed1ab_0
Linking charset-normalizer-3.3.0-pyhd8ed1ab_0
Linking pysocks-1.7.1-pyha2e5f31_6
Linking certifi-2023.7.22-pyhd8ed1ab_0
Linking ptyprocess-0.7.0-pyhd3deb0d_0
Linking cached_property-1.5.2-pyha770c72_1
Linking six-1.16.0-pyh6c4a22f_0
Linking exceptiongroup-1.1.3-pyhd8ed1ab_0
Linking typing_extensions-4.8.0-pyha770c72_0
Linking zipp-3.17.0-pyhd8ed1ab_0
Linking nest-asyncio-1.5.8-pyhd8ed1ab_0
Linking pickleshare-0.7.5-py_1003
Linking attrs-23.1.0-pyh71513ae_1
Linking pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1
Linking webcolors-1.13-pyhd8ed1ab_0
Linking uri-template-1.3.0-pyhd8ed1ab_0
Linking idna-3.4-pyhd8ed1ab_0
Linking python-json-logger-2.0.7-pyhd8ed1ab_0
Linking rfc3986-validator-0.1.1-pyh9f0ad1d_0
Linking typing_utils-0.1.0-pyhd8ed1ab_0
Linking websocket-client-1.6.4-pyhd8ed1ab_0
Linking prometheus_client-0.17.1-pyhd8ed1ab_0
Linking sniffio-1.3.0-pyhd8ed1ab_0
Linking tomli-2.0.1-pyhd8ed1ab_0
Linking traitlets-5.11.2-pyhd8ed1ab_0
Linking packaging-23.2-pyhd8ed1ab_0
Linking send2trash-1.8.2-pyh41d4057_0
Linking jupyterlab-language-pack-ja-jp-4.0.post3-pyh87cfba7_0
Linking backports.functools_lru_cache-1.6.5-pyhd8ed1ab_0
Linking babel-2.13.0-pyhd8ed1ab_0
Linking beautifulsoup4-4.12.2-pyha770c72_0
Linking tinycss2-1.2.1-pyhd8ed1ab_0
Linking gitdb-4.0.10-pyhd8ed1ab_0
Linking jedi-0.19.1-pyhd8ed1ab_0
Linking jupyterlab_pygments-0.2.2-pyhd8ed1ab_0
Linking pexpect-4.8.0-pyh1a96a4e_2
Linking cached-property-1.5.2-hd8ed1ab_1
Linking asttokens-2.4.0-pyhd8ed1ab_0
Linking rfc3339-validator-0.1.4-pyhd8ed1ab_0
Linking python-dateutil-2.8.2-pyhd8ed1ab_0
Linking typing-extensions-4.8.0-hd8ed1ab_0
Linking async-lru-2.0.4-pyhd8ed1ab_0
Linking importlib-metadata-6.8.0-pyha770c72_0
Linking importlib_resources-6.1.0-pyhd8ed1ab_0
Linking overrides-7.4.0-pyhd8ed1ab_0
Linking anyio-4.0.0-pyhd8ed1ab_0
Linking comm-0.1.4-pyhd8ed1ab_0
Linking matplotlib-inline-0.1.6-pyhd8ed1ab_0
Linking bleach-6.1.0-pyhd8ed1ab_0
Linking wcwidth-0.2.8-pyhd8ed1ab_0
Linking gitpython-3.1.37-pyhd8ed1ab_0
Linking fqdn-1.5.1-pyhd8ed1ab_0
Linking stack_data-0.6.2-pyhd8ed1ab_0
Linking arrow-1.3.0-pyhd8ed1ab_0
Linking platformdirs-3.11.0-pyhd8ed1ab_0
Linking importlib_metadata-6.8.0-hd8ed1ab_0
Linking prompt-toolkit-3.0.39-pyha770c72_0
Linking isoduration-20.11.0-pyhd8ed1ab_0
Linking prompt_toolkit-3.0.39-hd8ed1ab_0
Linking ipython-8.16.1-pyh0d859eb_0
Linking brotli-python-1.1.0-py312h30efb56_1
Linking rpds-py-0.10.6-py312h4b3b743_0
Linking jsonpointer-2.4-py312h7900ff3_3
Linking pyyaml-6.0.1-py312h98912ed_1
Linking markupsafe-2.1.3-py312h98912ed_1
Linking debugpy-1.8.0-py312h30efb56_1
Linking psutil-5.9.5-py312h98912ed_1
Linking pyzmq-25.1.1-py312h6282b78_1
Linking tornado-6.3.3-py312h98912ed_1
Linking cffi-1.16.0-py312hf06ca03_0
Linking jupyter_core-5.4.0-py312h7900ff3_0
Linking argon2-cffi-bindings-21.2.0-py312h98912ed_4
Linking urllib3-2.0.6-pyhd8ed1ab_0
Linking referencing-0.30.2-pyhd8ed1ab_0
Linking jinja2-3.1.2-pyhd8ed1ab_1
Linking terminado-0.17.1-pyh41d4057_0
Linking jupyter_client-8.4.0-pyhd8ed1ab_0
Linking argon2-cffi-23.1.0-pyhd8ed1ab_0
Linking requests-2.31.0-pyhd8ed1ab_0
Linking jsonschema-specifications-2023.7.1-pyhd8ed1ab_0
Linking jupyter_server_terminals-0.4.4-pyhd8ed1ab_1
Linking ipykernel-6.25.2-pyh2140261_0
Linking jsonschema-4.19.1-pyhd8ed1ab_0
Linking jsonschema-with-format-nongpl-4.19.1-pyhd8ed1ab_0
Linking nbformat-5.9.2-pyhd8ed1ab_0
Linking jupyter_events-0.8.0-pyhd8ed1ab_0
Linking nbclient-0.8.0-pyhd8ed1ab_0
Linking nbconvert-core-7.9.2-pyhd8ed1ab_0
Linking jupyter_server-2.8.0-pyhd8ed1ab_0
Linking jupyter-server-mathjax-0.2.6-pyh5bfe37b_1
Linking jupyterlab_server-2.25.0-pyhd8ed1ab_0
Linking jupyter-lsp-2.2.0-pyhd8ed1ab_0
Linking notebook-shim-0.2.3-pyhd8ed1ab_0
Linking nbdime-3.2.1-pyhd8ed1ab_0
Linking jupyterlab-4.0.7-pyhd8ed1ab_0
Linking jupyterlab-git-0.41.0-pyhd8ed1ab_1


Transaction finished

To activate this environment, use:

    micromamba activate JupyterLab4

Or to execute a single command in this environment, use:

    micromamba run -n JupyterLab4 mycommand

環境内で実行ファイルを実行 [run]

+ ヘルプ [-h,--help]

$ micromamba create --help

Run an executable in an environment
Usage: /home/tomoyan/.local/bin/micromamba run [OPTIONS]

Options:
  -h,--help                   Print this help message and exit
  -a,--attach TEXT            Attach to stdin, stdout and/or stderr. -a "" for disabling stream redirection
  --cwd TEXT                  Current working directory for command to run in. Defaults to cwd
  -d,--detach                 Detach process from terminal
  --clean-env                 Start with a clean environment
  -e,--env TEXT ...           Add env vars with -e ENVVAR or -e ENVVAR=VALUE
  --label TEXT                Specifies the name of the process. If not set, a unique name will be generated derived from the executable name if possible.


Prefix options:
  -r,--root-prefix TEXT       Path to the root prefix
  -p,--prefix TEXT            Path to the target prefix
  --relocate-prefix TEXT      Path to the relocation prefix
  -n,--name TEXT              Name of the target prefix

mamba による空の conda 環境を新規作成。

$ mamba run --name JupyterLab4 jupyter lab --ip=0.0.0.0 --no-browser

リポクエリー [repoquery]

+ ヘルプ [-h,--help]

$ micromamba repoquery --help

Find and analyze packages in active environment or channels
Usage: /home/tomoyan/.local/bin/micromamba repoquery [OPTIONS] query_type specs...

Positionals:
  query_type TEXT:{search,depends,whoneeds} REQUIRED
                              The type of query (search, depends or whoneeds)
  specs TEXT ... REQUIRED     Specs to search

Options:
  -h,--help                   Print this help message and exit
  -c,--channel TEXT ...       Define the list of channels
  --override-channels         Override channels
  --channel-priority ENUM:value in {disabled->0,flexible->1,strict->2} OR {0,1,2}
                              Define the channel priority ('strict' or 'disabled')
  --channel-alias TEXT        The prepended url location to associate with channel names
  --strict-channel-priority   Enable strict channel priority
  --no-channel-priority       Disable channel priority
  -t,--tree                   Show result as a tree
  --recursive                 Show dependencies recursively, i.e. transitive dependencies (only for `depends`)
  --pretty                    Pretty print result (only for search)
  --use-local INT             Use installed data (--use-local=1, default for `depends` and `whoneeds`) or remote repositories (--use-local=0, default for `search`).
                              If the `-c,--channel` option is set, it has the priority and --use-local is set to 0
  --platform TEXT             The platform description


Configuration options:
  --rc-file TEXT ...          Paths to the configuration files to use
  --no-rc                     Disable the use of configuration files
  --no-env                    Disable the use of environment variables


Global options:
  -v,--verbose                Set verbosity (higher verbosity with multiple -v, e.g. -vvv)
  --log-level ENUM:value in {critical->5,debug->1,error->4,info->2,off->6,trace->0,warning->3} OR {5,1,4,2,6,0,3}
                              Set the log level
  -q,--quiet                  Set quiet mode (print less output)
  -y,--yes                    Automatically answer yes on prompted questions
  --json                      Report all output as json
  --offline                   Force use cached repodata
  --dry-run                   Only display what would have been done
  --download-only             Only download and extract packages, do not link them into environment.
  --experimental              Enable experimental features


Prefix options:
  -r,--root-prefix TEXT       Path to the root prefix
  -p,--prefix TEXT            Path to the target prefix
  --relocate-prefix TEXT      Path to the relocation prefix
  -n,--name TEXT              Name of the target prefix


Network options:
  --ssl-verify TEXT           Verify SSL certificates for HTTPS requests
  --ssl-no-revoke             SSL certificate revocation checks
  --cacert-path TEXT          Path (file or directory) SSL certificate(s)
  --repodata-ttl UINT         Repodata time-to-live
  --retry-clean-cache         If solve fails, try to fetch updated repodata

$ micromamba repoquery search --channel conda-forge "jupyterlab>=3.6.0"

Getting repodata from channels...

conda-forge/linux-64                                        Using cache
conda-forge/noarch                                          Using cache


 Name       Version Build        Channel           
────────────────────────────────────────────────────
 jupyterlab 3.6.3   pyhd8ed1ab_0 conda-forge/noarch
 jupyterlab 3.6.2   pyhd8ed1ab_0 conda-forge/noarch
 jupyterlab 3.6.1   pyhd8ed1ab_0 conda-forge/noarch
 jupyterlab 3.6.0   pyhd8ed1ab_0 conda-forge/noarch

$ micromamba repoquery depends --channel conda-forge "jupyterlab>=3.6.3"

Getting repodata from channels...

conda-forge/linux-64                                        Using cache
conda-forge/noarch                                          Using cache
 Name                Version Build              Channel             
─────────────────────────────────────────────────────────────────────
 ipython             4.1.2   py27_0             conda-forge/linux-64
 jinja2              3.1.2   pyhd8ed1ab_1       conda-forge/noarch  
 jupyter_core        4.1.0   py27_0             conda-forge/linux-64
 jupyter_server      2.5.0   pyhd8ed1ab_0       conda-forge/noarch  
 jupyter_server_ydoc 0.8.0   pyhd8ed1ab_0       conda-forge/noarch  
 jupyter_ydoc        0.2.3   pyhd8ed1ab_0       conda-forge/noarch  
 jupyterlab          3.6.3   pyhd8ed1ab_0       conda-forge/noarch  
 jupyterlab_server   2.22.1  pyhd8ed1ab_0       conda-forge/noarch  
 nbclassic           0.2.1   py_0               conda-forge/noarch  
 notebook            6.5.4   pyha770c72_0       conda-forge/noarch  
 packaging           16.7    py27_0             conda-forge/linux-64
 python              3.9.16  h2782a2a_0_cpython conda-forge/linux-64
 tomli               1.0.0   pyhd8ed1ab_0       conda-forge/noarch  
 tornado             6.3     py39h72bdee0_0     conda-forge/linux-64

$ micromamba repoquery depends --channel conda-forge --tree "jupyterlab>=3.6.3"

Getting repodata from channels... conda-forge/linux-64 Using cache conda-forge/noarch Using cache jupyterlab[3.6.3] ├─ packaging[16.7] │ ├─ six[1.10.0] │ │ └─ python[2.7.15] │ │ ├─ pip[10.0.1] │ │ │ ├─ setuptools[23.0.0] │ │ │ ├─ wheel[0.29.0] │ │ │ │ └─ setuptools already visited │ │ │ ├─ solvable:prereqmarker >>> NOT FOUND <<< │ │ │ └─ python[1.0.1] │ │ ├─ zlib[1.2.13] │ │ │ ├─ libgcc-ng[12.2.0] │ │ │ │ ├─ _openmp_mutex[4.5] │ │ │ │ │ ├─ _libgcc_mutex[0.1] │ │ │ │ │ └─ llvm-openmp[16.0.2] │ │ │ │ │ ├─ libzlib[1.2.13] │ │ │ │ │ └─ zstd[1.5.2] │ │ │ │ │ ├─ libzlib already visited │ │ │ │ │ └─ libstdcxx-ng[12.2.0] │ │ │ │ └─ _libgcc_mutex already visited │ │ │ └─ libzlib already visited │ │ ├─ libgcc-ng[9.5.0] │ │ │ ├─ _openmp_mutex already visited │ │ │ └─ _libgcc_mutex already visited │ │ ├─ libstdcxx-ng[9.5.0] │ │ ├─ ncurses[6.3] │ │ │ └─ libgcc-ng already visited │ │ ├─ readline[7.0] │ │ │ ├─ libgcc-ng already visited │ │ │ └─ ncurses already visited │ │ ├─ bzip2[1.0.8] │ │ │ └─ libgcc-ng already visited │ │ ├─ openssl[1.0.2u] │ │ │ ├─ libgcc-ng already visited │ │ │ └─ ca-certificates[2016.2.28] │ │ ├─ tk[8.6.9] │ │ │ ├─ zlib already visited │ │ │ └─ libgcc-ng already visited │ │ └─ sqlite[3.40.0] │ │ ├─ libgcc-ng already visited │ │ ├─ libzlib already visited │ │ ├─ ncurses already visited │ │ ├─ readline[8.2] │ │ │ ├─ libgcc-ng already visited │ │ │ └─ ncurses already visited │ │ └─ libsqlite[3.40.0] │ │ ├─ libgcc-ng already visited │ │ └─ libzlib already visited │ ├─ python already visited │ └─ pyparsing[2.1.1] │ └─ python already visited ├─ ipython[4.1.2] │ ├─ python already visited │ ├─ traitlets[4.2.1] │ │ ├─ python already visited │ │ ├─ decorator[4.0.10] │ │ │ └─ python already visited │ │ └─ ipython_genutils[0.1.0] │ │ └─ python already visited │ ├─ pickleshare[0.7.1] │ │ ├─ python already visited │ │ └─ python-pathlib2 >>> NOT FOUND <<< │ ├─ pexpect[3.2] │ │ └─ python already visited │ └─ simplegeneric[0.8.1] │ └─ python already visited ├─ tomli[1.0.0] │ └─ python[3.9.16] │ ├─ pip already visited │ ├─ libgcc-ng already visited │ ├─ libzlib already visited │ ├─ ncurses already visited │ ├─ bzip2 already visited │ ├─ readline already visited │ ├─ libsqlite already visited │ ├─ tzdata[2020a] │ ├─ libuuid[2.38.1] │ │ └─ libgcc-ng already visited │ ├─ openssl[3.1.0] │ │ ├─ libgcc-ng already visited │ │ └─ ca-certificates already visited │ ├─ xz[5.2.6] │ │ └─ libgcc-ng already visited │ ├─ tk[8.6.12] │ │ ├─ libzlib already visited │ │ └─ libgcc-ng already visited │ ├─ libnsl[2.0.0] │ │ └─ libgcc-ng already visited │ ├─ libffi[3.4.2] │ │ ├─ libgcc-ng already visited │ │ └─ libstdcxx-ng already visited │ └─ ld_impl_linux-64[2.40] ├─ python already visited ├─ jupyter_core[4.1.0] │ ├─ python already visited │ └─ traitlets already visited ├─ nbclassic[0.2.1] │ ├─ python already visited │ ├─ notebook[6.5.4] │ │ ├─ ipython_genutils already visited │ │ ├─ python already visited │ │ ├─ jinja2[2.10] │ │ │ ├─ python already visited │ │ │ ├─ setuptools already visited │ │ │ └─ markupsafe[1.1.1] │ │ │ ├─ libgcc-ng already visited │ │ │ ├─ python already visited │ │ │ └─ python_abi[3.9] │ │ ├─ nbformat[4.0.1] │ │ │ ├─ python already visited │ │ │ ├─ traitlets already visited │ │ │ ├─ ipython_genutils already visited │ │ │ ├─ jupyter_core already visited │ │ │ └─ jsonschema[4.17.3] │ │ │ ├─ python already visited │ │ │ ├─ typing_extensions[3.6.5] │ │ │ │ ├─ python already visited │ │ │ │ └─ typing[3.7.4.3] │ │ │ │ └─ python already visited │ │ │ ├─ importlib-metadata[0.19] │ │ │ │ ├─ python already visited │ │ │ │ ├─ pathlib2[2.1.0] │ │ │ │ │ ├─ six already visited │ │ │ │ │ └─ python already visited │ │ │ │ ├─ configparser[3.5.0] │ │ │ │ │ └─ python already visited │ │ │ │ ├─ contextlib2[0.5.1] │ │ │ │ │ └─ python already visited │ │ │ │ └─ zipp[0.3.3] │ │ │ │ └─ python already visited │ │ │ ├─ attrs[22.2.0] │ │ │ │ └─ python already visited │ │ │ ├─ pyrsistent[0.19.3] │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ ├─ python already visited │ │ │ │ └─ python_abi already visited │ │ │ ├─ importlib_resources[5.12.0] │ │ │ │ ├─ python already visited │ │ │ │ └─ zipp[3.15.0] │ │ │ │ └─ python already visited │ │ │ └─ pkgutil-resolve-name[1.3.10] │ │ │ └─ python already visited │ │ ├─ prometheus_client[0.0.15] │ │ │ ├─ python already visited │ │ │ └─ twisted[18.7.0] │ │ │ ├─ python already visited │ │ │ ├─ libgcc-ng already visited │ │ │ ├─ attrs already visited │ │ │ ├─ pyasn1[0.1.9] │ │ │ │ └─ python already visited │ │ │ ├─ service_identity[17.0.0] │ │ │ │ ├─ python already visited │ │ │ │ ├─ attrs already visited │ │ │ │ ├─ pyasn1 already visited │ │ │ │ ├─ pyasn1-modules[0.0.8] │ │ │ │ │ ├─ python already visited │ │ │ │ │ └─ pyasn1[0.4.8] │ │ │ │ │ └─ python already visited │ │ │ │ └─ pyopenssl[23.1.1] │ │ │ │ ├─ python already visited │ │ │ │ └─ cryptography[40.0.2] │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ ├─ python already visited │ │ │ │ ├─ openssl already visited │ │ │ │ ├─ python_abi[3.9] │ │ │ │ └─ pypy3.9[7.3.11] │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ ├─ libzlib already visited │ │ │ │ ├─ ncurses already visited │ │ │ │ ├─ bzip2 already visited │ │ │ │ ├─ libsqlite already visited │ │ │ │ ├─ tzdata already visited │ │ │ │ ├─ xz already visited │ │ │ │ ├─ tk already visited │ │ │ │ ├─ libffi already visited │ │ │ │ ├─ zlib[1.2.11] │ │ │ │ ├─ sqlite[3.11.1] │ │ │ │ ├─ openssl[1.1.1t] │ │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ │ └─ ca-certificates already visited │ │ │ │ ├─ expat[2.5.0] │ │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ │ └─ libexpat[2.5.0] │ │ │ │ │ └─ libgcc-ng already visited │ │ │ │ └─ gdbm[1.18] │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ └─ readline already visited │ │ │ ├─ pyopenssl already visited │ │ │ ├─ cryptography already visited │ │ │ ├─ appdirs[1.4.4] │ │ │ │ └─ python already visited │ │ │ ├─ constantly[15.1.0] │ │ │ │ └─ python already visited │ │ │ ├─ hyperlink[21.0.0] │ │ │ │ ├─ python already visited │ │ │ │ └─ idna[3.4] │ │ │ │ └─ python already visited │ │ │ ├─ idna already visited │ │ │ ├─ zope.interface[6.0] │ │ │ │ ├─ setuptools already visited │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ ├─ python already visited │ │ │ │ └─ python_abi already visited │ │ │ ├─ pyhamcrest[2.0.4] │ │ │ │ └─ python already visited │ │ │ ├─ automat[22.10.0] │ │ │ │ ├─ six already visited │ │ │ │ ├─ python already visited │ │ │ │ └─ attrs already visited │ │ │ └─ incremental[22.10.0] │ │ │ ├─ setuptools already visited │ │ │ └─ python already visited │ │ ├─ ipykernel[4.10.0] │ │ │ ├─ python already visited │ │ │ ├─ jupyter_client[4.2.2] │ │ │ │ ├─ python already visited │ │ │ │ ├─ traitlets already visited │ │ │ │ ├─ jupyter_core already visited │ │ │ │ └─ pyzmq[25.0.2] │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ ├─ libstdcxx-ng already visited │ │ │ │ ├─ python already visited │ │ │ │ ├─ python_abi already visited │ │ │ │ ├─ pypy3.9 already visited │ │ │ │ ├─ zeromq[4.3.4] │ │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ │ ├─ libstdcxx-ng already visited │ │ │ │ │ └─ libsodium[1.0.18] │ │ │ │ │ └─ libgcc-ng already visited │ │ │ │ └─ libsodium already visited │ │ │ ├─ traitlets[5.9.0] │ │ │ │ └─ python already visited │ │ │ ├─ ipython_genutils[0.2.0] │ │ │ │ └─ python already visited │ │ │ ├─ ipython[8.9.0] │ │ │ │ ├─ decorator already visited │ │ │ │ ├─ pickleshare already visited │ │ │ │ ├─ python already visited │ │ │ │ ├─ traitlets already visited │ │ │ │ ├─ stack_data[0.0.6] │ │ │ │ │ ├─ python already visited │ │ │ │ │ ├─ executing[0.10.0] │ │ │ │ │ │ └─ python already visited │ │ │ │ │ ├─ asttokens[1.1.10] │ │ │ │ │ │ ├─ six already visited │ │ │ │ │ │ └─ python already visited │ │ │ │ │ └─ pure_eval[0.0.3] │ │ │ │ │ └─ python already visited │ │ │ │ ├─ __osx >>> NOT FOUND <<< │ │ │ │ ├─ matplotlib-inline[0.1.1] │ │ │ │ │ ├─ ipython already visited │ │ │ │ │ ├─ traitlets already visited │ │ │ │ │ └─ python already visited │ │ │ │ ├─ backcall[0.1.0] │ │ │ │ │ └─ python already visited │ │ │ │ ├─ appnope[0.1.3] │ │ │ │ │ └─ python already visited │ │ │ │ ├─ pygments[2.15.1] │ │ │ │ │ └─ python already visited │ │ │ │ ├─ jedi[0.18.2] │ │ │ │ │ ├─ python already visited │ │ │ │ │ └─ parso[0.8.3] │ │ │ │ │ └─ python already visited │ │ │ │ ├─ pexpect[4.8.0] │ │ │ │ │ ├─ python already visited │ │ │ │ │ └─ ptyprocess[0.7.0] │ │ │ │ │ └─ python already visited │ │ │ │ └─ prompt-toolkit[3.0.38] │ │ │ │ ├─ python already visited │ │ │ │ └─ wcwidth[0.1.5] │ │ │ │ └─ python already visited │ │ │ └─ tornado[6.3] │ │ │ ├─ libgcc-ng already visited │ │ │ ├─ python already visited │ │ │ └─ python_abi already visited │ │ ├─ pyzmq already visited │ │ ├─ traitlets already visited │ │ ├─ tornado already visited │ │ ├─ argon2-cffi[19.2.0] │ │ │ ├─ six already visited │ │ │ ├─ python already visited │ │ │ ├─ libgcc-ng already visited │ │ │ ├─ enum34[1.1.10] │ │ │ │ ├─ python already visited │ │ │ │ └─ python_abi[2.7] │ │ │ │ └─ python already visited │ │ │ └─ cffi[1.15.1] │ │ │ ├─ python_abi already visited │ │ │ ├─ pypy3.9 already visited │ │ │ └─ python[3.9.16] │ │ │ ├─ pip already visited │ │ │ ├─ python_abi already visited │ │ │ └─ pypy3.9 already visited │ │ ├─ terminado[0.17.1] │ │ │ ├─ python already visited │ │ │ ├─ __osx >>> NOT FOUND <<< already visited │ │ │ ├─ tornado already visited │ │ │ └─ ptyprocess[0.5.1] │ │ │ └─ python already visited │ │ ├─ jupyter_core[5.3.0] │ │ │ ├─ python already visited │ │ │ ├─ python_abi already visited │ │ │ ├─ traitlets already visited │ │ │ └─ platformdirs[3.5.0] │ │ │ ├─ python already visited │ │ │ └─ typing-extensions[4.5.0] │ │ │ └─ typing_extensions[4.5.0] │ │ │ └─ python already visited │ │ ├─ nest-asyncio[1.5.6] │ │ │ └─ python already visited │ │ ├─ jupyter_client[8.2.0] │ │ │ ├─ python already visited │ │ │ ├─ pyzmq already visited │ │ │ ├─ traitlets already visited │ │ │ ├─ tornado already visited │ │ │ ├─ jupyter_core already visited │ │ │ ├─ python-dateutil[2.8.2] │ │ │ │ ├─ python already visited │ │ │ │ └─ six[1.16.0] │ │ │ │ └─ python already visited │ │ │ └─ importlib_metadata[6.6.0] │ │ │ └─ importlib-metadata[6.6.0] │ │ │ ├─ python already visited │ │ │ └─ zipp already visited │ │ ├─ send2trash[1.8.2] │ │ │ ├─ python already visited │ │ │ ├─ __osx >>> NOT FOUND <<< already visited │ │ │ └─ pyobjc-framework-cocoa >>> NOT FOUND <<< │ │ ├─ nbconvert-core[7.3.1] │ │ │ ├─ packaging already visited │ │ │ ├─ python already visited │ │ │ ├─ traitlets already visited │ │ │ ├─ pygments already visited │ │ │ ├─ jupyter_core already visited │ │ │ ├─ beautifulsoup4[4.5.3] │ │ │ │ └─ python already visited │ │ │ ├─ defusedxml[0.4.1] │ │ │ │ └─ python already visited │ │ │ ├─ bleach[1.5.0] │ │ │ │ ├─ six already visited │ │ │ │ ├─ python already visited │ │ │ │ └─ html5lib[0.9999999] │ │ │ │ ├─ six already visited │ │ │ │ ├─ webencodings[0.5] │ │ │ │ │ └─ python already visited │ │ │ │ └─ python[3.6.9] │ │ │ │ ├─ pip already visited │ │ │ │ ├─ zlib already visited │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ ├─ libstdcxx-ng already visited │ │ │ │ ├─ ncurses already visited │ │ │ │ ├─ sqlite already visited │ │ │ │ ├─ readline already visited │ │ │ │ ├─ xz already visited │ │ │ │ ├─ tk already visited │ │ │ │ ├─ openssl already visited │ │ │ │ ├─ ld_impl_linux-64[2.32] │ │ │ │ └─ libffi[3.2.1] │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ └─ libstdcxx-ng already visited │ │ │ ├─ tinycss2[0.6.1] │ │ │ │ ├─ python already visited │ │ │ │ └─ webencodings[0.5.1] │ │ │ │ └─ python already visited │ │ │ ├─ jupyterlab_pygments[0.1.0] │ │ │ │ ├─ python already visited │ │ │ │ └─ pygments already visited │ │ │ ├─ jinja2[3.1.2] │ │ │ │ ├─ python already visited │ │ │ │ └─ markupsafe[2.1.2] │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ ├─ python already visited │ │ │ │ └─ python_abi already visited │ │ │ ├─ markupsafe already visited │ │ │ ├─ entrypoints[0.4] │ │ │ │ └─ python already visited │ │ │ ├─ pandocfilters[1.5.0] │ │ │ │ └─ python already visited │ │ │ ├─ nbformat[5.8.0] │ │ │ │ ├─ python already visited │ │ │ │ ├─ jupyter_core already visited │ │ │ │ ├─ jsonschema already visited │ │ │ │ ├─ traitlets already visited │ │ │ │ ├─ importlib-metadata already visited │ │ │ │ └─ python-fastjsonschema[2.14.1] │ │ │ │ └─ python already visited │ │ │ ├─ nbclient[0.7.4] │ │ │ │ ├─ python already visited │ │ │ │ ├─ traitlets already visited │ │ │ │ ├─ jupyter_core already visited │ │ │ │ ├─ jupyter_client already visited │ │ │ │ └─ nbformat already visited │ │ │ └─ mistune[2.0.5] │ │ │ └─ python already visited │ │ └─ nbclassic[0.5.6] │ │ ├─ ipython_genutils already visited │ │ ├─ python already visited │ │ ├─ jinja2 already visited │ │ ├─ nbformat already visited │ │ ├─ prometheus_client already visited │ │ ├─ ipykernel already visited │ │ ├─ pyzmq already visited │ │ ├─ traitlets already visited │ │ ├─ tornado already visited │ │ ├─ argon2-cffi already visited │ │ ├─ terminado already visited │ │ ├─ jupyter_core already visited │ │ ├─ nest-asyncio already visited │ │ ├─ jupyter_client already visited │ │ ├─ send2trash already visited │ │ ├─ nbconvert[7.3.1] │ │ │ ├─ python already visited │ │ │ ├─ nbconvert-core already visited │ │ │ └─ nbconvert-pandoc[7.3.1] │ │ │ ├─ python already visited │ │ │ ├─ nbconvert-core already visited │ │ │ └─ pandoc[1.16.0.2] │ │ │ ├─ zlib already visited │ │ │ └─ gmp[6.1.0] │ │ ├─ jupyter_server[2.5.0] │ │ │ ├─ packaging already visited │ │ │ ├─ python already visited │ │ │ ├─ jinja2 already visited │ │ │ ├─ prometheus_client already visited │ │ │ ├─ pyzmq already visited │ │ │ ├─ traitlets already visited │ │ │ ├─ tornado already visited │ │ │ ├─ argon2-cffi already visited │ │ │ ├─ terminado already visited │ │ │ ├─ jupyter_core already visited │ │ │ ├─ jupyter_client already visited │ │ │ ├─ nbconvert-core already visited │ │ │ ├─ nbformat already visited │ │ │ ├─ websocket-client[0.37.0] │ │ │ │ ├─ six already visited │ │ │ │ └─ python already visited │ │ │ ├─ send2trash[1.4.2] │ │ │ │ └─ python already visited │ │ │ ├─ jupyter_server_terminals[0.4.0] │ │ │ │ ├─ python already visited │ │ │ │ └─ terminado already visited │ │ │ ├─ anyio[3.6.2] │ │ │ │ ├─ python already visited │ │ │ │ ├─ typing_extensions already visited │ │ │ │ ├─ idna already visited │ │ │ │ └─ sniffio[1.3.0] │ │ │ │ └─ python already visited │ │ │ └─ jupyter_events[0.6.3] │ │ │ ├─ python already visited │ │ │ ├─ jsonschema already visited │ │ │ ├─ traitlets already visited │ │ │ ├─ rfc3339-validator[0.1.4] │ │ │ │ ├─ six already visited │ │ │ │ └─ python already visited │ │ │ ├─ pyyaml[6.0] │ │ │ │ ├─ libgcc-ng already visited │ │ │ │ ├─ python already visited │ │ │ │ ├─ python_abi already visited │ │ │ │ └─ yaml[0.2.5] │ │ │ │ └─ libgcc-ng already visited │ │ │ ├─ rfc3986-validator[0.1.1] │ │ │ │ └─ python already visited │ │ │ └─ python-json-logger[2.0.7] │ │ │ └─ python already visited │ │ └─ notebook-shim[0.2.3] │ │ ├─ python already visited │ │ └─ jupyter_server already visited │ └─ jupyter_server[1.23.6] │ ├─ packaging already visited │ ├─ python already visited │ ├─ jinja2 already visited │ ├─ prometheus_client already visited │ ├─ pyzmq already visited │ ├─ traitlets already visited │ ├─ tornado already visited │ ├─ argon2-cffi already visited │ ├─ terminado already visited │ ├─ jupyter_core already visited │ ├─ jupyter_client already visited │ ├─ nbconvert-core already visited │ ├─ nbformat already visited │ ├─ websocket-client already visited │ ├─ send2trash already visited │ └─ anyio already visited ├─ notebook already visited ├─ tornado already visited ├─ jinja2 already visited ├─ jupyter_server already visited ├─ jupyterlab_server[2.22.1] │ ├─ python already visited │ ├─ jsonschema already visited │ ├─ importlib-metadata already visited │ ├─ jinja2 already visited │ ├─ jupyter_server already visited │ ├─ packaging[23.1] │ │ └─ python already visited │ ├─ requests[2.29.0] │ │ ├─ python already visited │ │ ├─ idna already visited │ │ ├─ certifi[2022.12.7] │ │ │ └─ python already visited │ │ ├─ urllib3[1.26.15] │ │ │ ├─ python already visited │ │ │ ├─ pyopenssl already visited │ │ │ ├─ cryptography already visited │ │ │ ├─ idna already visited │ │ │ ├─ certifi[2016.2.28] │ │ │ │ └─ python already visited │ │ │ ├─ pysocks[1.7.1] │ │ │ │ ├─ python already visited │ │ │ │ └─ __unix >>> NOT FOUND <<< │ │ │ └─ brotlipy[0.7.0] │ │ │ ├─ libgcc-ng already visited │ │ │ ├─ python already visited │ │ │ ├─ python_abi already visited │ │ │ └─ cffi already visited │ │ └─ charset-normalizer[3.1.0] │ │ └─ python already visited │ ├─ babel[2.12.1] │ │ ├─ python already visited │ │ └─ pytz[2016.10] │ │ └─ python already visited │ └─ json5[0.9.5] │ └─ python already visited ├─ jupyter_server_ydoc[0.8.0] │ ├─ python already visited │ ├─ jupyter_ydoc[0.3.4] │ │ ├─ python already visited │ │ ├─ importlib_metadata already visited │ │ └─ y-py[0.6.0] │ │ ├─ libgcc-ng already visited │ │ ├─ python already visited │ │ └─ python_abi already visited │ ├─ jupyter_server_fileid[0.9.0] │ │ ├─ python already visited │ │ ├─ jupyter_server already visited │ │ └─ jupyter_events already visited │ └─ ypy-websocket[0.8.4] │ ├─ python already visited │ ├─ y-py already visited │ ├─ aiosqlite[0.19.0] │ │ ├─ python already visited │ │ └─ typing-extensions already visited │ └─ aiofiles[22.1.0] │ └─ python already visited └─ jupyter_ydoc[0.2.3] ├─ python already visited ├─ importlib_metadata already visited └─ y-py[0.5.9] ├─ libgcc-ng already visited ├─ python already visited └─ python_abi already visited

パッケージ インストール [install]

$ micromamba activate JupyterLab
(JupyterLab) $
(JupyterLab) $ micromamba install --channel conda-forge jupyterlab jupyterlab-lsp


                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/

conda-forge/noarch                                  12.1MB @   2.0MB/s  6.3s
conda-forge/linux-64                                31.1MB @   1.0MB/s 31.1s

Transaction

  Prefix: /home/tomoyan/micromamba/envs/JupyterLab

  Updating specs:

   - jupyterlab


  Package                              Version  Build               Channel                   Size
────────────────────────────────────────────────────────────────────────────────────────────────────
  Install:
────────────────────────────────────────────────────────────────────────────────────────────────────

  + _libgcc_mutex                          0.1  conda_forge         conda-forge/linux-64       3kB
  + _openmp_mutex                          4.5  2_gnu               conda-forge/linux-64      24kB
  + aiofiles                            22.1.0  pyhd8ed1ab_0        conda-forge/noarch        18kB
  + aiosqlite                           0.19.0  pyhd8ed1ab_0        conda-forge/noarch        19kB
  + anyio                                3.6.2  pyhd8ed1ab_0        conda-forge/noarch        85kB
  + argon2-cffi                         21.3.0  pyhd8ed1ab_0        conda-forge/noarch        16kB
  + argon2-cffi-bindings                21.2.0  py311hd4cff14_3     conda-forge/linux-64      36kB
  + asttokens                            2.2.1  pyhd8ed1ab_0        conda-forge/noarch        28kB
  + attrs                               22.2.0  pyh71513ae_0        conda-forge/noarch        54kB
  + babel                               2.12.1  pyhd8ed1ab_1        conda-forge/noarch         7MB
  + backcall                             0.2.0  pyh9f0ad1d_0        conda-forge/noarch        14kB
  + backports                              1.0  pyhd8ed1ab_3        conda-forge/noarch         6kB
  + backports.functools_lru_cache        1.6.4  pyhd8ed1ab_0        conda-forge/noarch         9kB
  + beautifulsoup4                      4.12.2  pyha770c72_0        conda-forge/noarch       115kB
  + bleach                               6.0.0  pyhd8ed1ab_0        conda-forge/noarch       131kB
  + brotlipy                             0.7.0  py311hd4cff14_1005  conda-forge/linux-64     354kB
  + bzip2                                1.0.8  h7f98852_4          conda-forge/linux-64     496kB
  + ca-certificates                  2022.12.7  ha878542_0          conda-forge/linux-64     146kB
  + certifi                          2022.12.7  pyhd8ed1ab_0        conda-forge/noarch       151kB
  + cffi                                1.15.1  py311h409f033_3     conda-forge/linux-64     296kB
  + charset-normalizer                   3.1.0  pyhd8ed1ab_0        conda-forge/noarch        45kB
  + comm                                 0.1.3  pyhd8ed1ab_0        conda-forge/noarch        11kB
  + cryptography                        40.0.2  py311h9b4c7bb_0     conda-forge/linux-64       2MB
  + debugpy                              1.6.7  py311hcafe171_0     conda-forge/linux-64       2MB
  + decorator                            5.1.1  pyhd8ed1ab_0        conda-forge/noarch        12kB
  + defusedxml                           0.7.1  pyhd8ed1ab_0        conda-forge/noarch        24kB
  + entrypoints                            0.4  pyhd8ed1ab_0        conda-forge/noarch         9kB
  + executing                            1.2.0  pyhd8ed1ab_0        conda-forge/noarch        25kB
  + flit-core                            3.8.0  pyhd8ed1ab_0        conda-forge/noarch        46kB
  + idna                                   3.4  pyhd8ed1ab_0        conda-forge/noarch        57kB
  + importlib-metadata                   6.6.0  pyha770c72_0        conda-forge/noarch        26kB
  + importlib_metadata                   6.6.0  hd8ed1ab_0          conda-forge/noarch         9kB
  + importlib_resources                 5.12.0  pyhd8ed1ab_0        conda-forge/noarch        31kB
  + ipykernel                           6.22.0  pyh210e3f2_0        conda-forge/noarch       112kB
  + ipython                             8.12.1  pyh41d4057_0        conda-forge/noarch       584kB
  + ipython_genutils                     0.2.0  py_1                conda-forge/noarch        22kB
  + jedi                                0.18.2  pyhd8ed1ab_0        conda-forge/noarch       804kB
  + jinja2                               3.1.2  pyhd8ed1ab_1        conda-forge/noarch       101kB
  + json5                                0.9.5  pyh9f0ad1d_0        conda-forge/noarch        21kB
  + jsonschema                          4.17.3  pyhd8ed1ab_0        conda-forge/noarch        70kB
  + jupyter_client                       8.2.0  pyhd8ed1ab_0        conda-forge/noarch       104kB
  + jupyter-lsp                          2.1.0  pyhd8ed1ab_0        conda-forge/noarch        51kB
  + jupyterlab-lsp                       4.1.0  pyhd8ed1ab_0        conda-forge/noarch       684kB
  + jupyter_core                         5.3.0  py311h38be061_0     conda-forge/linux-64     115kB
  + jupyter_events                       0.6.3  pyhd8ed1ab_0        conda-forge/noarch        77kB
  + jupyter_server                       2.5.0  pyhd8ed1ab_0        conda-forge/noarch       309kB
  + jupyter_server_fileid                0.9.0  pyhd8ed1ab_0        conda-forge/noarch        19kB
  + jupyter_server_terminals             0.4.4  pyhd8ed1ab_1        conda-forge/noarch        19kB
  + jupyter_server_ydoc                  0.8.0  pyhd8ed1ab_0        conda-forge/noarch        15kB
  + jupyter_ydoc                         0.2.3  pyhd8ed1ab_0        conda-forge/noarch        79kB
  + jupyterlab                           3.6.3  pyhd8ed1ab_0        conda-forge/noarch         6MB
  + jupyterlab_pygments                  0.2.2  pyhd8ed1ab_0        conda-forge/noarch        17kB
  + jupyterlab_server                   2.22.1  pyhd8ed1ab_0        conda-forge/noarch        60kB
  + ld_impl_linux-64                      2.40  h41732ed_0          conda-forge/linux-64     705kB
  + libexpat                             2.5.0  hcb278e6_1          conda-forge/linux-64      78kB
  + libffi                               3.4.2  h7f98852_5          conda-forge/linux-64      58kB
  + libgcc-ng                           12.2.0  h65d4601_19         conda-forge/linux-64     954kB
  + libgomp                             12.2.0  h65d4601_19         conda-forge/linux-64     466kB
  + libnsl                               2.0.0  h7f98852_0          conda-forge/linux-64      31kB
  + libsodium                           1.0.18  h36c2ea0_1          conda-forge/linux-64     375kB
  + libsqlite                           3.40.0  h753d276_1          conda-forge/linux-64     804kB
  + libstdcxx-ng                        12.2.0  h46fd767_19         conda-forge/linux-64       4MB
  + libuuid                             2.38.1  h0b41bf4_0          conda-forge/linux-64      34kB
  + libzlib                             1.2.13  h166bdaf_4          conda-forge/linux-64      66kB
  + markupsafe                           2.1.2  py311h2582759_0     conda-forge/linux-64      26kB
  + matplotlib-inline                    0.1.6  pyhd8ed1ab_0        conda-forge/noarch        12kB
  + mistune                              2.0.5  pyhd8ed1ab_0        conda-forge/noarch        74kB
  + nbclassic                            0.5.6  pyhb4ecaf3_1        conda-forge/noarch         6MB
  + nbclient                             0.7.4  pyhd8ed1ab_0        conda-forge/noarch        65kB
  + nbconvert                            7.3.1  pyhd8ed1ab_0        conda-forge/noarch         8kB
  + nbconvert-core                       7.3.1  pyhd8ed1ab_0        conda-forge/noarch       208kB
  + nbconvert-pandoc                     7.3.1  pyhd8ed1ab_0        conda-forge/noarch         7kB
  + nbformat                             5.8.0  pyhd8ed1ab_0        conda-forge/noarch       101kB
  + ncurses                                6.3  h27087fc_1          conda-forge/linux-64       1MB
  + nest-asyncio                         1.5.6  pyhd8ed1ab_0        conda-forge/noarch        10kB
  + notebook                             6.5.4  pyha770c72_0        conda-forge/noarch       306kB
  + notebook-shim                        0.2.3  pyhd8ed1ab_0        conda-forge/noarch        17kB
  + openssl                              3.1.0  hd590300_2          conda-forge/linux-64       3MB
  + packaging                             23.1  pyhd8ed1ab_0        conda-forge/noarch        46kB
  + pandoc                              2.19.2  h32600fe_2          conda-forge/linux-64      27MB
  + pandocfilters                        1.5.0  pyhd8ed1ab_0        conda-forge/noarch        12kB
  + parso                                0.8.3  pyhd8ed1ab_0        conda-forge/noarch        71kB
  + pexpect                              4.8.0  pyh1a96a4e_2        conda-forge/noarch        49kB
  + pickleshare                          0.7.5  py_1003             conda-forge/noarch         9kB
  + pip                                 23.1.2  pyhd8ed1ab_0        conda-forge/noarch         1MB
  + pkgutil-resolve-name                1.3.10  pyhd8ed1ab_0        conda-forge/noarch         9kB
  + platformdirs                         3.5.0  pyhd8ed1ab_0        conda-forge/noarch        19kB
  + prometheus_client                   0.16.0  pyhd8ed1ab_0        conda-forge/noarch        52kB
  + prompt-toolkit                      3.0.38  pyha770c72_0        conda-forge/noarch       269kB
  + prompt_toolkit                      3.0.38  hd8ed1ab_0          conda-forge/noarch         6kB
  + psutil                               5.9.5  py311h2582759_0     conda-forge/linux-64     499kB
  + ptyprocess                           0.7.0  pyhd3deb0d_0        conda-forge/noarch        17kB
  + pure_eval                            0.2.2  pyhd8ed1ab_0        conda-forge/noarch        15kB
  + pycparser                             2.21  pyhd8ed1ab_0        conda-forge/noarch       103kB
  + pygments                            2.15.1  pyhd8ed1ab_0        conda-forge/noarch       841kB
  + pyopenssl                           23.1.1  pyhd8ed1ab_0        conda-forge/noarch       128kB
  + pyrsistent                          0.19.3  py311h2582759_0     conda-forge/linux-64     124kB
  + pysocks                              1.7.1  pyha2e5f31_6        conda-forge/noarch        19kB
  + python                              3.11.3  h2755cc3_0_cpython  conda-forge/linux-64      31MB
  + python-dateutil                      2.8.2  pyhd8ed1ab_0        conda-forge/noarch       246kB
  + python-fastjsonschema               2.16.3  pyhd8ed1ab_0        conda-forge/noarch       225kB
  + python-json-logger                   2.0.7  pyhd8ed1ab_0        conda-forge/noarch        13kB
  + python_abi                            3.11  3_cp311             conda-forge/linux-64       6kB
  + pytz                                2023.3  pyhd8ed1ab_0        conda-forge/noarch       187kB
  + pyyaml                                 6.0  py311hd4cff14_5     conda-forge/linux-64     207kB
  + pyzmq                               25.0.2  py311hd6ccaeb_0     conda-forge/linux-64     529kB
  + readline                               8.2  h8228510_1          conda-forge/linux-64     281kB
  + requests                            2.29.0  pyhd8ed1ab_0        conda-forge/noarch        57kB
  + rfc3339-validator                    0.1.4  pyhd8ed1ab_0        conda-forge/noarch         8kB
  + rfc3986-validator                    0.1.1  pyh9f0ad1d_0        conda-forge/noarch         8kB
  + send2trash                           1.8.2  pyh41d4057_0        conda-forge/noarch        23kB
  + setuptools                          67.7.2  pyhd8ed1ab_0        conda-forge/noarch       583kB
  + six                                 1.16.0  pyh6c4a22f_0        conda-forge/noarch        14kB
  + sniffio                              1.3.0  pyhd8ed1ab_0        conda-forge/noarch        14kB
  + soupsieve                      2.3.2.post1  pyhd8ed1ab_0        conda-forge/noarch        35kB
  + stack_data                           0.6.2  pyhd8ed1ab_0        conda-forge/noarch        26kB
  + terminado                           0.17.1  pyh41d4057_0        conda-forge/noarch        21kB
  + tinycss2                             1.2.1  pyhd8ed1ab_0        conda-forge/noarch        23kB
  + tk                                  8.6.12  h27826a3_0          conda-forge/linux-64       3MB
  + tomli                                2.0.1  pyhd8ed1ab_0        conda-forge/noarch        16kB
  + tornado                                6.3  py311h2582759_0     conda-forge/linux-64     840kB
  + traitlets                            5.9.0  pyhd8ed1ab_0        conda-forge/noarch        98kB
  + typing-extensions                    4.5.0  hd8ed1ab_0          conda-forge/noarch        10kB
  + typing_extensions                    4.5.0  pyha770c72_0        conda-forge/noarch        31kB
  + tzdata                               2023c  h71feb2d_0          conda-forge/noarch       118kB
  + urllib3                            1.26.15  pyhd8ed1ab_0        conda-forge/noarch       113kB
  + wcwidth                              0.2.6  pyhd8ed1ab_0        conda-forge/noarch        29kB
  + webencodings                         0.5.1  py_1                conda-forge/noarch        12kB
  + websocket-client                     1.5.1  pyhd8ed1ab_0        conda-forge/noarch        44kB
  + wheel                               0.40.0  pyhd8ed1ab_0        conda-forge/noarch        56kB
  + xz                                   5.2.6  h166bdaf_0          conda-forge/linux-64     418kB
  + y-py                                 0.5.9  py311hfe55011_0     conda-forge/linux-64       1MB
  + yaml                                 0.2.5  h7f98852_2          conda-forge/linux-64      89kB
  + ypy-websocket                        0.8.2  pyhd8ed1ab_0        conda-forge/noarch        17kB
  + zeromq                               4.3.4  h9c3ff4c_1          conda-forge/linux-64     360kB
  + zipp                                3.15.0  pyhd8ed1ab_0        conda-forge/noarch        17kB

  Summary:

  Install: 134 packages

  Total download: 111MB

────────────────────────────────────────────────────────────────────────────────────────────────────


Confirm changes: [Y/n] 

Transaction starting
_libgcc_mutex                                        2.6kB @   8.9kB/s  0.3s
python_abi                                           5.7kB @  11.2kB/s  0.5s
ca-certificates                                    146.0kB @ 129.6kB/s  1.1s
ncurses                                              1.0MB @ 163.5kB/s  5.8s
zeromq                                             359.7kB @  48.3kB/s  1.2s
libstdcxx-ng                                         4.5MB @ 508.8kB/s  8.8s
libsqlite                                          804.2kB @  90.9kB/s  1.4s
pip                                                  1.4MB @ 105.5kB/s  4.1s
pysocks                                             19.0kB @   1.4kB/s  0.3s
ld_impl_linux-64                                   704.7kB @  53.1kB/s 13.3s
json5                                               20.9kB @   1.5kB/s  0.5s
pytz                                               186.5kB @  13.0kB/s  1.1s
entrypoints                                          9.2kB @ 626.0 B/s  1.0s
executing                                           25.0kB @   1.6kB/s  0.7s
python-fastjsonschema                              225.2kB @  14.6kB/s  1.1s
flit-core                                           46.3kB @   2.9kB/s  0.4s
attrs                                               54.1kB @   3.3kB/s  0.5s
traitlets                                           98.4kB @   5.9kB/s  0.4s
prometheus_client                                   52.4kB @   3.0kB/s  0.7s
pygments                                           840.7kB @  48.4kB/s  2.0s
aiofiles                                            17.7kB @ 995.0 B/s  0.4s
ipython_genutils                                    21.6kB @   1.2kB/s  0.4s
backports.functools_lru_cache                        9.0kB @ 500.0 B/s  0.3s
asttokens                                           27.8kB @   1.5kB/s  0.7s
importlib_resources                                 31.0kB @   1.6kB/s  0.5s
typing-extensions                                    9.7kB @ 488.0 B/s  0.5s
jedi                                               804.4kB @  40.0kB/s  2.3s
anyio                                               85.2kB @   4.2kB/s  0.4s
stack_data                                          26.2kB @   1.3kB/s  0.2s
platformdirs                                        18.6kB @ 913.0 B/s  0.2s
markupsafe                                          26.1kB @   1.3kB/s  0.3s
ipython                                            583.5kB @  26.9kB/s  1.3s
cffi                                               295.5kB @  13.3kB/s  0.5s
pyzmq                                              529.0kB @  23.8kB/s  1.5s
jsonschema                                          70.5kB @   3.1kB/s  0.3s
brotlipy                                           353.6kB @  15.7kB/s  0.4s
terminado                                           20.8kB @ 916.0 B/s  0.2s
argon2-cffi                                         15.7kB @ 689.0 B/s  0.2s
jupyter_server_terminals                            19.0kB @ 822.0 B/s  0.4s
nbclient                                            65.2kB @   2.8kB/s  0.4s
nbconvert-pandoc                                     6.8kB @ 289.0 B/s  0.3s
jupyter_server_fileid                               19.5kB @ 832.0 B/s  0.2s
jupyter_server_ydoc                                 15.5kB @ 655.0 B/s  0.3s
libgcc-ng                                          953.8kB @  34.6kB/s  3.9s
libffi                                              58.3kB @   2.1kB/s  0.4s
libexpat                                            78.0kB @   2.8kB/s  0.3s
readline                                           281.5kB @   9.5kB/s  1.3s
tzdata                                             117.6kB @   3.9kB/s  0.9s
backports                                            6.0kB @ 193.0 B/s  0.3s
openssl                                              2.6MB @  83.5kB/s 31.4s
pycparser                                          102.7kB @   3.1kB/s  2.0s
webencodings                                        11.9kB @ 360.0 B/s  0.3s
ptyprocess                                          16.5kB @ 493.0 B/s  0.5s
zipp                                                17.2kB @ 503.0 B/s  0.6s
jupyterlab                                           5.7MB @ 163.9kB/s 11.1s
typing_extensions                                   31.3kB @ 908.0 B/s  0.3s
pkgutil-resolve-name                                 8.7kB @ 251.0 B/s  0.2s
websocket-client                                    44.3kB @   1.3kB/s  0.2s
tinycss2                                            23.2kB @ 661.0 B/s  0.4s
packaging                                           46.1kB @   1.3kB/s  0.4s
python                                              31.1MB @ 883.3kB/s 26.3s
comm                                                11.5kB @ 326.0 B/s  0.1s
rfc3339-validator                                    8.1kB @ 229.0 B/s  0.1s
wcwidth                                             29.1kB @ 825.0 B/s  0.1s
mistune                                             74.5kB @   2.1kB/s  3.7s
prompt-toolkit                                     269.4kB @   7.6kB/s  0.2s
psutil                                             499.3kB @  14.1kB/s  0.3s
ypy-websocket                                       17.3kB @ 486.0 B/s  0.1s
ipykernel                                          112.0kB @   3.1kB/s  0.1s
pyopenssl                                          128.1kB @   3.6kB/s  0.2s
nbconvert-core                                     208.2kB @   5.8kB/s  0.2s
jupyterlab_server                                   59.6kB @   1.7kB/s  0.2s
y-py                                                 1.3MB @  34.8kB/s  1.1s
notebook                                           306.3kB @   8.4kB/s  0.6s
libuuid                                             33.6kB @ 917.0 B/s  0.3s
setuptools                                         582.7kB @  15.4kB/s  1.1s
libgomp                                            466.2kB @  12.3kB/s  2.1s
soupsieve                                           34.7kB @ 913.0 B/s  0.3s
defusedxml                                          24.1kB @ 627.0 B/s  0.3s
idna                                                56.7kB @   1.5kB/s  0.5s
decorator                                           12.1kB @ 312.0 B/s  0.3s
pickleshare                                          9.3kB @ 241.0 B/s  0.1s
sniffio                                             14.4kB @ 370.0 B/s  0.2s
pexpect                                             48.8kB @   1.2kB/s  0.3s
jupyterlab_pygments                                 17.4kB @ 445.0 B/s  0.3s
importlib_metadata                                   9.4kB @ 236.0 B/s  0.6s
debugpy                                              2.3MB @  55.3kB/s  2.5s
tornado                                            839.6kB @  19.9kB/s  2.6s
nbformat                                           100.6kB @   2.4kB/s  0.4s
jinja2                                             101.4kB @   2.4kB/s  1.0s
nbconvert                                            7.8kB @ 180.0 B/s  0.3s
requests                                            56.7kB @   1.3kB/s  0.4s
libsodium                                          375.0kB @   8.6kB/s  0.7s
wheel                                               55.7kB @   1.3kB/s  0.3s
parso                                               71.0kB @   1.6kB/s  0.2s
pure_eval                                           14.6kB @ 327.0 B/s  0.3s
libzlib                                             65.5kB @   1.5kB/s  1.4s
python-json-logger                                  13.4kB @ 300.0 B/s  0.2s
tomli                                               15.9kB @ 357.0 B/s  0.2s
python-dateutil                                    246.0kB @   5.5kB/s  0.4s
pyrsistent                                         123.8kB @   2.7kB/s  0.5s
bleach                                             130.7kB @   2.9kB/s  0.9s
argon2-cffi-bindings                                36.3kB @ 793.0 B/s  0.2s
jupyter_events                                      76.9kB @   1.7kB/s  0.2s
notebook-shim                                       16.8kB @ 366.0 B/s  0.2s
yaml                                                89.1kB @   1.9kB/s  0.3s
pandocfilters                                       11.6kB @ 248.0 B/s  0.7s
backcall                                            13.7kB @ 275.0 B/s  3.0s
tk                                                   3.5MB @  69.2kB/s  4.1s
matplotlib-inline                                   12.3kB @ 245.0 B/s  0.1s
pyyaml                                             207.0kB @   4.1kB/s  0.2s
jupyter_client                                     104.4kB @   2.1kB/s  0.3s
cryptography                                         1.6MB @  29.5kB/s 18.3s
nbclassic                                            5.9MB @ 104.6kB/s  5.4s
nest-asyncio                                         9.7kB @ 173.0 B/s  0.3s
rfc3986-validator                                    7.8kB @ 138.0 B/s  0.1s
aiosqlite                                           19.2kB @ 339.0 B/s  0.1s
jupyter_ydoc                                        79.1kB @   1.4kB/s  0.3s
_openmp_mutex                                       23.6kB @ 414.0 B/s  0.1s
certifi                                            150.8kB @   2.6kB/s  0.2s
beautifulsoup4                                     115.0kB @   2.0kB/s  0.3s
jupyter_core                                       114.7kB @   2.0kB/s  0.5s
pandoc                                              27.1MB @ 467.5kB/s 21.5s
send2trash                                          22.8kB @ 391.0 B/s  0.2s
bzip2                                              495.7kB @   8.5kB/s  0.4s
urllib3                                            112.5kB @   1.9kB/s  0.2s
six                                                 14.3kB @ 243.0 B/s  0.2s
prompt_toolkit                                       6.4kB @ 108.0 B/s  0.2s
jupyter_server                                     309.3kB @   5.3kB/s  0.4s
charset-normalizer                                  44.9kB @ 762.0 B/s  0.2s
importlib-metadata                                  25.8kB @ 437.0 B/s  0.2s
babel                                                6.9MB @ 114.9kB/s 10.2s
libnsl                                              31.2kB @ 484.0 B/s 10.8s
xz                                                 418.4kB @   5.6kB/s 1m:13.7s
Linking _libgcc_mutex-0.1-conda_forge
Linking python_abi-3.11-3_cp311
Linking libstdcxx-ng-12.2.0-h46fd767_19
Linking ld_impl_linux-64-2.40-h41732ed_0
Linking ca-certificates-2022.12.7-ha878542_0
Linking libgomp-12.2.0-h65d4601_19
Linking _openmp_mutex-4.5-2_gnu
Linking libgcc-ng-12.2.0-h65d4601_19
Linking libsodium-1.0.18-h36c2ea0_1
Linking yaml-0.2.5-h7f98852_2
Linking openssl-3.1.0-hd590300_2
Linking libffi-3.4.2-h7f98852_5
Linking bzip2-1.0.8-h7f98852_4
Linking ncurses-6.3-h27087fc_1
Linking libuuid-2.38.1-h0b41bf4_0
Linking libexpat-2.5.0-hcb278e6_1
Linking xz-5.2.6-h166bdaf_0
Linking libzlib-1.2.13-h166bdaf_4
Linking libnsl-2.0.0-h7f98852_0
Linking zeromq-4.3.4-h9c3ff4c_1
Linking readline-8.2-h8228510_1
Linking pandoc-2.19.2-h32600fe_2
Linking libsqlite-3.40.0-h753d276_1
Linking tk-8.6.12-h27826a3_0
Linking tzdata-2023c-h71feb2d_0
Linking python-3.11.3-h2755cc3_0_cpython
Linking wheel-0.40.0-pyhd8ed1ab_0
Linking setuptools-67.7.2-pyhd8ed1ab_0
Linking pip-23.1.2-pyhd8ed1ab_0
Linking backports-1.0-pyhd8ed1ab_3
Linking charset-normalizer-3.1.0-pyhd8ed1ab_0
Linking pysocks-1.7.1-pyha2e5f31_6
Linking certifi-2022.12.7-pyhd8ed1ab_0
Linking pycparser-2.21-pyhd8ed1ab_0
Linking pytz-2023.3-pyhd8ed1ab_0
Linking soupsieve-2.3.2.post1-pyhd8ed1ab_0
Linking parso-0.8.3-pyhd8ed1ab_0
Linking json5-0.9.5-pyh9f0ad1d_0
Linking mistune-2.0.5-pyhd8ed1ab_0
Linking pandocfilters-1.5.0-pyhd8ed1ab_0
Linking entrypoints-0.4-pyhd8ed1ab_0
Linking defusedxml-0.7.1-pyhd8ed1ab_0
Linking webencodings-0.5.1-py_1
Linking python-fastjsonschema-2.16.3-pyhd8ed1ab_0
Linking nest-asyncio-1.5.6-pyhd8ed1ab_0
Linking pure_eval-0.2.2-pyhd8ed1ab_0
Linking executing-1.2.0-pyhd8ed1ab_0
Linking ptyprocess-0.7.0-pyhd3deb0d_0
Linking idna-3.4-pyhd8ed1ab_0
Linking flit-core-3.8.0-pyhd8ed1ab_0
Linking six-1.16.0-pyh6c4a22f_0
Linking zipp-3.15.0-pyhd8ed1ab_0
Linking pygments-2.15.1-pyhd8ed1ab_0
Linking backcall-0.2.0-pyh9f0ad1d_0
Linking decorator-5.1.1-pyhd8ed1ab_0
Linking attrs-22.2.0-pyh71513ae_0
Linking typing_extensions-4.5.0-pyha770c72_0
Linking python-json-logger-2.0.7-pyhd8ed1ab_0
Linking traitlets-5.9.0-pyhd8ed1ab_0
Linking send2trash-1.8.2-pyh41d4057_0
Linking websocket-client-1.5.1-pyhd8ed1ab_0
Linking prometheus_client-0.16.0-pyhd8ed1ab_0
Linking sniffio-1.3.0-pyhd8ed1ab_0
Linking rfc3986-validator-0.1.1-pyh9f0ad1d_0
Linking aiofiles-22.1.0-pyhd8ed1ab_0
Linking pkgutil-resolve-name-1.3.10-pyhd8ed1ab_0
Linking tomli-2.0.1-pyhd8ed1ab_0
Linking ipython_genutils-0.2.0-py_1
Linking pickleshare-0.7.5-py_1003
Linking packaging-23.1-pyhd8ed1ab_0
Linking backports.functools_lru_cache-1.6.4-pyhd8ed1ab_0
Linking babel-2.12.1-pyhd8ed1ab_1
Linking beautifulsoup4-4.12.2-pyha770c72_0
Linking jedi-0.18.2-pyhd8ed1ab_0
Linking tinycss2-1.2.1-pyhd8ed1ab_0
Linking pexpect-4.8.0-pyh1a96a4e_2
Linking asttokens-2.2.1-pyhd8ed1ab_0
Linking python-dateutil-2.8.2-pyhd8ed1ab_0
Linking rfc3339-validator-0.1.4-pyhd8ed1ab_0
Linking importlib_resources-5.12.0-pyhd8ed1ab_0
Linking importlib-metadata-6.6.0-pyha770c72_0
Linking jupyterlab_pygments-0.2.2-pyhd8ed1ab_0
Linking typing-extensions-4.5.0-hd8ed1ab_0
Linking comm-0.1.3-pyhd8ed1ab_0
Linking matplotlib-inline-0.1.6-pyhd8ed1ab_0
Linking anyio-3.6.2-pyhd8ed1ab_0
Linking bleach-6.0.0-pyhd8ed1ab_0
Linking wcwidth-0.2.6-pyhd8ed1ab_0
Linking stack_data-0.6.2-pyhd8ed1ab_0
Linking importlib_metadata-6.6.0-hd8ed1ab_0
Linking aiosqlite-0.19.0-pyhd8ed1ab_0
Linking platformdirs-3.5.0-pyhd8ed1ab_0
Linking prompt-toolkit-3.0.38-pyha770c72_0
Linking prompt_toolkit-3.0.38-hd8ed1ab_0
Linking ipython-8.12.1-pyh41d4057_0
Linking debugpy-1.6.7-py311hcafe171_0
Linking psutil-5.9.5-py311h2582759_0
Linking markupsafe-2.1.2-py311h2582759_0
Linking pyrsistent-0.19.3-py311h2582759_0
Linking pyyaml-6.0-py311hd4cff14_5
Linking pyzmq-25.0.2-py311hd6ccaeb_0
Linking y-py-0.5.9-py311hfe55011_0
Linking tornado-6.3-py311h2582759_0
Linking cffi-1.15.1-py311h409f033_3
Linking jupyter_core-5.3.0-py311h38be061_0
Linking cryptography-40.0.2-py311h9b4c7bb_0
Linking brotlipy-0.7.0-py311hd4cff14_1005
Linking argon2-cffi-bindings-21.2.0-py311hd4cff14_3
Linking jinja2-3.1.2-pyhd8ed1ab_1
Linking jsonschema-4.17.3-pyhd8ed1ab_0
Linking ypy-websocket-0.8.2-pyhd8ed1ab_0
Linking jupyter_ydoc-0.2.3-pyhd8ed1ab_0
Linking terminado-0.17.1-pyh41d4057_0
Linking jupyter_client-8.2.0-pyhd8ed1ab_0
Linking pyopenssl-23.1.1-pyhd8ed1ab_0
Linking argon2-cffi-21.3.0-pyhd8ed1ab_0
Linking nbformat-5.8.0-pyhd8ed1ab_0
Linking jupyter_events-0.6.3-pyhd8ed1ab_0
Linking jupyter_server_terminals-0.4.4-pyhd8ed1ab_1
Linking ipykernel-6.22.0-pyh210e3f2_0
Linking urllib3-1.26.15-pyhd8ed1ab_0
Linking nbclient-0.7.4-pyhd8ed1ab_0
Linking requests-2.29.0-pyhd8ed1ab_0
Linking nbconvert-core-7.3.1-pyhd8ed1ab_0
Linking nbconvert-pandoc-7.3.1-pyhd8ed1ab_0
Linking jupyter_server-2.5.0-pyhd8ed1ab_0
Linking nbconvert-7.3.1-pyhd8ed1ab_0
Linking jupyter_server_fileid-0.9.0-pyhd8ed1ab_0
Linking jupyterlab_server-2.22.1-pyhd8ed1ab_0
Linking notebook-shim-0.2.3-pyhd8ed1ab_0
Linking jupyter_server_ydoc-0.8.0-pyhd8ed1ab_0
Linking nbclassic-0.5.6-pyhb4ecaf3_1
Linking notebook-6.5.4-pyha770c72_0
Linking jupyterlab-3.6.3-pyhd8ed1ab_0

Transaction finished

To activate this environment, use:

    $ [micro]mamba activate <environment>

Or to execute a single command in this environment, use:

    $ [micro]mamba run -n <environment> mycommand

トラブルシューティング

mamba 環境をアクティブに出来ない😓

$ mamba env list

Name            Active  Path                                        
────────────────────────────────────────────────────────────────────────
  base                    /home/tomoyan/micromamba                    
  JupyterLab4             /home/tomoyan/micromamba/envs/JupyterLab4   
  jupyterlab-ext          /home/tomoyan/micromamba/envs/jupyterlab-ext
  mamba-dev               /home/tomoyan/micromamba/envs/mamba-dev     
                          /home/tomoyan/miniforge3/envs/mamba-dev

conda env list で確認してみる🤔

$ conda env list

# conda environments:
#
JupyterLab4              /home/tomoyan/micromamba/envs/JupyterLab4
jupyterlab-ext           /home/tomoyan/micromamba/envs/jupyterlab-ext
mamba-dev                /home/tomoyan/micromamba/envs/mamba-dev
base                     /home/tomoyan/miniforge3
mamba-dev                /home/tomoyan/miniforge3/envs/mamba-dev

mamba-dev は mamba activate mamba-dev でアクティブ化できるので特に問題ない😉

$ mamba activate mamba-dev

(mamba-dev) $

env list に表示されない ROOT 外の conda, mamba 環境は conda 4.4 以降ではフルパスでアクティブ化できる🤔
python - Activating conda environment with its full path - Stack Overflow 翻訳

例えば JupyterLab Desktop のバンドルインストーラーが生成した conda 環境は env list には表示されないので、フルパスを指定してアクティブ化できる😉

$ jlab env info

Note: This is an experimental feature.
Default Python environment path:
  "/home/tomoyan/.config/jupyterlab-desktop/jlab_server/" [exists]
Bundled Python environment installation path:
  "/home/tomoyan/.config/jupyterlab-desktop/jlab_server" [exists]
Base conda environment path:
  "/home/tomoyan/.config/jupyterlab-desktop/jlab_server/" [exists]
System Python path:
  "/usr/bin/python" [exists]

$ mamba activate ~/.config/jupyterlab-desktop/jlab_server

or

$ conda activate ~/.config/jupyterlab-desktop/jlab_server

(/home/tomoyan/.config/jupyterlab-desktop/jlab_server) $

参考文献

  • python/mamba.txt
  • 最終更新: 2023/11/30 08:42
  • by ともやん