{"id":44290927,"url":"https://github.com/mapitman/linux-setup","last_synced_at":"2026-02-10T23:34:14.912Z","repository":{"id":89982779,"uuid":"38584870","full_name":"mapitman/linux-setup","owner":"mapitman","description":"Scripts for getting my linux environment set up from scratch","archived":false,"fork":false,"pushed_at":"2024-12-31T02:42:22.000Z","size":139,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T03:27:26.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapitman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2015-07-05T21:31:37.000Z","updated_at":"2024-12-31T02:42:26.000Z","dependencies_parsed_at":"2023-05-02T20:32:21.055Z","dependency_job_id":"22e7b235-0b17-4386-afb7-2ca4bde68ed9","html_url":"https://github.com/mapitman/linux-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mapitman/linux-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapitman%2Flinux-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapitman%2Flinux-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapitman%2Flinux-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapitman%2Flinux-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapitman","download_url":"https://codeload.github.com/mapitman/linux-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapitman%2Flinux-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29321427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2026-02-10T23:34:14.810Z","updated_at":"2026-02-10T23:34:14.901Z","avatar_url":"https://github.com/mapitman.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linux-setup\n\n**NOTE: I'm no longer updating the scripts in this repo. I'm using [mapitman/linux-bootstrap](https://github.com/mapitman/linux-bootstrap) instead.**\n\nScripts for getting my Linux environment set up after doing a fresh install. Works with Ubuntu, Fedora and Arch.  \n\n\nOn Arch (or Arch derivatives) this will install [aurman](https://aur.archlinux.org/packages/aurman) to help manage AUR packages. \n\n\n## Installation\n\nClone the repository, which requires git (git is already available on Fedora):\n\n```sh\n# Arch\nsudo pacman -S git\n\n# Ubuntu\nsudo apt install git\n\n# Clone the repository\ngit clone https://github.com/mapitman/linux-setup.git\n```\n\n### Run the install script\n\n```sh\ncd ./linux-setup\n./setup.sh\n```\n\nThis will install [Docker](http://docker.com), [.NET Core](https://github.com/dotnet/core), [Golang](http://golang.org/), setup your [Golang coding environment and workspace](http://golang.org/doc/code.html), and configure [Vim](http://www.vim.org/) with some [nice settings for Golang development](https://github.com/fatih/vim-go). It also prompts for desktop and laptop specific applications. To see what else it does, read the scripts!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapitman%2Flinux-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapitman%2Flinux-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapitman%2Flinux-setup/lists"}