{"id":15051122,"url":"https://github.com/hebertcisco/deb-install","last_synced_at":"2025-04-10T02:41:00.699Z","repository":{"id":37926016,"uuid":"208478484","full_name":"hebertcisco/deb-install","owner":"hebertcisco","description":"Debian based apps Installation Automation","archived":false,"fork":false,"pushed_at":"2024-08-05T01:48:33.000Z","size":124,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-23T23:36:38.016Z","etag":null,"topics":["automation","debian","debian-linux","debian-packages","installation","installation-script","installation-scripts","shell","shell-script","ubuntu-auto","ubuntu-packages"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/deb-install","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hebertcisco.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":"2019-09-14T17:37:59.000Z","updated_at":"2024-08-05T01:48:36.000Z","dependencies_parsed_at":"2024-01-24T01:35:26.523Z","dependency_job_id":"7125e1a4-7b18-45e7-97b3-3f850fd3fbaa","html_url":"https://github.com/hebertcisco/deb-install","commit_stats":{"total_commits":86,"total_committers":7,"mean_commits":"12.285714285714286","dds":0.7325581395348837,"last_synced_commit":"a3f900f9f23118dd646fffd239ac9e73f1d8aeec"},"previous_names":["hebertcisco/ubuntu-auto-install"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hebertcisco%2Fdeb-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hebertcisco%2Fdeb-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hebertcisco%2Fdeb-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hebertcisco%2Fdeb-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hebertcisco","download_url":"https://codeload.github.com/hebertcisco/deb-install/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248144892,"owners_count":21055005,"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":["automation","debian","debian-linux","debian-packages","installation","installation-script","installation-scripts","shell","shell-script","ubuntu-auto","ubuntu-packages"],"created_at":"2024-09-24T21:31:02.136Z","updated_at":"2025-04-10T02:41:00.671Z","avatar_url":"https://github.com/hebertcisco.png","language":"Shell","funding_links":["https://www.patreon.com/hebertfbarros"],"categories":[],"sub_categories":[],"readme":"# Debian based apps Installation Automation\n\n\u003e This script automates the installation of useful tools for a common dev on\n\u003e Debian-based systems.\n\n### Requirements\n\nA Debian-based system (e.g. Ubuntu, Debian) apt package manager installed An\ninternet connection\n\n### Usage\n\nTo use the script, open a terminal and run the following command:\n\n#### From source\n\n```sh\ngit clone https://github.com/hebertcisco/deb-install\ncd deb-install\nmake\n```\n\n#### Bash \u0026 Curl\n\n```sh\nsh -c \"$(curl -fsSL https://raw.githubusercontent.com/hebertcisco/deb-install/master/install.sh)\"\n```\n\n#### With NPM\n\n```sh\nsudo npm i -g deb-install\n```\n\n##### Comands available affter installed with NPM\n\n```sh\ndeb-install\n```\n\n```sh\ndeb-install-aws\n```\n\n```sh\ndeb-install-basics\n```\n\n```sh\ndeb-install-configs\n```\n\n```sh\ndeb-install-dbeaver\n```\n\n```sh\ndeb-install-docker\n```\n\n```sh\ndeb-install-dotnet -c Current\n```\n\n```sh\ndeb-install-dotnet -c Current --runtime aspnetcore\n```\n\n```sh\ndeb-install-git\n```\n\n```sh\ndeb-install-php\n```\n\n```sh\ndeb-install-php8.2\n```\n\n```sh\ndeb-install-snap\n```\n\n```sh\ndeb-install-vim\n```\n\n```sh\ndeb-install-code\n```\n\n```sh\ndeb-install-zsh\n```\n\n### Support\n\nIf you have any issues or questions about using this script, please open an\nissue on the GitHub repository or contact the author directly.\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check\n[issues page](issues).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n\u003ca  href=\"https://www.patreon.com/hebertfbarros\"\u003e\n  \u003cimg style=\"border-radius:20px;\" src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"\u003e\n\u003c/a\u003e\n\n## 📝 License\n\nCopyright © 2023 [Hebert F Barros](https://github.com/hebertcisco).\u003cbr /\u003e This\nproject is [MIT](LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebertcisco%2Fdeb-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhebertcisco%2Fdeb-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebertcisco%2Fdeb-install/lists"}