{"id":21384173,"url":"https://github.com/sriharikapu/goos-e","last_synced_at":"2026-05-17T12:08:02.124Z","repository":{"id":94293802,"uuid":"267271554","full_name":"sriharikapu/goos-e","owner":"sriharikapu","description":"Goose is a GO Lang based operating system - its experemental","archived":false,"fork":false,"pushed_at":"2020-05-27T16:35:56.000Z","size":161,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T23:28:41.265Z","etag":null,"topics":["c","compiler","go","golang","goos","operating-system","os"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sriharikapu.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":"2020-05-27T09:04:21.000Z","updated_at":"2023-01-29T03:56:32.000Z","dependencies_parsed_at":"2023-04-09T14:32:57.229Z","dependency_job_id":null,"html_url":"https://github.com/sriharikapu/goos-e","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sriharikapu%2Fgoos-e","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sriharikapu%2Fgoos-e/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sriharikapu%2Fgoos-e/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sriharikapu%2Fgoos-e/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sriharikapu","download_url":"https://codeload.github.com/sriharikapu/goos-e/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243864609,"owners_count":20360355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["c","compiler","go","golang","goos","operating-system","os"],"created_at":"2024-11-22T11:39:01.733Z","updated_at":"2026-05-17T12:07:57.086Z","avatar_url":"https://github.com/sriharikapu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goos-e\nGoose is a GO Lang based operating system - its experemental\n\n### Installation steps\n\n#### step 1: Install buildutils\n\n`\nsudo apt-get install -y binutils-common`\n\n#### step 2: Install xorriso\n\n`\nsudo apt-get install -y xorriso`\n\n#### step 3: Install grub\n\n`\nsudo apt-get install grub-pc`\n\n#### step 4: Install nasm\n\n`\nsudo apt-get install -y nasm`\n\n#### step 5: Install GOLang\n\n```\nsudo apt-get remove golang --purge\n\nsudo add-apt-repository ppa:gophers/archive\nsudo apt-get update\n\nsudo apt-get install golang-1.8\n\nsudo ln /usr/lib/go-1.8/bin/go /usr/bin/go1.8\n```\n\n#### step 6: Install libglib, libpixman\n\n```\nsudo apt-get install libglib2.0-dev\n\nsudo apt-get install libpixman-1-dev\n```\n\n#### step 7: Install qemu\n\n```\nsudo wget https://download.qemu.org/qemu-5.0.0.tar.xz\n\nsudo tar xvJf qemu-5.0.0.tar.xz\n\nsudo cd qemu-5.0.0\n\nsudo ./configure\n\nsudo make\n```\n\n### Buld the project\n\n`\nmake run-qemu\n`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsriharikapu%2Fgoos-e","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsriharikapu%2Fgoos-e","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsriharikapu%2Fgoos-e/lists"}