{"id":21018013,"url":"https://github.com/sthysel/archlinux-arm-cockpit","last_synced_at":"2025-10-04T13:09:41.560Z","repository":{"id":138849908,"uuid":"122951042","full_name":"sthysel/archlinux-arm-cockpit","owner":"sthysel","description":"Installing cockpit on a Raspberry Pi running Arch","archived":false,"fork":false,"pushed_at":"2020-02-24T02:34:00.000Z","size":121,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-22T09:58:18.477Z","etag":null,"topics":["arch","arm","aur","cockpit","pcp","raspberry-pi"],"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/sthysel.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":"2018-02-26T10:08:37.000Z","updated_at":"2020-02-24T02:34:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"5eb427c3-6957-4e9b-b6b6-a308666cec6f","html_url":"https://github.com/sthysel/archlinux-arm-cockpit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sthysel/archlinux-arm-cockpit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Farchlinux-arm-cockpit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Farchlinux-arm-cockpit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Farchlinux-arm-cockpit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Farchlinux-arm-cockpit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sthysel","download_url":"https://codeload.github.com/sthysel/archlinux-arm-cockpit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sthysel%2Farchlinux-arm-cockpit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278316094,"owners_count":25966925,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["arch","arm","aur","cockpit","pcp","raspberry-pi"],"created_at":"2024-11-19T10:23:09.243Z","updated_at":"2025-10-04T13:09:41.504Z","avatar_url":"https://github.com/sthysel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installing and running cockpit on Arch linux for arm on a raspberry Pi\n\n\n![Cockpit](/pics/cockpit.png)\n\nIn short:\n* Get and install pcp from aur.\n* Get and install cockpit from aur.\n\n## Prep\n\nBoth pcp and cockpit will be built from source so install the necessary tools\n\n``` bash\n$ sudo pacman -S base-devel git neovim\n\n```\n\n## pcp\n\n``` bash\n$ git clone https://aur.archlinux.org/pcp.git\n```\n\nTrim out failed dependencies from PKGBUILD that does not seem to matter:\n\n``` bash\nmakedepends=(git intltool gtk-doc gobject-introspection networkmanager libgsystem xmlto npm tar) \n```\n\n``` bash\n# makepkg -sir\n```\n\nThis takes a afternoon to compile on an old raspberry pi \n\n## cockpit\n\nclone cockpit from aur and build. It builds without issue.\n\n\n``` bash\n# systemctl enable cockpit.socket\n# systemctl start cockpit.socket\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsthysel%2Farchlinux-arm-cockpit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsthysel%2Farchlinux-arm-cockpit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsthysel%2Farchlinux-arm-cockpit/lists"}