miniconda3 archive

This repository stores an uncompressed tar archive of a miniconda3 installation, split into numbered parts for reliable transfer.

Archive layout

  • Parts: miniconda3.tar.part-000 through miniconda3.tar.part-011
  • Total size: 122,069,401,600 bytes (113.686 GiB)
  • Archive entries: 1,132,388, all under the top-level miniconda3/ directory
  • The first 11 parts are exactly 10 GiB each; the final part is 3,957,800,960 bytes.
  • File permissions, relative symbolic links, hard links, ACLs, extended attributes, and SELinux metadata are retained where available.
  • The 16 files matching */etc/aau_token were intentionally excluded because they are per-installation anonymous telemetry identifiers.

The parts are segments of one tar stream and are not independently extractable.

Verify and restore

Download every part into one directory, then run:

sha256sum -c SHA256SUMS
cat miniconda3.tar.part-* | tar --acls --xattrs --selinux -xpf -

Extraction creates a top-level miniconda3/ directory. Conda environments can contain their original installation prefix in scripts and binaries, so restoring to the original path is safest; otherwise rebuild or relocate the environments as appropriate.

Third-party packages inside the archive retain their own license terms.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support