> For the complete documentation index, see [llms.txt](https://docs.oscwii.org/repository-manager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oscwii.org/repository-manager/supported-archive-formats.md).

# Supported Archive Formats

| Format Name | File Extension   | Description                                                                                                                                                    |
| ----------- | ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 7z          | .7z              |                                                                                                                                                                |
| zip         | .zip             | ZIP file                                                                                                                                                       |
| bztar       | .tar.bz2 / .tbz2 | bzip2'ed tar-file                                                                                                                                              |
| gztar       | .tar.gz / .tgz   | gzip'ed tar-file                                                                                                                                               |
| tar         | .tar             | uncompressed tar file                                                                                                                                          |
| xztar       | .tar.xz / .txz   | xz'ed tar-file                                                                                                                                                 |
| rar         | .rar             | <p>RAR file<br><br>Requires <a href="https://www.rarlab.com/rar_add.htm">unrar</a> to be installed and available on the server running Repository Manager.</p> |
