{"id":18303965,"url":"https://github.com/computate-org/computate_flightgear","last_synced_at":"2026-01-21T14:35:58.977Z","repository":{"id":124646240,"uuid":"540961358","full_name":"computate-org/computate_flightgear","owner":"computate-org","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-07T23:00:43.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T10:22:07.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/computate-org.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":"2022-09-24T20:38:52.000Z","updated_at":"2024-07-07T23:00:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f532c9cb-acb2-462d-ad23-41e47201f37b","html_url":"https://github.com/computate-org/computate_flightgear","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/computate-org/computate_flightgear","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computate-org%2Fcomputate_flightgear","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computate-org%2Fcomputate_flightgear/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computate-org%2Fcomputate_flightgear/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computate-org%2Fcomputate_flightgear/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/computate-org","download_url":"https://codeload.github.com/computate-org/computate_flightgear/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computate-org%2Fcomputate_flightgear/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28634850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"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":[],"created_at":"2024-11-05T15:27:24.967Z","updated_at":"2026-01-21T14:35:58.959Z","avatar_url":"https://github.com/computate-org.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Install the prerequisite applications\n\n- https://github.com/computate-org/computate_plib\n- https://github.com/computate-org/computate_simgear\n\n# Install flightgear\n\n## Install the latest Python and setup a new Python virtualenv\n\n```bash\npkcon install -y git\npkcon install -y python3\npkcon install -y python3-pip\npkcon install -y python3-virtualenv\nvirtualenv-3 ~/python\n```\n\n### Load the python virtual environment and activate it for new terminals\n\n```bash\nsource ~/python/bin/activate\necho \"source ~/python/bin/activate\" | tee -a ~/.bashrc\n```\n\n### Configure the terminal to load the ~/.local libraries\n\n```bash\necho \"export LD_LIBRARY_PATH=${HOME}/.local/lib64:${HOME}/.local/lib\" | tee -a ~/.bashrc\n```\n\n## Install the latest Ansible\n\n```bash\npip install setuptools_rust wheel\npip install --upgrade pip\npip install ansible\n```\n\n## Install the flightgear ansible role\n\n### Create a directory for the ansible role. \n\n```bash\ninstall -d ~/.ansible/roles/computate.computate_flightgear\n```\n\n### Clone the flightgear ansible role. \n\n```bash\ngit clone git@github.com:computate-org/computate_flightgear.git ~/.ansible/roles/computate.computate_flightgear\n```\n\n## Run the flightgear ansible playbook to install the application locally. \n\n```bash\ncd ~/.ansible/roles/computate.computate_flightgear\nansible-playbook install.yml\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputate-org%2Fcomputate_flightgear","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomputate-org%2Fcomputate_flightgear","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputate-org%2Fcomputate_flightgear/lists"}