{"id":20900019,"url":"https://github.com/the404hacking/distro","last_synced_at":"2026-03-19T18:02:04.623Z","repository":{"id":109047485,"uuid":"107320212","full_name":"The404Hacking/distro","owner":"The404Hacking","description":"Torch installation in a self-contained folder.","archived":false,"fork":false,"pushed_at":"2017-10-17T20:27:54.000Z","size":56,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-28T19:46:59.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/The404Hacking.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-17T20:27:41.000Z","updated_at":"2023-11-03T05:04:53.000Z","dependencies_parsed_at":"2023-05-30T06:00:43.528Z","dependency_job_id":null,"html_url":"https://github.com/The404Hacking/distro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/The404Hacking/distro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2Fdistro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2Fdistro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2Fdistro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2Fdistro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The404Hacking","download_url":"https://codeload.github.com/The404Hacking/distro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The404Hacking%2Fdistro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30641884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T01:41:58.583Z","status":"online","status_checked_at":"2026-03-18T02:00:07.824Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T11:17:29.873Z","updated_at":"2026-03-18T02:05:15.449Z","avatar_url":"https://github.com/The404Hacking.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/torch/distro.svg?branch=master)](https://travis-ci.org/torch/distro)\n\n#### NOTE: Torch is not actively developed anymore and is in maintenance mode.\n\nSelf-contained Torch installation\n============\n\n#### Please refer to the [Torch installation guide](http://torch.ch/docs/getting-started.html#_) for details on how to make a fresh install of Torch on Linux or MacOS.\n#### If on windows with msvc, please refer to this [guide](win-files/README.md) for details on installation and usage.\n\n\n## Repo content\n#### Dependencies\nGlobally installed dependencies can be installed via:\n```bash\nbash install-deps\n```\n\n#### Lua and Torch\nThe self-contained Lua and Torch installations are performed via:\n```bash\n./install.sh\n```\n\nBy default Torch will install LuaJIT 2.1. If you want other options, you can use the command:\n```bash\n# If a different version was installed, used ./clean.sh to clean it\nTORCH_LUA_VERSION=LUA51 ./install.sh\nTORCH_LUA_VERSION=LUA52 ./install.sh\n```\n\n## Update\nTo update your already installed distro to the latest `master` branch of `torch/distro` simply run:\n```bash\n./update.sh\n```\n\n## Cleaning\nTo remove all the temporary compilation files you can run:\n```bash\n./clean.sh\n```\n\nTo remove the installation run:\n```bash\n# Warning: this will remove your current installation\nrm -rf ./install\n```\nYou may also want to remove the `torch-activate` entry from your shell start-up script (`~/.bashrc` or `~/.profile`).\n\n## Test\nYou can test that all libraries are installed properly by running:\n```bash\n./test.sh\n```\n\nTested on Ubuntu 14.04, CentOS/RHEL 6.3 and OSX\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe404hacking%2Fdistro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe404hacking%2Fdistro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe404hacking%2Fdistro/lists"}