{"id":15059088,"url":"https://github.com/makism/mojo-on-fedora40","last_synced_at":"2026-03-14T23:37:13.402Z","repository":{"id":248298475,"uuid":"795843146","full_name":"makism/mojo-on-fedora40","owner":"makism","description":"Instructions on installing Mojo on Fedora 40.","archived":false,"fork":false,"pushed_at":"2024-07-13T18:58:57.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T21:46:29.142Z","etag":null,"topics":["fedora","mojo","python"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makism.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-04T08:08:35.000Z","updated_at":"2024-07-13T18:59:00.000Z","dependencies_parsed_at":"2024-07-13T20:07:06.777Z","dependency_job_id":"2d25c697-ca84-4698-8977-1e203e681a97","html_url":"https://github.com/makism/mojo-on-fedora40","commit_stats":null,"previous_names":["makism/mojo-on-fedora40"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/makism/mojo-on-fedora40","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makism%2Fmojo-on-fedora40","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makism%2Fmojo-on-fedora40/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makism%2Fmojo-on-fedora40/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makism%2Fmojo-on-fedora40/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makism","download_url":"https://codeload.github.com/makism/mojo-on-fedora40/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makism%2Fmojo-on-fedora40/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30521472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fedora","mojo","python"],"created_at":"2024-09-24T22:37:01.775Z","updated_at":"2026-03-14T23:37:13.372Z","avatar_url":"https://github.com/makism.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### 🔥 on Fedora 40\n\n\u003e Depending your system you may need to `sudo`\n\n#### Install system deps\n\n```\ndnf install libbsd binutils\n```\n\n#### Fetch needed libraries\n```\nmkdir /opt/mojo-deps/\ncd /opt/mojo-deps/\n```\n\n```\nwget https://ftp.debian.org/debian/pool/main/n/ncurses/libncurses6_6.4-4_amd64.deb\nar -xv libncurses6_6.4-4_amd64.deb\ntar -xf data.tar.xz\n```\n\n```\nwget https://ftp.debian.org/debian/pool/main/n/ncurses/libtinfo6_6.4-4_amd64.deb\nar -xv libtinfo6_6.4-4_amd64.deb\ntar -xf data.tar.xz\n```\n\n```\nwget https://ftp.debian.org/debian/pool/main/libe/libedit/libedit2_3.1-20221030-2_amd64.deb\nar -xv libedit2_3.1-20221030-2_amd64.deb\ntar -xf data.tar.xz\n```\n\n#### Install Mojo\n```\nexport LD_LIBRARY_PATH=/opt/mojo-deps/lib/x86_64-linux-gnu:/opt/mojo-deps/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH\n\nmodular auth\n\nmodular install mojo\n\necho 'export MODULAR_HOME=\"/home/$USERNAME/.modular\"' \u003e\u003e ~/.zshrc                             \necho 'export PATH=\"/home/$USERNAME/.modular/pkg/packages.modular.com_mojo/bin:$PATH\"' \u003e\u003e ~/.zshrc\nsource ~/.zshrc\n```\n\n#### Run the 🔥 REPL with:\n```\nexport LD_LIBRARY_PATH=/opt/mojo-deps/lib/x86_64-linux-gnu:/opt/mojo-deps/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH\nmojo\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakism%2Fmojo-on-fedora40","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakism%2Fmojo-on-fedora40","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakism%2Fmojo-on-fedora40/lists"}