{"id":19913093,"url":"https://github.com/atareao/ubuntu-first-steps","last_synced_at":"2026-04-07T11:32:16.000Z","repository":{"id":48079752,"uuid":"190277931","full_name":"atareao/ubuntu-first-steps","owner":"atareao","description":"First steps with Ubuntu","archived":false,"fork":false,"pushed_at":"2021-10-10T08:11:34.000Z","size":719,"stargazers_count":38,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-13T16:44:38.764Z","etag":null,"topics":["desktop","desktop-application","first-steps","installation","linux","ubuntu"],"latest_commit_sha":null,"homepage":"https://www.atareao.es","language":"Python","has_issues":true,"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/atareao.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}},"created_at":"2019-06-04T20:56:03.000Z","updated_at":"2025-04-07T23:54:15.000Z","dependencies_parsed_at":"2022-08-12T18:10:32.991Z","dependency_job_id":null,"html_url":"https://github.com/atareao/ubuntu-first-steps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atareao/ubuntu-first-steps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Fubuntu-first-steps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Fubuntu-first-steps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Fubuntu-first-steps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Fubuntu-first-steps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atareao","download_url":"https://codeload.github.com/atareao/ubuntu-first-steps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atareao%2Fubuntu-first-steps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31511606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"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":["desktop","desktop-application","first-steps","installation","linux","ubuntu"],"created_at":"2024-11-12T21:31:56.239Z","updated_at":"2026-04-07T11:32:15.972Z","avatar_url":"https://github.com/atareao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to Ubuntu First Steps 👋\u003ch1\u003e\n\n![Licencia MIT](https://img.shields.io/badge/Licencia-MIT-green)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b3e704c3f150404582cd23b9fcb4be32)](https://www.codacy.com/manual/atareao/ubuntu-first-steps?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=atareao/ubuntu-first-steps\u0026amp;utm_campaign=Badge_Grade)\n[![CodeFactor](https://www.codefactor.io/repository/github/atareao/ubuntu-first-steps/badge/master)](https://www.codefactor.io/repository/github/atareao/ubuntu-first-steps/overview/master)\n\n[![Twitter: atareao](https://img.shields.io/twitter/follow/atareao.svg?style=social)](https://twitter.com/atareao)\n\n\u003cimg src=\"./data/icons/scalable/apps/ubuntu-first-steps.svg\" align=\"right\"\n     title=\"start-here Logo\" width=\"128\" height=\"128\"\u003e\n\n\n## 🏠 [Homepage](https://www.atareao.es/aplicacion/ubuntu-first-steps/)\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n* If you install it from PPA don't worry about, because all the requirements are included in the package\n* If you clone the repository, you need, at least, these dependencies,\n\n```\npython3-gi\ngir1.2-gtk-3.0\ngir1.2-gdkpixbuf-2.0\ngir1.2-glib-2.0\ngir1.2-vte-2.91\ngir1.2-handy-0.0\n```\n\n## Installing Ubuntu First Steps\n\nTo install **Ubuntu First Steps**, follow these steps:\n\n* In a terminal (`Ctrl+Alt+T`), run these commands\n\n```\nsudo add-apt-repository ppa:atareao/atareao\nsudo apt update\nsudo apt install ubuntu-first-steps\n```\n\n## Using Ubuntu First Steps\n\n**Ubuntu First Steps** has 5 main sections to custom the Ubuntu User Experience\n\n* Custom dock\n\n![Custom dock](./screenshots/ubuntu-first-steps-screenshot-1.png)\n\n* Custom desktop\n\n![Custom desktop](./screenshots/ubuntu-first-steps-screenshot-2.png)\n\n* Privacy\n\n![Privacy](./screenshots/ubuntu-first-steps-screenshot-3.png)\n\n* Repositories\n\n![Repositories](./screenshots/ubuntu-first-steps-screenshot-4.png)\n\n* Applications\n\n![Applications](./screenshots/ubuntu-first-steps-screenshot-5.png)\n\n### About this application\n\n![About this app](./screenshots/ubuntu-first-steps-screenshot-6.png)\n\n## Contributing to Ubuntu First Steps\n\nTo contribute to **Ubuntu First Steps**, follow these steps:\n\n1. Fork this repository.\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`.\n3. Make your changes and commit them: `git commit -m '\u003ccommit_message\u003e'`\n4. Push to the original branch: `git push origin \u003cproject_name\u003e/\u003clocation\u003e`\n5. Create the pull request.\n\nAlternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n## 👤 Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.atareao.es\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/298055?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eLorenzo Carbonell\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/atareao/fondos-productivos/commits?author=atareao\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## Contact\n\nIf you want to contact me you can reach me at [atareao.es](https://www.atareao.es).\n\n## License\n\nThis project uses the following license: [MIT License](https://choosealicense.com/licenses/mit/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatareao%2Fubuntu-first-steps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatareao%2Fubuntu-first-steps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatareao%2Fubuntu-first-steps/lists"}